19 Commits
Author SHA1 Message Date
HuangJi 2a0cb2f04e [Diffusion][MiniMax-H3] Add SM120 Sage compute for SubBlock sparse attention (#40116) 2026-09-20 16:40:28 +08:00
HuangJi ffe98a4279 [Diffusion][MiniMax-H3] Add SM90 Sage compute for SubBlock sparse attention (#37982) 2026-09-09 20:00:03 +08:00
HuangJi cc3b61873f [Diffusion][minimax-h3] Restrict MiniMax-H3 SubBlock sparsity to video queries (#35850) 2026-08-26 10:55:09 +08:00
HuangJi ee1f2e8dfd [diffusion][Minimax H3]support subblock sparse attention on SM90 (#34680) 2026-08-19 10:31:45 +08:00
HuangJi 3d96bb9721 [diffusion] chore: rename lingbot world v2 (#30518) 2026-07-08 19:06:44 +08:00
HuangJi db40fd83d2 [diffusion] model: support LingBot-World 2.0 (#30361) 2026-07-08 10:42:50 +08:00
HuangJi 5e6f49c986 [diffusion] feat: add LingBot realtime prompt, KV window, and lazy VAE controls (#30040) 2026-07-05 11:11:54 +08:00
HuangJi 9bbd519f34 [diffusion] fix: fix Wan channels_last_3d VAE decode corruption (#25985) 2026-05-22 23:34:41 +08:00
HuangJi 9716599383 [diffusion] fix: avoid illegal memory access in qwen image (#22953) 2026-04-23 12:41:26 +08:00
HuangJi c3c13dd5e3 [diffusion] fix: make warmup image initialization rank-safe (#21817) 2026-04-08 15:51:09 +08:00
HuangJi f4d80f9d42 [diffusion] feat: allows quality adjustment of generated images/videos (#17937) 2026-02-13 11:56:20 +08:00
HuangJi e776239afd [diffusion] feat: support SageSparseLinearAttention attention backend (#17399) 2026-01-21 18:13:51 +08:00
HuangJi e7df8bdc5c [diffusion] refactor: move SLA to attention_backend folder (#17020) 2026-01-15 21:36:48 +08:00
HuangJi 030496eb06 [diffusion] fix: fix --warmup-resolutions' conflict with CacheDiT (#16962) 2026-01-14 14:44:10 +08:00
HuangJi a83484275d [diffusion] perf: optimize linear calculation in SLA (#16648) 2026-01-13 09:38:35 +08:00
2dadf63562 [diffusion] Support I2I/TI2I/I2V/TI2V warmup && T2I/T2V warmup bug fix (#16922)
Co-authored-by: yhyang201 <yhyang201@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-12 19:40:37 +08:00
HuangJi feb39f7768 [diffusion] model: Support TurboWan2.2-I2V SLA && add CI test for TurboWan (#16536) 2026-01-12 13:55:38 +08:00
HuangJi 8a84b1e7e0 [diffusion] model: support TurboWan2.1-T2V-1.3B/14B SLA (#15888) 2025-12-30 14:30:22 +08:00
HuangJi 89512029f1 [diffusion]Support url image input (#15262) 2025-12-19 19:37:23 +08:00