Skip to content

[Cleanup] Drop empty _DIFFUSION_PIPELINES placeholder#3040

Merged
lishunyang12 merged 2 commits intovllm-project:mainfrom
lishunyang12:config-cleanup-drop-empty-diffusion-pipelines
Apr 26, 2026
Merged

[Cleanup] Drop empty _DIFFUSION_PIPELINES placeholder#3040
lishunyang12 merged 2 commits intovllm-project:mainfrom
lishunyang12:config-cleanup-drop-empty-diffusion-pipelines

Conversation

@lishunyang12
Copy link
Copy Markdown
Collaborator

@lishunyang12 lishunyang12 commented Apr 22, 2026

Summary

Followup to closing #2987. The empty _DIFFUSION_PIPELINES slot in vllm_omni/config/pipeline_registry.py was added in #2915 with the comment "populated in PR 3/N" — that PR (#2987, single-stage diffusion migration) was closed in favor of deferring until DiT/VAE actually splits per #3038.

With #2987 deferred, the placeholder is dead code and the comment references a closed PR. The 16 image diffusion models continue to work via the _create_default_diffusion_stage_cfg fallback in async_omni_engine.py exactly as they always have.

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@hsliuustc0106 hsliuustc0106 added the ready label to trigger buildkite CI label Apr 22, 2026
@lishunyang12 lishunyang12 merged commit 9da0669 into vllm-project:main Apr 26, 2026
8 checks passed
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.

2 participants