BlinkDL commited on
Commit
446c8ea
1 Parent(s): 4ea6cc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,10 +16,10 @@ datasets:
16
 
17
  ## Model Description
18
 
19
- These are RWKV-4-pile models finetuned on Alpaca, CodeAlpaca, Guanaco, GPT4All.
20
 
21
  Gradio Demo: https://huggingface.co/spaces/BlinkDL/Raven-RWKV-7B
22
 
23
- Use https://github.com/BlinkDL/ChatRWKV to run it.
24
 
25
- See https://github.com/BlinkDL/RWKV-LM for details.
 
16
 
17
  ## Model Description
18
 
19
+ These are RWKV-4-Pile models finetuned on Alpaca, CodeAlpaca, Guanaco, GPT4All.
20
 
21
  Gradio Demo: https://huggingface.co/spaces/BlinkDL/Raven-RWKV-7B
22
 
23
+ Use https://github.com/BlinkDL/ChatRWKV to run them.
24
 
25
+ See https://github.com/BlinkDL/RWKV-LM for details on the RWKV Language Model (100% RNN).