Files
rwkv-runner/CURRENT_CHANGE.md
2024-05-12 23:38:21 +08:00

31 lines
954 B
Markdown

## Changes
### Features
- add support for dynamic state-tuned models
![image](https://github.com/josStorer/RWKV-Runner/assets/13366013/42206150-1321-4791-89a2-8d5c4f655ed8)
### Upgrades
- bump webgpu mode [ai00_server v0.4.8](https://github.com/Ai00-X/ai00_server)
### Improvements
- add tps console output
- add torch cnMirror
- disable pre_ffn and head_qk
- improve frontend details
### Chores
- update manifest.json and defaultModelConfigs
## 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