From bfbf43f45c042ef2e08ccb9c92492b7ccc4b36c3 Mon Sep 17 00:00:00 2001 From: josc146 Date: Sun, 12 May 2024 23:38:21 +0800 Subject: [PATCH] release v1.8.1 --- CURRENT_CHANGE.md | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/CURRENT_CHANGE.md b/CURRENT_CHANGE.md index 54cf1704..c1db2ab7 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