Skip to content

feat: support joy-image-edit-plus on NPU device & refact sequence parallel Mixin. - #2018

Merged
shan-chen-feng merged 5 commits into
xLLM-AI:mainfrom
shan-chen-feng:joy-ai-qwenimage-final-backup
Aug 5, 2026
Merged

feat: support joy-image-edit-plus on NPU device & refact sequence parallel Mixin.#2018
shan-chen-feng merged 5 commits into
xLLM-AI:mainfrom
shan-chen-feng:joy-ai-qwenimage-final-backup

Conversation

@shan-chen-feng

Copy link
Copy Markdown
Collaborator

Description

Related Issues

Change Type

  • Bug fix
  • New feature
  • Performance improvement
  • Refactor
  • Documentation
  • Test
  • Build or CI

Pull Request Checklist

Thank you for contributing to xLLM. Before requesting review, please make sure the following items are complete.

PR Title and Commit Messages

  • The PR title and each commit message follow the xLLM commit format: <type>: <subject>.

Allowed types: feat, bugfix, docs, test, refactor, chore, style, revert, perf, model, build, release.
The subject should use clear English, start with a verb, include at least 4 words, and end with ..

Pre-commit Checks

  • I have installed pre-commit by running pip install pre-commit or an equivalent command.
  • I have installed the hooks with pre-commit install.
  • I have run pre-commit run --all-files and fixed any reported issues.

If you are unsure how to set up pre-commit, see the pre-commit documentation.

Self Review

  • I have self-reviewed the code according to .agents/skills/code-review/references/custom-code-style.md, especially code written or assisted by AI.
  • I have rebased this PR onto the latest main branch.

Build and Test Coverage

  • Tests have been added or updated as needed.
  • CUDA: python setup.py build test has passed on a CUDA machine.
  • NPU: python setup.py build test has passed on an NPU machine.
  • MLU: python setup.py build test has passed on an MLU machine.

Reviewer Notes

@shan-chen-feng
shan-chen-feng marked this pull request as draft July 23, 2026 12:17
@shan-chen-feng
shan-chen-feng force-pushed the joy-ai-qwenimage-final-backup branch from fe46ca2 to 7a4c289 Compare July 28, 2026 06:15
@shan-chen-feng
shan-chen-feng marked this pull request as ready for review July 28, 2026 06:20
@shan-chen-feng
shan-chen-feng force-pushed the joy-ai-qwenimage-final-backup branch 4 times, most recently from d6bb902 to 057496c Compare August 3, 2026 10:25
Comment thread xllm/core/layers/common/CMakeLists.txt Outdated
Comment thread xllm/core/layers/common/qwen2_vision_attention.h
Comment thread xllm/core/layers/common/rms_norm.cpp Outdated
Comment thread xllm/core/layers/npu_torch/attention.cpp Outdated
@shan-chen-feng
shan-chen-feng force-pushed the joy-ai-qwenimage-final-backup branch 4 times, most recently from dc85136 to 8990cf1 Compare August 5, 2026 10:53
@shan-chen-feng
shan-chen-feng force-pushed the joy-ai-qwenimage-final-backup branch from 8990cf1 to 895a827 Compare August 5, 2026 11:59
@xiao-yu-chen
xiao-yu-chen requested a review from ethan686 August 5, 2026 13:28
@shan-chen-feng
shan-chen-feng merged commit 69c56f0 into xLLM-AI:main Aug 5, 2026
4 of 21 checks passed
DongheJin added a commit that referenced this pull request Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants