Skip to content

v1.1.2 UAA & SkyReelsV2 TP/CP

Choose a tag to compare

@DefTruth DefTruth released this 24 Nov 09:55
· 64 commits to main since this release
9936b5c

What's Changed

  • chore: Update README.md by @DefTruth in #455
  • fix load options drop kwargs by @DefTruth in #456
  • chore: add maybe pad prompt utils by @DefTruth in #458
  • fix: move .to(device) to reduce tp mem by @BBuf in #459
  • example: support more overrided args and memory tracker by @BBuf in #461
  • Add missing model-path args in example by @BBuf in #463
  • UAA: ulysses anything attn w/ zero overhead by @DefTruth in #462
  • fix qwen-image multi-gpu mismatch by @BBuf in #464
  • Fix more models multi gpu mismatch by @BBuf in #466
  • feat: support unshard anything for UAA by @DefTruth in #465
  • chore: update qwen-image example for UAA by @DefTruth in #468
  • chore: Update README.md by @DefTruth in #470
  • chore: Update README.md by @DefTruth in #471
  • support skyreels cp and tp ulysses by @BBuf in #469
  • always use vae tiling if vram <= 48 GiB for qwen-image by @DefTruth in #472
  • chore: Add SkyReelsV2 tp/cp to support-matrix by @BBuf in #473
  • fix: correct string literal syntax errors in examples by @BBuf in #475
  • feat: allow UAA in compiled graph by @DefTruth in #474

New Contributors

  • @BBuf made their first contribution in #459

Full Changelog: v1.1.1...v1.1.2