IG: fix multimodal reshape for Qwen2.5-VL (revet #691)#1081
Conversation
|
@michalkuligowski Running some basic unit tests for qwen2_5-vl fails right now. Unit Tests for qwen2_5:
I think the original PR was too modified and perhaps the final version is not necessary anymore? If we run the following command: Example vision_language glm4v
we get a higher speed input by reverting the changes. Current main:
Reverting #691
|
|
@michalkuligowski @kzawora-intel |
|
/run-gaudi-tests |
This PR reverts #691 that leads to
AttributeError: 'tuple' object has no attribute 'reshape'for Qwen2.5-VL.Test
server:
Client:
as is
with this PR