RWKV-Runner/CURRENT_CHANGE.md
2024-03-13 21:37:58 +08:00

22 lines
788 B
Markdown

## Changes
### Features
- rwkv6 lora finetune support (https://github.com/JL-er/RWKV-LORA)
- latex support
### Improvements
- improve markdown rendering
- improve theme
- improve usability
- for Chinese users, replace Tsinghua pip mirrors with Alibaba Cloud to avoid 403 http error
## 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
- Simple Deploy Example: https://github.com/josStorer/RWKV-Runner/blob/master/README.md#simple-deploy-example
- Server Deploy Examples: https://github.com/josStorer/RWKV-Runner/tree/master/deploy-examples