17 lines
654 B
Markdown
17 lines
654 B
Markdown
## Changes
|
|
|
|
- upgrade to rwkv 0.8.22 (rwkv6 support)
|
|
- allow reading attachments even if the model is offline
|
|
- improve launch flow of webgpu mode
|
|
- allow safetensors converter on macOS
|
|
- fix fs watcher of macOS
|
|
- update defaultConfigs
|
|
- update manifest
|
|
- 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
|
|
- Server-Deploy-Examples: https://github.com/josStorer/RWKV-Runner/tree/master/deploy-examples |