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

Signed-off-by: yewentao256 <zhyanwentao@126.com>
This commit is contained in:
Xiaohan Zou
2025-10-03 13:35:56 -07:00
committed by yewentao256
parent d7cf378359
commit 6970fa9937
@@ -786,6 +786,7 @@ class Phi4MMProcessingInfo(BaseProcessingInfo):
target_ratios,
orig_width,
orig_height,
image_size,
)
# calculate the target width and height