2023-06-09 21:16:37 +08:00
|
|
|
## Changes
|
|
|
|
|
2023-06-13 23:21:39 +08:00
|
|
|
- add support for python3.8 3.9
|
|
|
|
- avoid misoperations of state_cache API
|
|
|
|
- allow unloading model with switch-model API
|
|
|
|
- add logs for Generation Prompt
|
|
|
|
- add max state cache length
|
|
|
|
- update models manifest and default configs
|
|
|
|
- update Instruction template
|
|
|
|
- improve built-in user guides
|
2023-06-09 21:16:37 +08:00
|
|
|
|
|
|
|
## 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
|