diff --git a/CURRENT_CHANGE.md b/CURRENT_CHANGE.md index 1bcd2f3..ba00c0a 100644 --- a/CURRENT_CHANGE.md +++ b/CURRENT_CHANGE.md @@ -1,8 +1,20 @@ ## Changes -### Fixes +### Features -- fix v6 lora (https://github.com/JL-er/RWKV-LORA/commit/c03cdbbdafa498a7d65da37bf54a4228eff79132) +- 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 ## Install