vllm-project/vllm-omni
View on GitHub[RFC]: Refactoring Qwen3-Omni and Qwen2.5-Omni thinker
Open
#1,810 opened on Mar 11, 2026
help wanted
Repository metrics
- Stars
- (4,990 stars)
- PR merge metrics
- (PR metrics pending)
Description
Motivation.
The Qwen3-Omni and Qwen2.5-Omni thinker implementations contain a significant amount of duplicate code with the main vLLM repository, which hinders maintenance. It is recommended to refactor them and directly call the main vLLM repository code.
Proposed Change.
Please provide the detailed design document of the RFC using the template.
Feedback Period.
No response
CC List.
No response
Any Other Things.
No response
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.