BlinkDL commited on
Commit
e6b8f89
1 Parent(s): dc651cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,4 +33,4 @@ World = Some_Pile + Some_RedPajama + Some_OSCAR + All_Wikipedia + All_ChatGPT_Da
33
 
34
  Training: set --my_testing "r" for latest RWKV-LM
35
 
36
- Inference: https://github.com/BlinkDL/ChatRWKV/blob/main/RWKV_v5_demo.py
 
33
 
34
  Training: set --my_testing "r" for latest RWKV-LM
35
 
36
+ Inference: Use rwkv pip package 0.8.5+ for RWKV-5 (reference: https://github.com/BlinkDL/ChatRWKV/blob/main/RWKV_v5_demo.py)