 Lianmin ZhengandClaude Opus 4.6
|
0949b138af
|
Simplify server startup output (#20885)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-19 13:11:37 -07:00 |
|
YC Tseng
|
c37ef7f18b
|
[AMD] diffusion refactor: move ROCM VAE optimization to Platform abstraction (#20496)
|
2026-03-13 13:10:05 -07:00 |
|
Aleksi Vesanto
|
c8bbe5010a
|
[diffusion] feat: add AITER Sage attention backend (#20178)
|
2026-03-11 12:17:45 +08:00 |
|
Makcum888e
|
b1249ac909
|
[Diffusion] [NPU] [CI] fix CI performance (#19486)
|
2026-02-27 18:23:02 +03:00 |
|
Makcum888e
|
0217e82a08
|
[diffusion] Clean code (#19325)
|
2026-02-25 21:16:03 +03:00 |
|
 Ratish Pandronnie_zheng
|
f6cc02489f
|
[diffusion]: fix sparse video gen 2 backend being applied to cross-attention (#18900)
Co-authored-by: ronnie_zheng <zl19940307@163.com>
|
2026-02-17 13:17:46 +03:00 |
|
Ratish P
|
c1d1337afc
|
[diffusion][Wan]: fix sparse attention backends being applied to cross-attention (#17596)
|
2026-02-16 21:57:58 +08:00 |
|
SoluMilken
|
07a24f1a38
|
update pre-commit config (#18860)
|
2026-02-16 00:18:31 +08:00 |
|
R0CKSTAR
|
45a4697d45
|
[diffusion][MUSA] fix: MUSA platform breakage caused by PR #13662 (#18456)
Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
|
2026-02-14 11:00:39 +08:00 |
|
 Xinwei QiangandMick
|
356e338607
|
[diffusion] feat: support SparseVideoGen2 attention backend (#17507)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2026-02-13 16:20:46 +08:00 |
|
    
|
00248d85c7
|
[diffusion] platform: support WAN/FLUX/Qwen-Image/Qwen-Image-edit on Ascend (#13662)
Co-authored-by: dhx98 <haox.dai@gmail.com>
Co-authored-by: DHX98 <haoxiand@andrew.cmu.edu>
Co-authored-by: ronnie_zheng <zl19940307@163.com>
Co-authored-by: DHX98 <DHX98@noreply.gitcode.com>
Co-authored-by: Yuhao Yang <47235274+yhyang201@users.noreply.github.com>
|
2026-02-08 10:45:30 +08:00 |
|
wxy
|
4c403045ec
|
[diffusion] fix: fix the bug of redundant memory usage on GPU-0 (#18221)
|
2026-02-04 21:25:23 +08:00 |
|
Ratish P
|
88fb927cc9
|
[diffusion]: add dummy device attribute to fix AttributeError (#17949)
|
2026-01-29 09:35:12 -08:00 |
|
Yuzhen Zhou
|
2169025b77
|
turn off dit_layerwise_offload for wan on rocm (#17569)
|
2026-01-23 15:22:42 +08:00 |
|
Xiaoyu Zhang
|
590969ee9c
|
[Diffusion] Support select fa2 backend in hopper (#17514)
|
2026-01-22 08:23:53 +08:00 |
|
HuangJi
|
e776239afd
|
[diffusion] feat: support SageSparseLinearAttention attention backend (#17399)
|
2026-01-21 18:13:51 +08:00 |
|
R0CKSTAR
|
a1dd3d48ac
|
[diffusion] hardware: support diffusion (single GPU, 3/N) (#17105)
Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
|
2026-01-16 17:01:09 +08:00 |
|
Mick
|
16831ab6d7
|
[diffusion] fix: fix using upstream flash_attn on blackwell (#17111)
|
2026-01-15 22:30:48 +08:00 |
|
R0CKSTAR
|
c9a45b7e3c
|
[diffusion] fix: fix UMA detection (#17113)
Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
|
2026-01-15 22:29:46 +08:00 |
|
HuangJi
|
e7df8bdc5c
|
[diffusion] refactor: move SLA to attention_backend folder (#17020)
|
2026-01-15 21:36:48 +08:00 |
|
 sunxxunsandroot
|
64a31d4b75
|
[diffusion] amd: fix SGLANG_DIFFUSION_ATTENTION_BACKEND env var for diffusion attention backend selection (#16325)
Co-authored-by: root <root@mi300x8-008.atl1.do.cpe.ice.amd.com>
|
2026-01-09 20:16:58 +08:00 |
|
 
|
dcacc492d0
|
[diffusion] fix: fix RuntimeError in SageAttention3 on Blackwell with Qwen-Image (#16335)
Co-authored-by: qimcis <qimcis@users.noreply.github.com>
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2026-01-03 22:12:53 +08:00 |
|
Mick
|
39d56196a0
|
[diffusion] logging: log available gpu mem while loading and generating (#15936)
|
2025-12-28 00:34:58 +08:00 |
|
Mick
|
8dc6f0fc4d
|
[diffusion] refactor: centralize hardware platform detection and streamline environment variable management (#15842)
|
2025-12-26 22:16:18 +08:00 |
|
R0CKSTAR
|
8865424f14
|
[diffusion] refactor: refactor attention backend checking to use backend enum (#15555)
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
|
2025-12-25 11:51:40 +08:00 |
|
 ryangandMengxi Li
|
1e58248808
|
[diffusion] multi-platform: add Sage Attention 3 Support for sm 120 (RTX5090) (#15382)
Co-authored-by: Mengxi Li <marcyleemx@gmail.com>
|
2025-12-19 21:27:02 +08:00 |
|
   
|
4bf06635fc
|
[diffusion] multi-platform: support diffusion on amd and fix encoder loading on MI325 (#13760)
Co-authored-by: Sabre Shao <sabre.shao@amd.com>
Co-authored-by: Yusheng (Ethan) Su <yushengsu.thu@gmail.com>
Co-authored-by: Hubert Lu <Hubert.Lu@amd.com>
Co-authored-by: xsun <sunxiao04@gmail.com>
|
2025-12-19 15:38:46 +08:00 |
|
Mick
|
5d804a3767
|
[diffusion] feat: support sageattn & sageattn3 backend (#14878)
|
2025-12-11 20:59:44 +08:00 |
|
Mick
|
6f094deff0
|
[diffusion] CI: minor refactor CI for less code duplication (#13905)
|
2025-11-25 18:44:11 +08:00 |
|
Mick
|
4a8442af1b
|
diffusion: improve baseline performance monitor (#13614)
|
2025-11-20 14:29:56 +08:00 |
|
 MickandAdarsh Shirawalmath
|
127d59cd2c
|
[diffusion] CI: improve diffusion CI (#13562)
Co-authored-by: Adarsh Shirawalmath <114558126+adarshxs@users.noreply.github.com>
|
2025-11-20 10:54:13 +08:00 |
|
 Yuhao YangandMick
|
6afe396399
|
diffusion: support fa4 in fa backend for blackwell (#13263)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-16 21:02:45 +08:00 |
|
Mick
|
73e9a2ef5c
|
fix: tiny fix cli (#12744)
|
2025-11-06 14:45:50 +08:00 |
|
+9        
|
7bc1dae095
|
WIP: initial multimodal-gen support (#12484)
Co-authored-by: yhyang201 <yhyang201@gmail.com>
Co-authored-by: yizhang2077 <1109276519@qq.com>
Co-authored-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Co-authored-by: ispobock <ispobaoke@gmail.com>
Co-authored-by: JiLi <leege233@gmail.com>
Co-authored-by: CHEN Xi <78632976+RubiaCx@users.noreply.github.com>
Co-authored-by: laixin <xielx@shanghaitech.edu.cn>
Co-authored-by: SolitaryThinker <wlsaidhi@gmail.com>
Co-authored-by: jzhang38 <a1286225768@gmail.com>
Co-authored-by: BrianChen1129 <yongqichcd@gmail.com>
Co-authored-by: Kevin Lin <42618777+kevin314@users.noreply.github.com>
Co-authored-by: Edenzzzz <wtan45@wisc.edu>
Co-authored-by: rlsu9 <r3su@ucsd.edu>
Co-authored-by: Jinzhe Pan <48981407+eigensystem@users.noreply.github.com>
Co-authored-by: foreverpiano <pianoqwz@qq.com>
Co-authored-by: RandNMR73 <notomatthew31@gmail.com>
Co-authored-by: PorridgeSwim <yz3883@columbia.edu>
Co-authored-by: Jiali Chen <90408393+gary-chenjl@users.noreply.github.com>
|
2025-11-05 12:28:52 -08:00 |
|