BlinkDL commited on
Commit
5abf33a
1 Parent(s): e25d07c

Update README.md

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