BlinkDL commited on
Commit
52763e4
·
1 Parent(s): f08ec49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ These are RWKV-4-Pile 1.5/3/7/14B models finetuned on Alpaca, CodeAlpaca, Guanac
20
 
21
  Gradio Demo: https://huggingface.co/spaces/BlinkDL/Raven-RWKV-7B
22
 
23
- Use https://github.com/BlinkDL/ChatRWKV (fast CUDA) or https://github.com/saharNooby/rwkv.cpp (fast CPU INT4) to run them.
24
 
25
  See https://github.com/BlinkDL/RWKV-LM for details on the RWKV Language Model (100% RNN).
26
 
 
20
 
21
  Gradio Demo: https://huggingface.co/spaces/BlinkDL/Raven-RWKV-7B
22
 
23
+ Use https://github.com/BlinkDL/ChatRWKV (fast CUDA) or https://github.com/saharNooby/rwkv.cpp (fast CPU, use INT8 for best results) to run them.
24
 
25
  See https://github.com/BlinkDL/RWKV-LM for details on the RWKV Language Model (100% RNN).
26