Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ base_model:
|
|
| 3 |
- Qwen/Qwen2.5-14B-Instruct-1M
|
| 4 |
---
|
| 5 |
|
| 6 |
-
A simple
|
| 7 |
|
| 8 |
-
|
|
|
|
|
|
|
|
|
| 3 |
- Qwen/Qwen2.5-14B-Instruct-1M
|
| 4 |
---
|
| 5 |
|
| 6 |
+
A simple unalignment fine-tune on ~900k tokens aiming to make the model more compliant and willing to handle user requests.
|
| 7 |
|
| 8 |
+
This is the same unalignment training seen in [concedo/Beepo-22B](https://huggingface.co/concedo/Beepo-22B), so big thanks to concedo for the dataset.
|
| 9 |
+
|
| 10 |
+
Chat template is same as the original, ChatML.
|