2023-06-09 21:16:37 +08:00
|
|
|
## Changes
|
|
|
|
|
2023-07-28 13:05:55 +08:00
|
|
|
- add Composition Page (RWKV-Music)
|
|
|
|
- improve RunButton prompt
|
|
|
|
- support for `stop` array api params
|
|
|
|
- improve embeddings API results
|
|
|
|
- improve python backend startup speed
|
|
|
|
- add support for MIDI RWKV
|
|
|
|
- add midi api
|
|
|
|
- add CPU-120M-Music config
|
|
|
|
- improve sse fetch
|
|
|
|
- update manifest (a lot of new models)
|
|
|
|
- update presets
|
|
|
|
- remove LoraFinetunePrecision fp32
|
2023-07-28 22:14:53 +08:00
|
|
|
- chore
|
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
|