mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 21:25:01 +08:00
Fix Qwen2.5 VL image grid docstring (#27033)
Signed-off-by: zitian zhao <zitian.zhao@tencentmusic.com>
This commit is contained in:
parent
9f4e30904b
commit
7bb736d00e
@ -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)
|
||||
formatnum_channels * patch_size * patch_size
|
||||
format.
|
||||
"""
|
||||
|
||||
type: Literal["pixel_values"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user