RWKV-Runner/CURRENT_CHANGE.md

33 lines
836 B
Markdown
Raw Normal View History

2023-06-09 21:16:37 +08:00
## Changes
2023-10-27 14:03:28 +08:00
### Features
2023-11-05 21:10:21 +08:00
- chat attachment is now related to single message (Experimental)
- port occupied detection
2023-10-27 14:03:28 +08:00
### Upgrades
2023-11-05 21:10:21 +08:00
- upgrade to rwkv 0.8.20
2023-10-27 14:03:28 +08:00
### Improvements
2023-11-05 21:10:21 +08:00
- improve the compatibility between frontend presets and chatgpt api
- improve memory usage of state cache
2023-10-27 14:03:28 +08:00
### Chores
2023-11-05 21:10:21 +08:00
- update ngrok_connect
- python38 compatibility
- adjust startup process
2023-06-09 21:16:37 +08:00
2023-10-27 14:03:28 +08:00
### Fixes
2023-11-05 21:10:21 +08:00
- fix log encoding error
- fix stop button status of Chat page
2023-10-27 14:03:28 +08:00
2023-06-09 21:16:37 +08:00
## 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