RWKV-Runner/CURRENT_CHANGE.md

17 lines
672 B
Markdown
Raw Normal View History

2023-06-09 21:16:37 +08:00
## Changes
2023-07-03 22:31:37 +08:00
- fix build for macos and linux
2023-07-07 21:58:08 +08:00
- update Related Repositories
- fix loss parser
- improve wsl dependencies installation
- improve finetune guide
- refresh local models in real-time (#98)
- improve python script error messages
- support using directory as training data
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