forked from Karylab-cklius/vllm
[Bugfix] Add missing image_size for phi4_multimodal (#25796)
Signed-off-by: yewentao256 <zhyanwentao@126.com>
This commit is contained in:
@@ -786,6 +786,7 @@ class Phi4MMProcessingInfo(BaseProcessingInfo):
|
||||
target_ratios,
|
||||
orig_width,
|
||||
orig_height,
|
||||
image_size,
|
||||
)
|
||||
|
||||
# calculate the target width and height
|
||||
|
||||
Reference in New Issue
Block a user