2023-06-09 21:16:37 +08:00
|
|
|
## Changes
|
|
|
|
|
2023-11-21 00:21:09 +08:00
|
|
|
### Changes
|
2023-10-27 14:03:28 +08:00
|
|
|
|
2023-11-21 00:21:09 +08:00
|
|
|
- add webgpu nf4
|
|
|
|
- add sidePanel for Chat page
|
|
|
|
- add hf-mirror for cn users
|
|
|
|
- use local API when it's working, even if a custom API URL is provided
|
|
|
|
- add rwkv API URL Option
|
|
|
|
- macos: change default webgpu backend to aarch64-apple-darwin and fix the permission issue
|
|
|
|
- strict default_stop
|
|
|
|
- fix state_cache of deploy mode
|
|
|
|
- fix a finetune bug
|
|
|
|
- improve lazy loading ui
|
|
|
|
- display lastModelName at the top (WorkHeader)
|
|
|
|
- chores
|
2023-10-27 14:03:28 +08:00
|
|
|
|
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
|