-
Notifications
You must be signed in to change notification settings - Fork 519
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
## 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 | ||
- MIDI Input Audio Tracks (Experimental, playing tracks is not supported yet, please save to generation area to preview) | ||
- fix autoPlayed midi cannot be stopped | ||
- try to use local soundfont by default | ||
- improve details | ||
|
||
## 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 | ||
- Server-Deploy-Examples: https://github.com/josStorer/RWKV-Runner/tree/master/deploy-examples | ||
|
||
#### MIDI Input Audio Tracks | ||
|
||
![image](https://github.com/josStorer/RWKV-Runner/assets/13366013/e35e23a4-1942-4649-995d-eabf386722f7) |