Text Generation
PyTorch
12 languages
causal-lm
rwkv
BlinkDL commited on
Commit
5eae32f
1 Parent(s): f34b018

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -29,9 +29,7 @@ datasets:
29
 
30
  ## I am now updating latest checkpts to https://huggingface.co/BlinkDL/temp (to avoid bloating git history)
31
 
32
- ## I am now updating latest checkpts to https://huggingface.co/BlinkDL/temp (to avoid bloating git history)
33
-
34
- Use rwkv pip package 0.8.14+ for RWKV-5 inference.
35
 
36
  GUI: https://github.com/josStorer/RWKV-Runner (see Releases)
37
 
 
29
 
30
  ## I am now updating latest checkpts to https://huggingface.co/BlinkDL/temp (to avoid bloating git history)
31
 
32
+ Use rwkv pip package 0.8.14+ for RWKV-5 inference: https://pypi.org/project/rwkv/
 
 
33
 
34
  GUI: https://github.com/josStorer/RWKV-Runner (see Releases)
35