RWKV-Runner/CURRENT_CHANGE.md
2023-11-05 21:10:21 +08:00

33 lines
836 B
Markdown

## Changes
### Features
- chat attachment is now related to single message (Experimental)
- port occupied detection
### Upgrades
- upgrade to rwkv 0.8.20
### Improvements
- improve the compatibility between frontend presets and chatgpt api
- improve memory usage of state cache
### Chores
- update ngrok_connect
- python38 compatibility
- adjust startup process
### Fixes
- fix log encoding error
- fix stop button status of Chat page
## Install
- Windows: https://github.com/josStorer/RWKV-Runner/blob/master/build/windows/Readme_Install.txt
- MacOS: https://github.com/josStorer/RWKV-Runner/blob/master/build/darwin/Readme_Install.txt
- Linux: https://github.com/josStorer/RWKV-Runner/blob/master/build/linux/Readme_Install.txt
- Server-Deploy-Examples: https://github.com/josStorer/RWKV-Runner/tree/master/deploy-examples