diff --git a/CURRENT_CHANGE.md b/CURRENT_CHANGE.md index 54cf170..c1db2ab 100644 --- a/CURRENT_CHANGE.md +++ b/CURRENT_CHANGE.md @@ -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