Update README.md
Browse files
README.md
CHANGED
|
@@ -37,6 +37,8 @@ For developers: https://github.com/BlinkDL/RWKV-LM
|
|
| 37 |
|
| 38 |
RWKV-7 pth => GGUF script: https://github.com/MollySophia/rwkv-mobile/blob/master/converter/convert_rwkv_pth_to_gguf.py
|
| 39 |
|
|
|
|
|
|
|
| 40 |
Use rwkv pip package 0.8.29+ for RWKV-7 inference: https://pypi.org/project/rwkv/
|
| 41 |
|
| 42 |
Efficient inference project: https://github.com/BlinkDL/Albatross
|
|
|
|
| 37 |
|
| 38 |
RWKV-7 pth => GGUF script: https://github.com/MollySophia/rwkv-mobile/blob/master/converter/convert_rwkv_pth_to_gguf.py
|
| 39 |
|
| 40 |
+
Ollama GGUF: https://ollama.com/mollysama
|
| 41 |
+
|
| 42 |
Use rwkv pip package 0.8.29+ for RWKV-7 inference: https://pypi.org/project/rwkv/
|
| 43 |
|
| 44 |
Efficient inference project: https://github.com/BlinkDL/Albatross
|