Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Trained with a small, concise dataset that does "less thinking".
|
2 |
|
3 |
In my limited experiments it does think less while matching the output quality.
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
base_model:
|
5 |
+
- Qwen/QwQ-32B
|
6 |
+
---
|
7 |
Trained with a small, concise dataset that does "less thinking".
|
8 |
|
9 |
In my limited experiments it does think less while matching the output quality.
|