Update README.md
Browse files
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
|
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 |
|