BlinkDL commited on
Commit
fc0142a
·
verified ·
1 Parent(s): d1c8bf4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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