From b24be3baecb639f0b5fcefabb7367d61b94ee72f Mon Sep 17 00:00:00 2001 From: josc146 Date: Wed, 27 Mar 2024 10:20:27 +0800 Subject: [PATCH] release v1.7.7 --- CURRENT_CHANGE.md | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/CURRENT_CHANGE.md b/CURRENT_CHANGE.md index ba00c0a..e103b12 100644 --- a/CURRENT_CHANGE.md +++ b/CURRENT_CHANGE.md @@ -1,20 +1,7 @@ ## Changes -### Features - -- make gate and out trainable (https://github.com/JL-er/RWKV-LORA/commit/834aea0f543b84eedb7cdd222672c06ca37aeacd) -- new chat template for /chat/completions api (better system support) -- add system role support for preset -- proxied fetch support (for custom api url) - -### Improvements - -- improve preset editor -- better compatibility for custom api (ollama etc.) - ![image](https://github.com/josStorer/RWKV-Runner/assets/13366013/2fe21753-3954-4593-a282-70a6bd990af5) -- throttling saveConfigs -- improve error messages -- other details +- avoid program lag caused by frequent triggering of read/write operations due to Linux file system notification +- improve styles ## Install