From b52be94d762d131198d2915fd2c93018373f4098 Mon Sep 17 00:00:00 2001 From: josc146 Date: Tue, 28 May 2024 23:06:13 +0800 Subject: [PATCH] release v1.8.3 --- CURRENT_CHANGE.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/CURRENT_CHANGE.md b/CURRENT_CHANGE.md index 159d2c2a..b68a2966 100644 --- a/CURRENT_CHANGE.md +++ b/CURRENT_CHANGE.md @@ -1,7 +1,20 @@ -## Changes +## Deprecations -- improve dynamic state api -- fix a tps error +- rwkv-beta is deprecated + +## Upgrades + +- bump webgpu(python) (https://github.com/cryscan/web-rwkv-py) +- sync https://github.com/JL-er/RWKV-PEFT (LoRA) + +## Improvements + +- improve default LoRA fine-tune params + +## Fixes + +- fix #342, #345: cannot import name 'packaging' from 'pkg_resources' +- fix the huge error prompt that pops up when running in webgpu mode ## Install