What's Changed
- Bugfix by @Binary2355 in #486
- bump version to 0.4.3.post1 by @feifeibear in #487
- [doc] update readme with cfg tutorials by @feifeibear in #488
- set sequence_parallel_degree default as None by @feifeibear in #489
- Fix typo in "destory_distributed_environment" by @Edenzzzz in #493
- bump version to 0.4.3.post2 by @feifeibear in #494
- Fix AttributeError: Add 'softcap' to xFuserRingFlashAttnFuncBackward by @LucienXian in #495
- feat: support sparse sage attn in xdit by @Eigensystem in #496
- Fix for CogVideoX pipeline to handle arbitrary kwargs (silently ignoring unused) by @fielding in #501
- fix: support use_sync flag in xFuserLongContextAttention by @Lay2000 in #505
- bump to version 0.4.3.post3 by @feifeibear in #506
- Update get_2d_sincos_pos_embed to use output_type='pt' for Diffusers compat by @fielding in #504
- feat: add sd3.5 support by @hann-wang in #511
- fix: keep guidance_scale default value consistent with diffusers by @ZDJeffrey in #513
- Change opencv-python, pytest, and imageio requirements by @lpetre in #518
- ADD FP8 forward for FA3 by @yuyu5333 in #522
- Fix FA3 FP8 qkv scale in xdit_ring_flash_attn_forward by @yuyu5333 in #524
- Add support for SANA by @nbgbn in #528
- add fluxcontrolpipeline support by @Johnson-yue in #527
- add SanaSprint support by @nbgbn in #530
- [feature] adapt for Moore Threads graphics processing unit by @houchen-li in #539
- [fix] move all platform dependent code to xfuser/envs.py by @houchen-li in #540
- [hotfix] fix musa import bugs by @feifeibear in #542
- [version] bump to 0.4.4 by @feifeibear in #543
New Contributors
- @Edenzzzz made their first contribution in #493
- @LucienXian made their first contribution in #495
- @fielding made their first contribution in #501
- @hann-wang made their first contribution in #511
- @lpetre made their first contribution in #518
- @yuyu5333 made their first contribution in #522
- @nbgbn made their first contribution in #528
- @Johnson-yue made their first contribution in #527
- @houchen-li made their first contribution in #539
Full Changelog: 0.4.3...0.4.4