release v1.7.6

This commit is contained in:
josc146 2024-03-26 23:00:25 +08:00
parent e332224c24
commit e4d440404a

View File

@ -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