[Bugfix] Add missing image_size for phi4_multimodal (#25796)

Signed-off-by: yewentao256 <zhyanwentao@126.com>
This commit is contained in:
Xiaohan Zou 2025-09-27 03:59:22 -04:00 committed by yewentao256
parent d7cf378359
commit 6970fa9937

View File

@ -786,6 +786,7 @@ class Phi4MMProcessingInfo(BaseProcessingInfo):
target_ratios,
orig_width,
orig_height,
image_size,
)
# calculate the target width and height