Skip to content

Support Qwen3-VL and Qwen2.5-VL in the same environment #6432

@thisiskofi

Description

@thisiskofi

Describe the feature
Currently Qwen3-VL and Qwen2.5-VL require different package versions of qwen_vl_utils. It should be possible to remove this requirement so that both models can be supported in the same environment.

Paste any useful information
For Qwen2.5-VL there's a check that requires qwen_vl_utils<0.0.12 and then patching occurs (code reference here). I suspect with a newer version of qwen_vl_utils the patching shouldn't be required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions