748 B
748 B
Changes
- rwkv5 lora finetune support (https://github.com/JL-er/RWKV-v5-lora)
- improve memory usage and speed of convert_safetensors.py
- webgpu(python) state cache support
- improve state cache performance (especially for rwkv.cpp)
- chore
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