-
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Your current environment
vllm = 0.7.2 or 0.7.3
🐛 Describe the bug
Exactly the same bug on Qwen2.5 VL with issue #11732
ERROR 02-27 18:50:20 engine.py:389] RuntimeError: Failed to apply Qwen2_5_VLProcessor on data={'text': '<|image_pad|><|image_pad|><|image_pad|><|image_pad|><|video_pad|>', 'images': [<PIL.Image.Image image mode=RGB size=3584x3584 at 0x791D887EC2B0>, <PIL.Image.Image image mode=RGB si
ze=3584x3584 at 0x791D887EC2B0>, <PIL.Image.Image image mode=RGB size=3584x3584 at 0x791D887EC2B0>, <PIL.Image.Image image mode=RGB size=3584x3584 at 0x791D887EC2B0>], 'videos': [array([[[[0., 0., 0.],
ERROR 02-27 18:50:20 engine.py:389] [0., 0., 0.],
ERROR 02-27 18:50:20 engine.py:389] [0., 0., 0.],
ERROR 02-27 18:50:20 engine.py:389] ...,
ERROR 02-27 18:50:20 engine.py:389] [0., 0., 0.],
ERROR 02-27 18:50:20 engine.py:389] [0., 0., 0.],
ERROR 02-27 18:50:20 engine.py:389] [0., 0., 0.]],
ERROR 02-27 18:50:20 engine.py:389]
ERROR 02-27 18:50:20 engine.py:389] [[0., 0., 0.],
ERROR 02-27 18:50:20 engine.py:389] [0., 0., 0.],
ERROR 02-27 18:50:20 engine.py:389] [0., 0., 0.],
ERROR 02-27 18:50:20 engine.py:389] ...,
ERROR 02-27 18:50:20 engine.py:389] [0., 0., 0.],
ERROR 02-27 18:50:20 engine.py:389] [0., 0., 0.],
ERROR 02-27 18:50:20 engine.py:389] [0., 0., 0.]],
.......
The issue #11732 has been closed, but I face the same problem with the latest vllm. Thank you.
Before submitting a new issue...
- Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working