mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-10 03:57:02 +08:00
[Bugfix] Add missing image_size for phi4_multimodal (#25796)
This commit is contained in:
parent
23b8ee672d
commit
176173989a
@ -786,6 +786,7 @@ class Phi4MMProcessingInfo(BaseProcessingInfo):
|
||||
target_ratios,
|
||||
orig_width,
|
||||
orig_height,
|
||||
image_size,
|
||||
)
|
||||
|
||||
# calculate the target width and height
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user