Update README.md

main
PENG Bo 3 years ago committed by GitHub
parent 9917078f93
commit 404c593213
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -93,10 +93,12 @@ https://github.com/hizkifw/WebChatRWKVstic WebUI (WIP)
https://github.com/gururise/rwkv_gradio RWKV Gradio
https://github.com/mrsteyk/RWKV-LM-deepspeed Another training fork
https://github.com/cryscan/eloise RWKV QQ bot
https://github.com/Blealtan/RWKV-LM-LoRA LoRA fine-tuning
https://github.com/mrsteyk/RWKV-LM-jax
https://github.com/wozeparrot/tinyrwkv RWKV in tinygrad (nice simple DL framework)
https://github.com/huggingface/transformers/issues/17230 RWKV HF package (WIP)
@ -109,8 +111,12 @@ https://github.com/nlpodyssey/rwkv RWKV in Go
https://github.com/mrsteyk/rwkvk-rs RWKV in Rust
https://github.com/josephrocca/rwkv-v4-web RWKV in browser
https://github.com/imxcstar/CSharp-RWKV-V4 RWKV in C#
https://github.com/mrsteyk/RWKV-LM-deepspeed Another training fork
https://github.com/resloved/RWKV-notebooks RWKV colab notebooks
https://colab.research.google.com/github/harrisonvanderbyl/rwkvstic/blob/master/notebooks/chatbot.ipynb RWKV chatbot colab notebook
@ -119,8 +125,6 @@ https://github.com/Pathos14489/RWKVDistributedInference RWKV Distributed Inferen
https://github.com/AXKuhta/rwkv-onnx-dml RWKV ONNX
https://github.com/josephrocca/rwkv-v4-web RWKV-v4 running in the browser
### Inference
**Run RWKV-4 Pile models:** Download models from https://huggingface.co/BlinkDL. Set TOKEN_MODE = 'pile' in run.py and run it. It's fast even on CPU (the default mode).

Loading…
Cancel
Save