Skip to content

rLLM: v0.2.1.post1

Latest

Choose a tag to compare

@jeffreysijuntan jeffreysijuntan released this 18 Dec 23:51
· 54 commits to main since this release
618fa7d

What's Changed

  • update docs & add curves by @thwu1 in #343
  • Fix import for colorful_print in agent_sdk_engine.py and agent_sdk_trainer.py by @wht0703 in #345
  • Unblock sdk installation by overriding dependices by @wht0703 in #348
  • [Doc] Update README and fix a few installation related issues by @listar2000 in #347
  • fix: keyerror completion_ids by @kxfan2002 in #353
  • Fix: Enable GPU acceleration for dense retrieval in search agent by @Gitsamshi in #349

New Contributors

Full Changelog: v0.2.1...v0.2.1.post1