BlinkDL commited on
Commit
b4c82e0
1 Parent(s): 33da86d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -16,4 +16,6 @@ datasets:
16
 
17
  ## Model Description
18
 
19
- RWKV-2 430M is a causal language model trained on the Pile. See https://github.com/BlinkDL/RWKV-v2-RNN-Pile and https://github.com/BlinkDL/RWKV-LM for details.
 
 
 
16
 
17
  ## Model Description
18
 
19
+ RWKV-2 430M is a 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.