ToastyPigeon
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- Qwen/Qwen2.5-14B-Instruct-1M
|
4 |
+
---
|
5 |
+
|
6 |
+
A simple dealignment fine-tune on ~900k tokens aiming to make the model more compliant and willing to handle user requests.
|
7 |
+
|
8 |
+
Chat template is same as the original, ChatML
|