Commit c5aaf19
committed
fix(sglang.sh): add --tool-call-parser qwen3_coder to qwen36 preset
Qwen3.6 emits tool calls in the <tool_call><function=NAME><parameter=NAME>
XML format (qwen3_coder_detector). Without the parser, sglang left them as
raw text content instead of structured tool_calls.1 parent 4ce51b5 commit c5aaf19
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
638 | 638 | | |
639 | 639 | | |
640 | 640 | | |
| 641 | + | |
641 | 642 | | |
642 | 643 | | |
643 | 644 | | |
| |||
0 commit comments