Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,9 @@ args.n_embd = 5120
|
|
23 |
|
24 |
Use https://github.com/BlinkDL/ChatRWKV to run it.
|
25 |
|
|
|
|
|
|
|
26 |
RWKV-4-Pile-14B-2023xxxx-ctx4096-testxxx.pth : Fine-tuned to ctx_len 4096.
|
27 |
* Highly recommended. It's great.
|
28 |
|
|
|
23 |
|
24 |
Use https://github.com/BlinkDL/ChatRWKV to run it.
|
25 |
|
26 |
+
RWKV-4-Pile-14B-2023xxxx-ctx8192-testxxx.pth : Fine-tuned to ctx_len 8192.
|
27 |
+
* The best.
|
28 |
+
|
29 |
RWKV-4-Pile-14B-2023xxxx-ctx4096-testxxx.pth : Fine-tuned to ctx_len 4096.
|
30 |
* Highly recommended. It's great.
|
31 |
|