1. 25 Sep, 2025 1 commit
  2. 24 Sep, 2025 4 commits
    • Aryan's avatar
      Context Parallel w/ Ring & Ulysses & Unified Attention (#11941) · dcb6dd9b
      Aryan authored
      
      
      * update
      
      * update
      
      * add coauthor
      Co-Authored-By: default avatarDhruv Nair <dhruv.nair@gmail.com>
      
      * improve test
      
      * handle ip adapter params correctly
      
      * fix chroma qkv fusion test
      
      * fix fastercache implementation
      
      * fix more tests
      
      * fight more tests
      
      * add back set_attention_backend
      
      * update
      
      * update
      
      * make style
      
      * make fix-copies
      
      * make ip adapter processor compatible with attention dispatcher
      
      * refactor chroma as well
      
      * remove rmsnorm assert
      
      * minify and deprecate npu/xla processors
      
      * update
      
      * refactor
      
      * refactor; support flash attention 2 with cp
      
      * fix
      
      * support sage attention with cp
      
      * make torch compile compatible
      
      * update
      
      * refactor
      
      * update
      
      * refactor
      
      * refactor
      
      * add ulysses backward
      
      * try to make dreambooth script work; accelerator backward not playing well
      
      * Revert "try to make dreambooth script work; accelerator backward not playing well"
      
      This reverts commit 768d0ea6fa6a305d12df1feda2afae3ec80aa449.
      
      * workaround compilation problems with triton when doing all-to-all
      
      * support wan
      
      * handle backward correctly
      
      * support qwen
      
      * support ltx
      
      * make fix-copies
      
      * Update src/diffusers/models/modeling_utils.py
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      
      * apply review suggestions
      
      * update docs
      
      * add explanation
      
      * make fix-copies
      
      * add docstrings
      
      * support passing parallel_config to from_pretrained
      
      * apply review suggestions
      
      * make style
      
      * update
      
      * Update docs/source/en/api/parallel.md
      Co-authored-by: default avatarAryan <aryan@huggingface.co>
      
      * up
      
      ---------
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      Co-authored-by: default avatarsayakpaul <spsayakpaul@gmail.com>
      dcb6dd9b
    • Alberto Chimenti's avatar
      Fix WanVACEPipeline to allow prompt to be None and skip encoding step (#12251) · 043ab252
      Alberto Chimenti authored
      Fixed WanVACEPipeline to allow prompt to be None and skip encoding step
      043ab252
    • Yao Matrix's avatar
      xpu enabling for 4 cases (#12345) · 7a587349
      Yao Matrix authored
      
      Signed-off-by: default avatarYao, Matrix <matrix.yao@intel.com>
      7a587349
    • Dhruv Nair's avatar
      Fix Custom Code loading (#12378) · 7c54a7b3
      Dhruv Nair authored
      * update
      
      * update
      
      * update
      7c54a7b3
  3. 23 Sep, 2025 1 commit
  4. 22 Sep, 2025 5 commits
  5. 21 Sep, 2025 1 commit
  6. 20 Sep, 2025 1 commit
  7. 18 Sep, 2025 1 commit
  8. 17 Sep, 2025 1 commit
    • DefTruth's avatar
      Fix many type hint errors (#12289) · efb7a299
      DefTruth authored
      * fix hidream type hint
      
      * fix hunyuan-video type hint
      
      * fix many type hint
      
      * fix many type hint errors
      
      * fix many type hint errors
      
      * fix many type hint errors
      
      * make stype & make quality
      efb7a299
  9. 16 Sep, 2025 3 commits
  10. 15 Sep, 2025 1 commit
  11. 12 Sep, 2025 1 commit
  12. 11 Sep, 2025 1 commit
  13. 10 Sep, 2025 6 commits
  14. 09 Sep, 2025 2 commits
  15. 08 Sep, 2025 1 commit
  16. 03 Sep, 2025 4 commits
  17. 01 Sep, 2025 1 commit
  18. 31 Aug, 2025 1 commit
  19. 30 Aug, 2025 2 commits
  20. 28 Aug, 2025 2 commits