Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
1b82b433
Unverified
Commit
1b82b433
authored
Mar 02, 2026
by
Roger Wang
Committed by
GitHub
Mar 02, 2026
Browse files
[Bugfix] Fix MM processor test for Qwen3.5 (#35797)
Signed-off-by:
Roger Wang
<
hey@rogerw.io
>
parent
9319044e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
tests/models/multimodal/processing/test_common.py
tests/models/multimodal/processing/test_common.py
+2
-0
No files found.
tests/models/multimodal/processing/test_common.py
View file @
1b82b433
...
...
@@ -127,6 +127,8 @@ MM_DATA_PATCHES = {
"glmasr"
:
glmasr_patch_mm_data
,
"interns1_pro"
:
qwen3_vl_patch_mm_data
,
"molmo2"
:
qwen3_vl_patch_mm_data
,
"qwen3_5"
:
qwen3_vl_patch_mm_data
,
"qwen3_5_moe"
:
qwen3_vl_patch_mm_data
,
"qwen3_vl"
:
qwen3_vl_patch_mm_data
,
"qwen3_vl_moe"
:
qwen3_vl_patch_mm_data
,
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment