What's new in 0.0.6 (2023-07-24)
These are the changes in inference v0.0.6.
Enhancements
Bug fixes
- BUG: baichuan-chat and baichuan-base don't support MacOS by @pangyoki in #202
- BUG: fix pytorch model generate bug when stream is True by @pangyoki in #210
- BUG: solve the problem that pytorch model still occupies memory after terminating the model by @pangyoki in #219
- BUG: fix baichuan-chat configure by @pangyoki in #217
- BUG: Update requirements of gradio by @aresnow1 in #216
- BUG: chat stopwords by @UranusSeven in #222
- BUG: disable vicuna pytorch model by @pangyoki in #225
- BUG: Set default embedding to be True by @jiayini1119 in #236
Documentation
- DOC: Add notes for metal GPU acceleration by @aresnow1 in #213
- DOC: Add Japanese README by @eltociear in #228
- DOC: Adding Examples to documentation by @RayJi01 in #196
New Contributors
- @eltociear made their first contribution in #228
Full Changelog: v0.0.5...v0.0.6