BlinkDL commited on
Commit
9024fcb
1 Parent(s): 2bb4c10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ n_layer = 32
25
  n_embd = 4096
26
 
27
  RWKV-4-Pile-7B-20230109-ctx4096.pth : Fine-tuned to ctx_len 4096.
28
- * Likely better. Please test.
29
 
30
  RWKV-4-Pile-7B-20230xxx-ctx8192-testxxx : Fine-tuned to ctx_len 8192.
31
  * Slightly weaker than ctx4096 model when ctxlen < 3k.
 
25
  n_embd = 4096
26
 
27
  RWKV-4-Pile-7B-20230109-ctx4096.pth : Fine-tuned to ctx_len 4096.
28
+ * Likely the best. Please test.
29
 
30
  RWKV-4-Pile-7B-20230xxx-ctx8192-testxxx : Fine-tuned to ctx_len 8192.
31
  * Slightly weaker than ctx4096 model when ctxlen < 3k.