Skip to content

tools/cli: fix disable reasoning#20606

Merged
pwilkin merged 1 commit intoggml-org:masterfrom
pwilkin:fix-cli-disable-reasoning
Mar 15, 2026
Merged

tools/cli: fix disable reasoning#20606
pwilkin merged 1 commit intoggml-org:masterfrom
pwilkin:fix-cli-disable-reasoning

Conversation

@pwilkin
Copy link
Contributor

@pwilkin pwilkin commented Mar 15, 2026

Handle --reasoning off properly in cli.

Copy link
Contributor

@aldehir aldehir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine, but it will invert the default for templates that support thinking but default to false. E.g. https://huggingface.co/Qwen/Qwen3.5-0.8B/blob/main/chat_template.jinja

I guess you could run it 3 times, one without the parameter and two with true/false. Then compare between them. Something for a later PR.

@pwilkin pwilkin merged commit 9e2e219 into ggml-org:master Mar 15, 2026
14 of 49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants