Skip to content

[Misc] Add Qwen-Image-2512#547

Merged
hsliuustc0106 merged 4 commits intovllm-project:mainfrom
david6666666:qwen_image_2512
Dec 31, 2025
Merged

[Misc] Add Qwen-Image-2512#547
hsliuustc0106 merged 4 commits intovllm-project:mainfrom
david6666666:qwen_image_2512

Conversation

@david6666666
Copy link
Collaborator

@david6666666 david6666666 commented Dec 30, 2025

PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTTOM) HAVE BEEN CONSIDERED.

Purpose

Supplement the test script and result, add Qwen-Image-2512

Test Plan

python examples/offline_inference/text_to_image/text_to_image.py \
  --model Qwen/Qwen-Image-2512 \
  --prompt "A cinematic, ultra-high-resolution illustration of a futuristic Asian city at dusk, viewed from a high angle. Neon signs in Chinese characters glow along the streets, reflecting on wet asphalt after rain. In the foreground, a young woman wearing a long black trench coat and transparent AR glasses stands on a rooftop, her hair slightly blown by the wind." \
  --seed 42 \
  --cfg_scale 4.0 \
  --num_images_per_prompt 1 \
  --num_inference_steps 50 \
  --height 1024 \
  --width 1024 \
  --output outputs/coffee.png

Test Result

accuracy test passed
4bd4c6da797cd103c56afda7ca9fc704


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft.

BEFORE SUBMITTING, PLEASE READ https://github.com/vllm-project/vllm-omni/blob/main/CONTRIBUTING.md (anything written below this line will be removed by GitHub Actions)

Signed-off-by: David Chen <[email protected]>
@hsliuustc0106
Copy link
Collaborator

I think this PR will be merged with a test result.

Copy link
Collaborator

@SamitHuang SamitHuang left a comment

Choose a reason for hiding this comment

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

pls add the generated images in PR description

@david6666666
Copy link
Collaborator Author

pls add the generated images in PR description

added

@david6666666 david6666666 added the ready label to trigger buildkite CI label Dec 31, 2025
@hsliuustc0106 hsliuustc0106 merged commit 7c7636f into vllm-project:main Dec 31, 2025
4 of 5 checks passed
@david6666666 david6666666 deleted the qwen_image_2512 branch January 4, 2026 07:37
princepride pushed a commit to princepride/vllm-omni that referenced this pull request Jan 10, 2026
Signed-off-by: David Chen <[email protected]>
Co-authored-by: Hongsheng Liu <[email protected]>
ZJY0516 pushed a commit to LawJarp-A/vllm-omni that referenced this pull request Jan 10, 2026
Signed-off-by: David Chen <[email protected]>
Co-authored-by: Hongsheng Liu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready label to trigger buildkite CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants