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