release v1.8.3

This commit is contained in:
josc146 2024-05-28 23:06:13 +08:00
parent ed3c55ce9a
commit b52be94d76

View File

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