RWKV-Runner/CURRENT_CHANGE.md

18 lines
829 B
Markdown
Raw Normal View History

2023-06-09 13:16:37 +00:00
## Changes
2023-08-27 15:56:37 +00:00
- frontend: update manifest (a lot of new models)
- frontend: correct Preset UI description
- frontend: add HardwareMonitor (Windows Only)
- lora finetune: fix max_epochs (#170)
- python-backend: allow message content to be empty
- python-backend: extra ChatCompletionBody params (`raw`, `presystem`)
- python-backend: add default_stop when stop is null
- webgpu: fix webgpu_server file permissions of linux and macos
- chore
2023-06-09 13:16:37 +00: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