Skip to content

LMDeploy Release V0.0.12

Compare
Choose a tag to compare
@lvhan028 lvhan028 released this 24 Oct 04:23
· 891 commits to main since this release
96f1b8e

What's Changed

🚀 Features

💥 Improvements

  • change model_format to qwen when model_name starts with qwen by @lvhan028 in #575
  • robust incremental decode for leading space by @AllentDan in #581

🐞 Bug fixes

  • avoid splitting chinese characters during decoding by @AllentDan in #566
  • Revert "[Docs] Simplify build.md" by @pppppM in #586
  • Fix crash and remove sys_instruct from chat.py and client.py by @irexyc in #591

🌐 Other

Full Changelog: v0.0.11...v0.0.12