[0.1.3] - 2024-07-09
New Features
- update docs in mkdocs - commit
- convert the onlineChatModule stream output to nonstream (#61) - commit
Bug Fixes / Nits
- Fixed a bug that required explicit settings when using auto-deploy (#64) - commit
- add log_once for logger system (#60) - commit
- Fixed a bug that caused the test to get stuck due to resources on sco not being released. (#63) - commit
- fix: web module unexpected type error (#58) - commit
- Support sft via
LLaMA-Factory
(#51) - commit
- change default language of README.md to English from Chinese (#57) - commit
- add with for switch and loop (#55) - commit
- add DocNode and sentence-splitter for RAG (#48) - commit
- Dev env update (#52) - commit
- support TrainableModule.share() (#40) - commit
- fix: rename document (#50) - commit
- Update README.md to add rag demo (#46) - commit
[0.1.3] - 2024-06-22
New Features
- Updated the logic of uploading to pipy (#42) - commit
- support keep record for sensecore (#41) - commit
- Fixed CI stability (#39) - commit
- version to v0.1.2 (#38) - commit
- modify version to v0.1.0 (#36) - commit
- upload PyPI and Release (#35) - commit
- Organize Pytest Examples And Add them to CI (#29) - commit
- add python package manager for lazyllm (#20) - commit
- Fixed the bug caused by the given path not existing in the logging system. (#25) - commit
- fix bug for online chat formatter (#24) - commit
- Online chat formatter (#8) - commit
- add
aslist
, astuple
and join
for parallel and warp (#23) - commit
- Add auto path for data and model (#21) - commit
- exports all examples (#22) - commit
- add badges (#19) - commit
Bug Fixes / Nits
- update readme (#17) - commit
- Support simple prompt keys, RAG demo and readme (#14) - commit
- add best-practice docs for rag (#16) - commit
- Deploy doc (#9) - commit
- rtd doc (#15) - commit
- add best-practice docs for prompter and module (#13) - commit
- trainable module init with no arg and examples corrections (#11) - commit
- add parallel mode for all prompts (#10) - commit
- Nits and bugs (#7) - commit
- fix readme (#6) - commit