Skip to content

Commit ab83ec1

Browse files
Update docs/source/features/reasoning_outputs.md
Co-authored-by: Joe Runde <joe@joerun.de> Signed-off-by: Alex-Brooks <Alex.brooks@ibm.com>
1 parent 75dcdd2 commit ab83ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/features/reasoning_outputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ vLLM currently supports the following reasoning models:
1616
| [QwQ-32B](https://huggingface.co/Qwen/QwQ-32B) | `deepseek_r1` | `guided_json`, `guided_regex` |
1717
| [IBM Granite 3.2 language models](https://huggingface.co/collections/ibm-granite/granite-32-language-models-67b3bc8c13508f6d064cff9a)* | `granite` | |
1818

19-
* IBM Granite 3.2 reasoning is disabled by response; to enable it, you must also pass `thinking=True` in your `chat_template_kwargs`.
19+
* IBM Granite 3.2 reasoning is disabled by default; to enable it, you must also pass `thinking=True` in your `chat_template_kwargs`.
2020

2121
## Quickstart
2222

0 commit comments

Comments
 (0)