BlinkDL commited on
Commit
9860bae
1 Parent(s): 758d9eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -31,6 +31,11 @@ RWKV-4-Pile-7B-20230109-ctx4096.pth : Fine-tuned to ctx_len 4096.
31
 
32
  "Raven": RWKV 7B alpaca-style model: https://huggingface.co/BlinkDL/rwkv-4-pile-7b/blob/main/RWKV-4-Pile-7B-Instruct-test5-20230329-ctx4096.pth
33
 
 
 
 
 
 
34
  This is a strong chat model too. It's recommended to use +i for "Alpaca Instruct" in latest ChatRWKV v2. Examples:
35
  ```
36
  +i Explain the following metaphor: "Life is like cats".
 
31
 
32
  "Raven": RWKV 7B alpaca-style model: https://huggingface.co/BlinkDL/rwkv-4-pile-7b/blob/main/RWKV-4-Pile-7B-Instruct-test5-20230329-ctx4096.pth
33
 
34
+ Raven v6 7B (added gpt4all and more):
35
+ * RWKV-4-Raven-7B-v6-Eng-20230331-ctx4096.pth (99% English + 1% Multilang)
36
+ * RWKV-4-Raven-7B-v6-EngChnJpn-20230331-ctx4096.pth (98% English + 1% Chn Jpn + 1% Multilang)
37
+ * RWKV-4-Raven-7B-v6-ChnEng-20230331-ctx2048.pth (40% English + 60% Chinese)
38
+
39
  This is a strong chat model too. It's recommended to use +i for "Alpaca Instruct" in latest ChatRWKV v2. Examples:
40
  ```
41
  +i Explain the following metaphor: "Life is like cats".