Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,10 @@
|
|
2 |
license: other
|
3 |
license_name: yi-license
|
4 |
license_link: LICENSE
|
|
|
|
|
|
|
5 |
---
|
6 |
New Yi AEZAKMI based on the newer Yi-34B-200K that has better needle in a haystack perf. Will start uploading Fp16 safetensors soon. \
|
7 |
-
To use those LoRAs, download new Yi-34B-200k base, merge lora 1, unload, merge lora 2, unload, merge lora 3 and unload. Maybe you can merge on top of each other without unload, I don't know.
|
|
|
|
2 |
license: other
|
3 |
license_name: yi-license
|
4 |
license_link: LICENSE
|
5 |
+
datasets:
|
6 |
+
- unalignment/toxic-dpo-v0.1
|
7 |
+
- adamo1139/rawrr_v2
|
8 |
---
|
9 |
New Yi AEZAKMI based on the newer Yi-34B-200K that has better needle in a haystack perf. Will start uploading Fp16 safetensors soon. \
|
10 |
+
To use those LoRAs, download new Yi-34B-200k base, merge lora 1, unload, merge lora 2, unload, merge lora 3 and unload. Maybe you can merge on top of each other without unload, I don't know. \
|
11 |
+
chatml format, should work various system prompts well due to being trained on SysChat dataset. It should be uncensored. I can publish training scripts if someone wants them, all datasets used are open source.
|