Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
7fc99ed
fix split tag detection in tool parser : qwen3_coder (streaming mode)
Apr 24, 2026
f1785b3
Update vllm/tool_parsers/qwen3coder_tool_parser.py
ExtReMLapin Apr 24, 2026
68694d7
Fix delayed text emission between tool calls in Qwen3XML
Apr 24, 2026
fcd8783
Update vllm/tool_parsers/qwen3coder_tool_parser.py
ExtReMLapin Apr 24, 2026
f4ee86c
applied gemini suggestion
Apr 24, 2026
fe4d251
gemini is right, don't get tokenizer using transformers
Apr 24, 2026
3ffd769
gemini is right, ensure last content message is flushed to client aft…
Apr 24, 2026
721b10e
fixed tests
Apr 24, 2026
77d9e95
Fixed edge case streamed tool call started in delta1 (tool call start…
Apr 24, 2026
a4ef7d0
fixed and re-enabled broken tests
Apr 24, 2026
74783cd
Fix StreamingXMLToolCallParser: anyOf type detection and double-close…
Apr 24, 2026
f12be42
Merge XML and Coder Qwen3 fix branches
Apr 25, 2026
c164555
fix Qwen3 XML and Coder tool parser regressions on merged branches
Apr 25, 2026
2491205
test: factor shared Qwen3 XML/Coder regression tests into one file
Apr 25, 2026
7036e5f
test: maximize shared coverage between Qwen3 XML and Coder parsers
Apr 25, 2026
1aa80d9
refactor(qwen3coder): extract _advance_to_next_tool and remove duplic…
Apr 25, 2026
700da8a
fix(qwen3-tool-parsers): six MTP / spec-decode and template edge cases
ExtReMLapin Apr 25, 2026
2dd0719
fix(qwen3-tool-parsers): handle every literal balise inside parameter…
Apr 25, 2026
6c0824e
fix(qwen3-tool-parsers): out-of-schema literal nesting + Jinja phanto…
Apr 25, 2026
a5b3949
fix(qwen3coder): preserve content around inline empty <tool_call>...<…
Apr 25, 2026
00d0a33
fix(qwen3-tool-parsers): nullable string param converts "null"/"None"…
Apr 25, 2026
7825120
Merge branch 'main' into qwen3_combined_fixes
May 11, 2026
ada7c2c
Merge branch 'main' into qwen3_combined_fixes
ExtReMLapin May 11, 2026
7992500
Merge branch 'main' into qwen3_combined_fixes
ExtReMLapin May 27, 2026
e831309
test: move anyOf type-conversion tests into shared qwen3 suite
ExtReMLapin May 27, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading