release v1.2.2

This commit is contained in:
josc146 2023-06-13 23:21:39 +08:00
parent 366e67bb6e
commit 47db663fcd

View File

@ -1,13 +1,13 @@
## Changes ## Changes
- CI/CD pipeline - add support for python3.8 3.9
- update InstallPyDep for better macOS support - avoid misoperations of state_cache API
- improve update process for macOS and Linux - allow unloading model with switch-model API
- add server deploy examples for windows and linux - add logs for Generation Prompt
- organize the structure of manifest.json - add max state cache length
- add logs for state cache and switch-model - update models manifest and default configs
- fix UnboundLocalError: local variable 'response' referenced before assignment - update Instruction template
- remove `enableHighPrecisionForLastLayer` - improve built-in user guides
## Install ## Install