Update README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,8 @@ RWKV-4-Pile-14B-2023xxxx-ctx8192-testxxx.pth : Fine-tuned to ctx_len 8192.
|
|
30 |
|
31 |
RWKV 14B Alpaca test model (both are finetuned from ctx8192. i think the ctx1024 version should be better for usual Q&A. please test & compare)
|
32 |
|
|
|
|
|
33 |
https://huggingface.co/BlinkDL/rwkv-4-pile-14b/blob/main/RWKV-4-Pile-14B-Instruct-test4-20230327-ctx4096.pth
|
34 |
|
35 |
(Update ChatRWKV v2 to latest version first) It's recommended to use +i for "Alpaca Instruct". Examples:
|
|
|
30 |
|
31 |
RWKV 14B Alpaca test model (both are finetuned from ctx8192. i think the ctx1024 version should be better for usual Q&A. please test & compare)
|
32 |
|
33 |
+
https://huggingface.co/BlinkDL/rwkv-4-pile-14b/blob/main/RWKV-4-Pile-14B-Instruct-test4-20230327-ctx1024.pth
|
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:
|