Skip to content

Deprecated 1st generation Qwen and QwenVL models#45131

Merged
hmellor merged 4 commits into
vllm-project:mainfrom
hmellor:remove-old-qwens
Jun 10, 2026
Merged

Deprecated 1st generation Qwen and QwenVL models#45131
hmellor merged 4 commits into
vllm-project:mainfrom
hmellor:remove-old-qwens

Conversation

@hmellor

@hmellor hmellor commented Jun 10, 2026

Copy link
Copy Markdown
Member

These models:

  • have been superseded by several newer generations of Qwen architectures
  • are not used as building blocks for other architectures
  • incur maintenance burden

They may still be used in versions of vLLM <= 0.23

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>

@Isotr0py Isotr0py left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice clean!

@mergify

mergify Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor
@mergify mergify Bot added documentation Improvements or additions to documentation new-model Requests to new models qwen Related to Qwen models labels Jun 10, 2026
@hmellor hmellor enabled auto-merge (squash) June 10, 2026 08:17
@DarkLight1337

Copy link
Copy Markdown
Member

Let's wait until #45127 is merged first to avoid merge conflicts

@DarkLight1337 DarkLight1337 disabled auto-merge June 10, 2026 08:18

@DarkLight1337 DarkLight1337 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also remove the QwenVLProcessor

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
@mergify mergify Bot added ci/build multi-modality Related to multi-modality (#4194) performance Performance-related issues labels Jun 10, 2026
@hmellor hmellor enabled auto-merge (squash) June 10, 2026 12:56
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
@github-actions github-actions Bot added the ready ONLY add when PR is ready to merge/full CI is needed label Jun 10, 2026
@mergify

mergify Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Hi @hmellor, the pre-commit checks have failed. Please run:

uv pip install pre-commit>=4.5.1
pre-commit install
pre-commit run --all-files

Then, commit the changes and push to your branch.

For future commits, pre-commit will run automatically on changed files before each commit.

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>

@yewentao256 yewentao256 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the work!

@hmellor hmellor merged commit 3cc9fec into vllm-project:main Jun 10, 2026
91 checks passed
@hmellor hmellor deleted the remove-old-qwens branch June 10, 2026 14:55
wcynb1023 pushed a commit to wcynb1023/vllm that referenced this pull request Jun 11, 2026
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Saddss pushed a commit to Saddss/vllm that referenced this pull request Jun 14, 2026
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
vivek8123 pushed a commit to odh-on-pz/vllm-upstream that referenced this pull request Jun 18, 2026
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
divineearthly pushed a commit to divineearthly/vllm that referenced this pull request Jun 19, 2026
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Signed-off-by: divineearthly <divineearthly@gmail.com>
tunglinwood pushed a commit to tunglinwood/vllm that referenced this pull request Jun 22, 2026
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
nkzhenhua pushed a commit to nkzhenhua/vllm that referenced this pull request Jun 24, 2026
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build documentation Improvements or additions to documentation multi-modality Related to multi-modality (#4194) new-model Requests to new models performance Performance-related issues qwen Related to Qwen models ready ONLY add when PR is ready to merge/full CI is needed

4 participants