23 lines
738 B
Markdown
23 lines
738 B
Markdown
## Changes
|
|
|
|
### Upgrades
|
|
|
|
- rwkv 0.8.25 (fix v6 fp16i8)
|
|
|
|
### Fixes
|
|
|
|
- fix /update-config can make the default value of unclearly specified fields invalid by passing in None fields
|
|
|
|
### Chores
|
|
|
|
- change AVOID_PENALTY to \n only
|
|
- chores
|
|
|
|
## 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
|
|
- Simple Deploy Example: https://github.com/josStorer/RWKV-Runner/blob/master/README.md#simple-deploy-example
|
|
- Server Deploy Examples: https://github.com/josStorer/RWKV-Runner/tree/master/deploy-examples
|