release v1.2.1
This commit is contained in:
17
CURRENT_CHANGE.md
Normal file
17
CURRENT_CHANGE.md
Normal file
@@ -0,0 +1,17 @@
|
||||
## Changes
|
||||
|
||||
- CI/CD pipeline
|
||||
- update InstallPyDep for better macOS support
|
||||
- improve update process for macOS and Linux
|
||||
- add server deploy examples for windows and linux
|
||||
- organize the structure of manifest.json
|
||||
- add logs for state cache and switch-model
|
||||
- fix UnboundLocalError: local variable 'response' referenced before assignment
|
||||
- remove `enableHighPrecisionForLastLayer`
|
||||
|
||||
## Install
|
||||
|
||||
- Windows: https://github.com/josStorer/RWKV-Runner/blob/master/build/windows/Readme_Install.txt
|
||||
- MacOS: https://github.com/josStorer/RWKV-Runner/blob/master/build/darwin/Readme_Install.txt
|
||||
- Linux: https://github.com/josStorer/RWKV-Runner/blob/master/build/linux/Readme_Install.txt
|
||||
- Server-Deploy-Examples: https://github.com/josStorer/RWKV-Runner/tree/master/deploy-examples
|
||||
Reference in New Issue
Block a user