forked from huggingface/diffusers
-
Notifications
You must be signed in to change notification settings - Fork 1
npu attention enable ulysses #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
TmacAaron
wants to merge
60
commits into
Eco-Sphere:ascend-patch
Choose a base branch
from
TmacAaron:npu_ulysses
base: ascend-patch
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
17e2a42
npu attention enable ulysses
TmacAaron 07ea078
[Modular]z-image (#12808)
yiyixuxu 8b4722d
Fix Qwen Edit Plus modular for multi-image input (#12601)
sayakpaul be3c2a0
[WIP] Add Flux2 modular (#12763)
DN6 6708f5c
[docs] improve distributed inference cp docs. (#12810)
sayakpaul 10e820a
post release 0.36.0 (#12804)
sayakpaul 0eac64c
Update distributed_inference.md to correct syntax (#12827)
sayakpaul 1567243
[lora] Remove lora docs unneeded and add " # Copied from ..." (#12824)
sayakpaul 17c0e79
support CP in native flash attention (#12829)
sywangyi b8a4cba
[qwen-image] edit 2511 support (#12839)
naykun 0c1ccc0
fix pytest tests/pipelines/pixart_sigma/test_pixart.py::PixArtSigmaPi…
sywangyi 5851928
Support for control-lora (#10686)
lavinal712 a748a83
Add support for LongCat-Image (#12828)
junqiangwu 5e48f46
fix the prefix_token_len bug (#12845)
junqiangwu 87f7d11
extend TorchAoTest::test_model_memory_usage to other platform (#12768)
sywangyi f9c1e61
Qwen Image Layered Support (#12853)
naykun 55463f7
Z-Image-Turbo ControlNet (#12792)
hlky b530968
Cosmos Predict2.5 Base: inference pipeline, scheduler & chkpt convers…
miguelmartin75 f7753b1
more update in modular (#12560)
yiyixuxu 262ce19
Feature: Add Mambo-G Guidance as Guider (#12862)
MatrixTeam-AI 0c4f6c9
Add `OvisImagePipeline` in `AUTO_TEXT2IMAGE_PIPELINES_MAPPING` (#12876)
alvarobartt 973a077
Cosmos Predict2.5 14b Conversion (#12863)
miguelmartin75 52766e6
Use `T5Tokenizer` instead of `MT5Tokenizer` (removed in Transformers …
alvarobartt f6b6a71
Add z-image-omni-base implementation (#12857)
RuoyiDu 1cdb872
fix torchao quantizer for new torchao versions (#12901)
vkuzo 208cda8
fix Qwen Image Transformer single file loading mapping function to be…
mbalabanski 4737806
Z-Image-Turbo from_single_file fix (#12888)
hlky d0ae34d
chore: fix dev version in setup.py (#12904)
DefTruth 5ffb658
Community Pipeline: Add z-image differential img2img (#12882)
r4inm4ker 0da1aa9
Fix typo in src/diffusers/pipelines/cosmos/pipeline_cosmos2_5_predict…
miguelmartin75 3138e37
Fix wan 2.1 i2v context parallel (#12909)
DefTruth 7c6d314
fix the use of device_map in CP docs (#12902)
sayakpaul b6098ca
[core] remove unneeded autoencoder methods when subclassing from `Aut…
sayakpaul 88ffb00
Detect 2.0 vs 2.1 ZImageControlNetModel (#12861)
hlky db37140
Refactor environment variable assignments in workflow (#12916)
paulinebm e46354d
Add codeQL workflow (#12917)
paulinebm 417f6b2
Delete .github/workflows/codeql.yml
paulinebm 9b5a244
CodeQL workflow for security analysis
paulinebm 41a6e86
Check for attention mask in backends that don't support it (#12892)
dxqb ade1059
[Flux.1] improve pos embed for ascend npu by computing on npu (#12897)
zhangtao0408 98479a9
LTX Video 0.9.8 long multi prompt (#12614)
yaoqih b4be29b
Add FSDP option for Flux2 (#12860)
leisuzz a033e7f
clean the format
TmacAaron 8f30bff
Add transformer cache context for SkyReels-V2 pipelines & Update docs…
tolgacangoz 961b9b2
[docs] fix torchao typo. (#12883)
sayakpaul 6fb4c99
Update wan.md to remove unneeded hfoptions (#12890)
sayakpaul 9fb6b89
Improve docstrings and type hints in scheduling_edm_euler.py (#12871)
delmalih dab000e
[Modular] Video for Mellon (#12924)
asomoza c10bdd9
Add LTX 2.0 Video Pipelines (#12915)
dg845 79c1107
Merge branch 'main' into npu_ulysses
TmacAaron 8600b4c
Add environment variables to checkout step (#12927)
paulinebm 002e7ef
register _native_npu_attention to _supports_context_parallel
TmacAaron 9a5e827
change npu_fusion_attention's input_layout to BSND to eliminate redun…
TmacAaron 51ba43c
Merge branch 'main' into npu_ulysses
sayakpaul 8780c4a
Update format
TmacAaron b1f06b7
Improve docstrings and type hints in scheduling_consistency_decoder.p…
delmalih 8b9f817
Fix: Remove hardcoded CUDA autocast in Kandinsky 5 to fix import warn…
adi776borate a812c87
Upgrade GitHub Actions for Node 24 compatibility (#12865)
salmanmkc 91e5134
fix the warning torch_dtype is deprecated (#12841)
msdsm 10dec67
Merge branch 'main' into npu_ulysses
sayakpaul File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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.
Uh oh!
There was an error while loading. Please reload this page.