fix typo
#1
by ali0une - opened
- preset.ini +1 -1
preset.ini
CHANGED
|
@@ -308,7 +308,7 @@ batch-size = 2048
|
|
| 308 |
ubatch-size = 2048
|
| 309 |
alias = qwen3.6-27b-hf-think-mtp,pi
|
| 310 |
reasoning-budget = 4096
|
| 311 |
-
reasoning-budget-message = "... I am thinking for
|
| 312 |
chat-template-kwargs = {"preserve_thinking": true}
|
| 313 |
|
| 314 |
[gemma-4-e2b-hf]
|
|
|
|
| 308 |
ubatch-size = 2048
|
| 309 |
alias = qwen3.6-27b-hf-think-mtp,pi
|
| 310 |
reasoning-budget = 4096
|
| 311 |
+
reasoning-budget-message = "... I am thinking for too long and cannot make a decision. I will now explain the problem to the user and ask them for advice."
|
| 312 |
chat-template-kwargs = {"preserve_thinking": true}
|
| 313 |
|
| 314 |
[gemma-4-e2b-hf]
|