BlinkDL commited on
Commit
f9baccc
·
1 Parent(s): 633087c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -18,6 +18,8 @@ datasets:
18
 
19
  RWKV-3 1.5B is a L24-D2048 causal language model trained on the Pile. See https://github.com/BlinkDL/RWKV-LM for details.
20
 
 
 
21
  At this moment you have to use my Github code (https://github.com/BlinkDL/RWKV-v2-RNN-Pile) to run it.
22
 
23
  ctx_len = 896
 
18
 
19
  RWKV-3 1.5B is a L24-D2048 causal language model trained on the Pile. See https://github.com/BlinkDL/RWKV-LM for details.
20
 
21
+ RWKV-4 1.5B is out: https://huggingface.co/BlinkDL/rwkv-4-pile-1b5
22
+
23
  At this moment you have to use my Github code (https://github.com/BlinkDL/RWKV-v2-RNN-Pile) to run it.
24
 
25
  ctx_len = 896