2023-06-09 21:16:37 +08:00
|
|
|
## Changes
|
|
|
|
|
2023-06-21 22:08:57 +08:00
|
|
|
- add more chat utils (retry, edit, delete)
|
|
|
|
- improve InstallPyDep for non-english path
|
|
|
|
- when precision is fp32, disable customCuda
|
|
|
|
- rename 100+ Languages to Global Languages
|
|
|
|
- update SupportedCustomCudaDevices
|
|
|
|
- fix the prompt cache that contains potential error
|
|
|
|
- avoid overflow
|
|
|
|
- chore
|
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
|