[Docs] Add diffusion module design doc#592
Merged
hsliuustc0106 merged 18 commits intovllm-project:mainfrom Jan 5, 2026
Merged
Conversation
Signed-off-by: samithuang <285365963@qq.com>
Signed-off-by: SamitHuang <285365963@qq.com>
Signed-off-by: SamitHuang <285365963@qq.com>
Signed-off-by: SamitHuang <285365963@qq.com>
Signed-off-by: Samit <285365963@qq.com>
ZJY0516
reviewed
Jan 3, 2026
Collaborator
|
@Bounty-hunter PTAL |
61 tasks
| 2. **Automatic Fallback**: Falls back to SDPA if selected backend unavailable | ||
| 3. **Hardware Detection**: Can select based on device type (NPU, CUDA, etc.) | ||
|
|
||
| **Backend Availability**: |
Collaborator
Author
There was a problem hiding this comment.
added. Thanks for reminding
Isotr0py
reviewed
Jan 4, 2026
e7011cd to
9ca01bf
Compare
Signed-off-by: SamitHuang <285365963@qq.com>
7 tasks
Signed-off-by: SamitHuang <285365963@qq.com>
Signed-off-by: Samit <285365963@qq.com>
This was referenced Jan 4, 2026
Closed
Collaborator
hsliuustc0106
left a comment
There was a problem hiding this comment.
we can update the batching support after #617 merged
Signed-off-by: Hongsheng Liu <liuhongsheng4@huawei.com>
hsliuustc0106
approved these changes
Jan 5, 2026
DefTruth
pushed a commit
to xlite-dev/vllm-omni
that referenced
this pull request
Jan 5, 2026
Signed-off-by: samithuang <285365963@qq.com> Signed-off-by: SamitHuang <285365963@qq.com> Signed-off-by: Samit <285365963@qq.com> Signed-off-by: Hongsheng Liu <liuhongsheng4@huawei.com> Co-authored-by: Hongsheng Liu <liuhongsheng4@huawei.com> Signed-off-by: DefTruth <qiustudent_r@163.com>
DefTruth
pushed a commit
to xlite-dev/vllm-omni
that referenced
this pull request
Jan 5, 2026
Signed-off-by: samithuang <285365963@qq.com> Signed-off-by: SamitHuang <285365963@qq.com> Signed-off-by: Samit <285365963@qq.com> Signed-off-by: Hongsheng Liu <liuhongsheng4@huawei.com> Co-authored-by: Hongsheng Liu <liuhongsheng4@huawei.com> Signed-off-by: DefTruth <qiustudent_r@163.com>
tzhouam
pushed a commit
to tzhouam/vllm-omni
that referenced
this pull request
Jan 5, 2026
Signed-off-by: samithuang <285365963@qq.com> Signed-off-by: SamitHuang <285365963@qq.com> Signed-off-by: Samit <285365963@qq.com> Signed-off-by: Hongsheng Liu <liuhongsheng4@huawei.com> Co-authored-by: Hongsheng Liu <liuhongsheng4@huawei.com>
princepride
pushed a commit
to princepride/vllm-omni
that referenced
this pull request
Jan 10, 2026
Signed-off-by: samithuang <285365963@qq.com> Signed-off-by: SamitHuang <285365963@qq.com> Signed-off-by: Samit <285365963@qq.com> Signed-off-by: Hongsheng Liu <liuhongsheng4@huawei.com> Co-authored-by: Hongsheng Liu <liuhongsheng4@huawei.com>
sniper35
pushed a commit
to sniper35/vllm-omni
that referenced
this pull request
Jan 10, 2026
Signed-off-by: samithuang <285365963@qq.com> Signed-off-by: SamitHuang <285365963@qq.com> Signed-off-by: Samit <285365963@qq.com> Signed-off-by: Hongsheng Liu <liuhongsheng4@huawei.com> Co-authored-by: Hongsheng Liu <liuhongsheng4@huawei.com>
ZJY0516
pushed a commit
to LawJarp-A/vllm-omni
that referenced
this pull request
Jan 10, 2026
Signed-off-by: samithuang <285365963@qq.com> Signed-off-by: SamitHuang <285365963@qq.com> Signed-off-by: Samit <285365963@qq.com> Signed-off-by: Hongsheng Liu <liuhongsheng4@huawei.com> Co-authored-by: Hongsheng Liu <liuhongsheng4@huawei.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTTOM) HAVE BEEN CONSIDERED.
Purpose
Add diffusion module design doc
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.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)