Skip to content

Commit 181bf5b

Browse files
authored
[Docs] reemove the incorrect enable_reasoning parameter (vllm-project#27550)
Signed-off-by: zxw <[email protected]>
1 parent cbd5e07 commit 181bf5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/tool_calling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Supported models:
321321
Flags:
322322

323323
* For non-reasoning: `--tool-call-parser hunyuan_a13b`
324-
* For reasoning: `--tool-call-parser hunyuan_a13b --reasoning-parser hunyuan_a13b --enable_reasoning`
324+
* For reasoning: `--tool-call-parser hunyuan_a13b --reasoning-parser hunyuan_a13b`
325325

326326
### LongCat-Flash-Chat Models (`longcat`)
327327

0 commit comments

Comments
 (0)