mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 06:35:00 +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 *
|
- pixel_values shape: (num_patches, num_channels * patch_size *
|
||||||
patch_size)
|
patch_size)
|
||||||
- image_grid_thw shape: (num_images, 3) in (grid_t, grid_h, grid_w)
|
- 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"]
|
type: Literal["pixel_values"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user