Fix typo in reasoning flag documentation#20780
Merged
taronaeo merged 1 commit intoggml-org:masterfrom Mar 23, 2026
Merged
Conversation
Tested to verify - the typo is just in the docs, not the actual flag.
taronaeo
approved these changes
Mar 21, 2026
Contributor
Author
|
Smallest PR I think it's possible to create, but, I'm glad to help! |
Member
|
Thank you for contributing! |
Member
|
This was already fixed in #20892 BTW, so it was literally a zero-change merge. :) |
Member
Oh my bad! Didn't catch that PR haha |
wanghqc
pushed a commit
to wanghqc/llama.cpp
that referenced
this pull request
Apr 1, 2026
Tested to verify - the typo is just in the docs, not the actual flag.
Contributor
Author
|
Well, slight consolation that I submitted it first (; Per that PR - are docs generated dynamically, or is it more of the 'docs are rendered dynamically' ala Hugo et al? Looks like I need to dig into |
rsenthilkumar6
pushed a commit
to rsenthilkumar6/llama.cpp
that referenced
this pull request
May 1, 2026
Tested to verify - the typo is just in the docs, not the actual flag.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tested to verify - the typo is just in the docs, not the actual flag.
Make sure to read the contributing guidelines before submitting a PR