v1.9.1
Changes
- bump webgpu(python) (rwkv7 support) (https://github.com/cryscan/web-rwkv-py)
- bump rwkv.cpp (rwkv7 support) (https://github.com/RWKV/rwkv.cpp)
- reasoning model renderer support (like deepseek-r1, Qwen qwq)
- smart scroll area support, no longer locked to bottom when generating
- precision of penalty can be set to 0.01
- update manifest and default configs
- update welcome message
Note: If you encounter WebView2 crash issues, please try opening the Windows Settings, click on Apps, search for
WebView2, click Modify -> Repair to update your WebView2 runtime.
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