2023-11-30 13:04:02 +08:00
|
|
|
## Changes
|
2023-06-09 21:16:37 +08:00
|
|
|
|
2024-03-27 10:20:27 +08:00
|
|
|
- avoid program lag caused by frequent triggering of read/write operations due to Linux file system notification
|
|
|
|
- improve styles
|
2024-02-05 12:40:23 +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
|
2023-12-25 21:02:26 +08:00
|
|
|
- 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
|