Views
No views yet
mtp.* tensors + config) — multi-token-prediction / Lightning MTP works after quantization| Mode | temperature | top_p |
|---|---|---|
| Thinking (default) | 1.0 | 0.95 |
| Instruct (non-thinking) | 0.7 | 0.80 |
chat_template_kwargs:enable_thinking (default true)preserve_thinking (default true) — keeps reasoning traces across multi-turn historyreasoning_effort: xhigh (default) / medium / low — in our testing (on the 8-bit sibling), medium reduced thinking volume ~25% with no loss on agentic tasks