-
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
2 changed files
with
18 additions
and
28 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
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,22 @@ | ||
## Changes | ||
|
||
- fix NoteOff ElapsedTime of MIDI Tracks | ||
- improve details of MIDI Input | ||
- add high loss warning | ||
- lora finetune version check | ||
- 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 | ||
|
||
## 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 | ||
|
||
#### MIDI Input Audio Tracks | ||
|
||
![image](https://github.com/josStorer/RWKV-Runner/assets/13366013/e35e23a4-1942-4649-995d-eabf386722f7) |