release v1.8.1

This commit is contained in:
josc146 2024-05-12 23:38:21 +08:00
parent cc8b22f0fb
commit bfbf43f45c

View File

@ -1,8 +1,25 @@
## Changes
- bump webgpu mode [ai00_server v0.4.3](https://github.com/Ai00-X/ai00_server)
- fix remote customApiUrl (403 forbidden error)
- update state-tuned safetensors converter
### Features
- add support for dynamic state-tuned models
![image](https://github.com/josStorer/RWKV-Runner/assets/13366013/42206150-1321-4791-89a2-8d5c4f655ed8)
### Upgrades
- bump webgpu mode [ai00_server v0.4.8](https://github.com/Ai00-X/ai00_server)
### Improvements
- add tps console output
- add torch cnMirror
- disable pre_ffn and head_qk
- improve frontend details
### Chores
- update manifest.json and defaultModelConfigs
## Install