Update README.md
Browse files
README.md
CHANGED
@@ -28,13 +28,9 @@ RWKV-4-Pile-14B-2023xxxx-ctx8192-testxxx.pth : Fine-tuned to ctx_len 8192.
|
|
28 |
|
29 |
################################
|
30 |
|
31 |
-
RWKV
|
32 |
|
33 |
-
|
34 |
-
|
35 |
-
https://huggingface.co/BlinkDL/rwkv-4-pile-14b/blob/main/RWKV-4-Pile-14B-Instruct-test4-20230327-ctx4096.pth
|
36 |
-
|
37 |
-
(Update ChatRWKV v2 to latest version first) It's recommended to use +i for "Alpaca Instruct". Examples:
|
38 |
```
|
39 |
+i Explain the following metaphor: "Life is like cats".
|
40 |
+i write a python function to read data from an excel file.
|
|
|
28 |
|
29 |
################################
|
30 |
|
31 |
+
"Raven": RWKV alpaca-style model: https://huggingface.co/BlinkDL/rwkv-4-pile-14b/blob/main/RWKV-4-Pile-14B-Instruct-test5-20230329-ctx4096.pth
|
32 |
|
33 |
+
This is a strong chat model too. It's recommended to use +i for "Alpaca Instruct" in latest ChatRWKV v2. Examples:
|
|
|
|
|
|
|
|
|
34 |
```
|
35 |
+i Explain the following metaphor: "Life is like cats".
|
36 |
+i write a python function to read data from an excel file.
|