15 lines
573 B
Markdown
15 lines
573 B
Markdown
## Changes
|
|
|
|
- fix jsonl data when using directory as training data
|
|
- fix loss parser
|
|
- improve error messages for training
|
|
- update logo
|
|
- extra vc check
|
|
- fix load_state_dict crash
|
|
|
|
## 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 |