BlinkDL commited on
Commit
4937f08
·
verified ·
1 Parent(s): 229339d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -8,4 +8,10 @@ RWKV-7 trained on the Pile w/ "20b tokenizer" (332115325534 tokens)
8
 
9
  Check https://github.com/BlinkDL/RWKV-LM for details.
10
 
11
- Use https://github.com/BlinkDL/RWKV-LM/tree/main/RWKV-v7 to run it.
 
 
 
 
 
 
 
8
 
9
  Check https://github.com/BlinkDL/RWKV-LM for details.
10
 
11
+ How to run it:
12
+
13
+ https://pypi.org/project/rwkv/
14
+
15
+ or
16
+
17
+ https://github.com/BlinkDL/RWKV-LM/tree/main/RWKV-v7