2023-11-30 13:04:02 +08:00
|
|
|
## Changes
|
2023-06-09 21:16:37 +08:00
|
|
|
|
2023-12-08 19:22:01 +08:00
|
|
|
- add web-rwkv-converter (Safetensors Convert no longer depends on Python) (WebGPU Server 0.3.3)
|
|
|
|
- model tags classifier
|
|
|
|
- improve presets interaction
|
|
|
|
- better state cache
|
|
|
|
- better customCuda condition
|
|
|
|
- add python-3.10.11-embed-amd64.zip cnMirror
|
|
|
|
- always reset to activePreset
|
|
|
|
- for devices that gpu is not supported, use cpu to merge lora
|
|
|
|
- RWKV_RESCALE_LAYER 999 for music model
|
|
|
|
- disable hashed assets
|
|
|
|
- fix webWails undefined functions
|
|
|
|
- fix damaged logo
|
|
|
|
- chore
|
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
|
2023-11-29 19:31:56 +08:00
|
|
|
- Server-Deploy-Examples: https://github.com/josStorer/RWKV-Runner/tree/master/deploy-examples
|