mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-03 23:00:56 +08:00
[Bugfix] Add missing image_size for phi4_multimodal (#25796)
Signed-off-by: yewentao256 <zhyanwentao@126.com>
This commit is contained in:
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user