17 lines
772 B
Markdown
17 lines
772 B
Markdown
## 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 |