Skip to content

[Bug]: Have the same bug with Issue #11762, using vllm>=0.7.2 #13969

@fesvhtr

Description

@fesvhtr

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions