LMDeploy Release V0.0.12
What's Changed
🚀 Features
- add solar chat template by @AllentDan in #576 and #587
💥 Improvements
- change
model_format
toqwen
whenmodel_name
starts withqwen
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
fromchat.py
andclient.py
by @irexyc in #591
🌐 Other
Full Changelog: v0.0.11...v0.0.12