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
7bb736d0
Unverified
Commit
7bb736d0
authored
Oct 17, 2025
by
ZiTian Zhao
Committed by
GitHub
Oct 16, 2025
Browse files
Fix Qwen2.5 VL image grid docstring (#27033)
Signed-off-by:
zitian zhao
<
zitian.zhao@tencentmusic.com
>
parent
9f4e3090
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/model_executor/models/qwen2_5_vl.py
vllm/model_executor/models/qwen2_5_vl.py
+1
-1
No files found.
vllm/model_executor/models/qwen2_5_vl.py
View file @
7bb736d0
...
...
@@ -116,7 +116,7 @@ class Qwen2_5_VLImagePixelInputs(TensorSchema):
- pixel_values shape: (num_patches, num_channels * patch_size *
patch_size)
- image_grid_thw shape: (num_images, 3) in (grid_t, grid_h, grid_w)
format
num_channels * patch_size * patch_size
format
.
"""
type
:
Literal
[
"pixel_values"
]
...
...
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