release v1.6.8

This commit is contained in:
josc146 2024-01-05 13:53:50 +08:00
parent e3b3452a73
commit 549f32a743
2 changed files with 39 additions and 5 deletions

View File

@ -1,10 +1,8 @@
## Changes ## Changes
- rwkv5 lora finetune support (https://github.com/JL-er/RWKV-v5-lora) - abc music inference support
- improve memory usage and speed of convert_safetensors.py - basic abc frontend support
- webgpu(python) state cache support - fix finetune errorsMap ($modelInfo)
- improve state cache performance (especially for rwkv.cpp)
- chore
## Install ## Install

View File

@ -1214,6 +1214,24 @@
"Music" "Music"
] ]
}, },
{
"name": "RWKV-4-ABC-82M-v1-20230805-ctx1024.pth",
"desc": {
"en": "Music ABC 82M v1",
"zh": "作曲 ABC 82M v1",
"ja": "作曲 ABC 82M v1"
},
"size": 164183345,
"SHA256": "4c83859f387bc3953d19890338a3e50ea7f2278e1bbb9d6eae9b773c81958a01",
"lastUpdated": "2023-08-06T05:46:55",
"url": "https://huggingface.co/BlinkDL/rwkv-4-music/blob/main/RWKV-4-ABC-82M-v1-20230805-ctx1024.pth",
"downloadUrl": "https://huggingface.co/BlinkDL/rwkv-4-music/resolve/main/RWKV-4-ABC-82M-v1-20230805-ctx1024.pth",
"tags": [
"Main",
"RWKV-4",
"Music"
]
},
{ {
"name": "RWKV-5-MIDI-120M-v1-20230728-ctx4096.pth", "name": "RWKV-5-MIDI-120M-v1-20230728-ctx4096.pth",
"desc": { "desc": {
@ -1249,6 +1267,24 @@
"RWKV-5", "RWKV-5",
"Music" "Music"
] ]
},
{
"name": "RWKV-5-ABC-82M-v1-20230901-ctx1024.pth",
"desc": {
"en": "RWKV-5 Music ABC 82M v1",
"zh": "RWKV-5 作曲 ABC 82M v1",
"ja": "RWKV-5 作曲 ABC 82M v1"
},
"size": 164222002,
"SHA256": "5bf9ae32e4ef05c3851d6010709c6c00dda926d110766b9a712bc48c0a53e098",
"lastUpdated": "2023-09-02T06:55:12",
"url": "https://huggingface.co/BlinkDL/rwkv-5-music/blob/main/RWKV-5-ABC-82M-v1-20230901-ctx1024.pth",
"downloadUrl": "https://huggingface.co/BlinkDL/rwkv-5-music/resolve/main/RWKV-5-ABC-82M-v1-20230901-ctx1024.pth",
"tags": [
"Main",
"RWKV-5",
"Music"
]
} }
] ]
} }