Mick
|
578e936d8d
|
[diffusion] feat: persist torch.compile inductor/triton cache across restarts (#28205)
|
2026-06-15 13:34:19 +08:00 |
|
Mick
|
3cb29f6747
|
[diffusion] feat: use regional torch.compile (compile_repeated_blocks) for DiT of diffusers backend (#28193)
|
2026-06-15 00:34:10 +08:00 |
|
Mick
|
ec36dde580
|
[diffusion] feat: add --warmup-mode enum server arg (#28184)
|
2026-06-14 23:09:04 +08:00 |
|
Mick
|
582bd23f71
|
[diffusion] feat: enable spatial-shard vae decode across GPUs (#28071)
|
2026-06-14 20:19:44 +08:00 |
|
Mick
|
5331de0f8c
|
[diffusion] chore: resolve model_index.json Hub-first with local-cache fallback (#28177)
|
2026-06-14 16:48:38 +08:00 |
|
Mick
|
1456eb612d
|
[diffusion] CI: tighten perf baselines (#28123)
|
2026-06-14 15:50:21 +08:00 |
|
Mick
|
37ed10bd24
|
[diffusion] UX: reduce attention backend log noise (#28169)
|
2026-06-14 14:55:13 +08:00 |
|
Mick
|
31ac743484
|
[diffusion] chore: improve server warmup coverage (#28127)
|
2026-06-14 13:35:42 +08:00 |
|
Mick
|
cb4933b22e
|
[diffusion] optimize: enable vae parallel decode with cfg-parallel (#27875)
|
2026-06-13 13:52:27 +08:00 |
|
Mick
|
8becb37519
|
[diffusion] warmup: improve diffusion server warmup (#28119)
|
2026-06-13 13:04:10 +08:00 |
|
Mick
|
8038806557
|
[diffusion] optimize: optimize flux1 tensor parallel sharding (#27826)
|
2026-06-12 13:13:18 +08:00 |
|
Mick
|
d9110d971e
|
[diffusion] fix: fix wan ti2v sp timestep padding (#27876)
|
2026-06-11 22:13:25 +08:00 |
|
Mick
|
9e9fde1478
|
[diffusion] Revert "Mistral3 add tensor parallel support for diffusion text encoder " (#27892)
|
2026-06-11 20:33:45 +08:00 |
|
Mick
|
e8a437ef26
|
[diffusion] doc: update docs architecture (#27767)
|
2026-06-10 14:18:10 +08:00 |
|
Mick
|
56f06278c6
|
[diffusion] refactor: refactor realtime control state and adapters (#27698)
|
2026-06-10 12:27:16 +08:00 |
|
Mick
|
af55025644
|
[diffusion] refactor: refactor realtime and model-specific stage modules (#27697)
|
2026-06-10 09:39:06 +08:00 |
|
Mick
|
f6d53d6d16
|
docs: update SANA-WM cookbook serve examples (#27626)
|
2026-06-09 11:44:31 +08:00 |
|
Mick
|
02be2e7189
|
[diffusion] support tp for ideogram4 (#27393)
|
2026-06-07 23:14:58 +08:00 |
|
Mick
|
bf66b7b6da
|
[diffusion] model: support Ideogram4 NVFP4 (#27379)
|
2026-06-06 11:14:28 +08:00 |
|
Mick
|
e8668508d1
|
[diffusion] optimize: optimize LingBot realtime sp cache path (#27383)
|
2026-06-06 09:37:29 +08:00 |
|
Mick
|
4ef081b903
|
[diffusion] optimize: optimize LingBot realtime transport and camera conditioning (#27297)
|
2026-06-05 16:00:48 +08:00 |
|
Mick
|
e4a01d5ee2
|
[diffusion] fix: fix realtime webui recording timeline (#27249)
|
2026-06-04 19:58:56 +08:00 |
|
Mick
|
9e2ad6054c
|
[diffusion] feat: speed up lossless realtime rgb transport (#27236)
|
2026-06-04 16:59:23 +08:00 |
|
Mick
|
11605767e0
|
[diffusion] optimize: skip unused wanvae halo send copies (#27151)
|
2026-06-04 10:23:01 +08:00 |
|
Mick
|
5dbc52c2b7
|
[diffusion] doc: add ernie Image diffusion (#27195)
|
2026-06-04 08:45:56 +08:00 |
|
Mick
|
3790173b3b
|
[diffusion] fix: avoid flashattention forward context lookup (#27153)
|
2026-06-04 08:11:50 +08:00 |
|
Mick
|
b0f78bef97
|
[diffusion] improve: improve realtime webui playback pacing (#27148)
|
2026-06-04 00:33:56 +08:00 |
|
Mick
|
33f943fbf5
|
[diffusion] optimize: batch usp replicated kv prefix all-to-all (#27143)
|
2026-06-03 21:22:39 +08:00 |
|
Mick
|
9450696aa5
|
[diffusion] CI: add cosmos3 nano t2v gpu test (#26963)
|
2026-06-03 15:42:51 +08:00 |
|
Mick
|
dae86f51f5
|
[diffusion] chore: polish realtime webui waiting state (#27068)
|
2026-06-03 14:29:26 +08:00 |
|
Mick
|
71a747cf15
|
[diffusion] fix: fix lingbot realtime consistency gt pin (#27080)
|
2026-06-03 10:29:37 +08:00 |
|
Mick
|
3715a07e87
|
[diffusion] improve: clamp wanvae decode output in place (#27086)
|
2026-06-03 10:16:10 +08:00 |
|
Mick
|
f0e18be0ba
|
[diffusion] improve: use conv2d width padding in wanvae (#27081)
|
2026-06-03 10:14:50 +08:00 |
|
Mick
|
2d8cb87de7
|
docs: tag new diffusion cookbooks (#27094)
|
2026-06-03 09:50:27 +08:00 |
|
Mick
|
83bc776612
|
[diffusion] optimize: preserve dtype in wanvae nearest upsample (#27077)
|
2026-06-03 08:32:28 +08:00 |
|
Mick
|
22043b917b
|
[diffusion] CI: ad lingbot case (#27055)
|
2026-06-02 22:26:51 +08:00 |
|
Mick
|
64a1dec8b6
|
[diffusion] feat: add realtime webui super resolution controls (#27026)
|
2026-06-02 20:29:21 +08:00 |
|
Mick
|
ce7da7397a
|
[diffusion] optimize: optimize cosmos3 (#27041)
|
2026-06-02 19:47:42 +08:00 |
|
Mick
|
3394931044
|
[diffusion] optimize: optimize lingbot performance (#27023)
|
2026-06-02 18:33:06 +08:00 |
|
Mick
|
a777672939
|
[diffusion] feat: enable parallel decode for cosmos3(#27037)
|
2026-06-02 18:18:18 +08:00 |
|
Mick
|
a6985e1be0
|
[diffusion] doc: add cookbook for lingbot-world (#26958)
|
2026-06-02 14:35:22 +08:00 |
|
Mick
|
1033d835ff
|
[diffusion] optimize: reduce cosmos3 denoise overhead (#26973)
|
2026-06-02 14:23:02 +08:00 |
|
Mick
|
3b26644bc4
|
[diffusion] misc: add realtime-webui (#26959)
|
2026-06-02 14:13:02 +08:00 |
|
Mick
|
2fc548f250
|
[diffusion] model: support lingot-world (#26954)
|
2026-06-02 13:52:49 +08:00 |
|
Mick
|
f2beb7bc76
|
[diffusion] improve: avoid cosmos3 cpu float video postprocess (#26956)
|
2026-06-02 04:12:01 +08:00 |
|
Mick
|
9a8ab2d22b
|
[diffusion] fix: align cosmos3 text packing with official pipeline (#26950)
|
2026-06-02 02:07:17 +08:00 |
|
Mick
|
1988a2c9ea
|
[diffusion] feat: improve cosmos3 serve API support (#26926)
|
2026-06-02 00:53:39 +08:00 |
|
Mick
|
ed24e3aae8
|
[diffusion] feat: speed up png image output saving (#26947)
|
2026-06-02 00:43:02 +08:00 |
|
Mick
|
4b0453f814
|
[diffusion] CI: infer diffusion test sampling params from task type (#26530)
|
2026-06-01 11:57:41 +08:00 |
|
Mick
|
24bcb37efb
|
[diffusion] fix: fix diffusion LoRA consistency cases (#26327)
|
2026-05-28 06:29:35 +08:00 |
|
Mick
|
f70e604101
|
[diffusion] fix: fix diffusion serve warmup defaults (#26247)
|
2026-05-27 15:43:47 +08:00 |
|
Mick
|
63a89bf1a9
|
[kernel] reuse wna16 marlin moe workspace (#26112)
|
2026-05-26 13:19:13 +08:00 |
|
Mick
|
8f2a4e70f8
|
[SRT] minor: reuse req input id array for unpadded ids (#26232)
|
2026-05-26 08:58:32 +08:00 |
|
Mick
|
c05756da7a
|
[SRT] fix flashInfer allreduce fusion not used on blackwell (#26197)
|
2026-05-25 18:07:15 +08:00 |
|
Mick
|
e1463bb2c2
|
[VLM] try to reuse precomputed padded input ids in scheduler instead of padding (#26097)
|
2026-05-25 10:27:04 +08:00 |
|
Mick
|
64e2b54a8f
|
[VLM] feat: accept grid_thws from preprocessed metadata for kimi (#26149)
|
2026-05-25 09:10:25 +08:00 |
|
Mick
|
72c1582d4e
|
[VLM] fix: fix only the grids from last split mm item is collected for qwen-vl (#26094)
|
2026-05-25 09:09:46 +08:00 |
|
Mick
|
5c3775823e
|
[diffusion] chore: use model-aware vae channels_last_3d policy (#26214)
|
2026-05-25 00:25:34 +08:00 |
|
Mick
|
b6f71d5850
|
[VLM] avoid extra cuda-ipc staging for preprocessed input (#26096)
|
2026-05-24 19:48:06 +08:00 |
|
Mick
|
6447596501
|
[VLM] feat: replace small H2D calls with a single one for qwen-vl (#26167)
|
2026-05-24 18:27:17 +08:00 |
|
Mick
|
4c2b32bfbf
|
[VLM] accept precomputed multimodal metadata (#26101)
|
2026-05-24 15:43:21 +08:00 |
|
Mick
|
826a4de062
|
[srt] store req input ids as arrays (#26165)
|
2026-05-24 15:09:36 +08:00 |
|
Mick
|
d6d9f12444
|
[VLM] adopt simplified get_rope_index for image-only requests (#26100)
|
2026-05-24 11:51:24 +08:00 |
|
Mick
|
774b29dade
|
[VLM] feat: early-return in mm processor if the input is preprocessed (#26117)
|
2026-05-23 17:02:44 +08:00 |
|
Mick
|
19b60a4f9e
|
[VLM] reuse pretokenized ids from preprocessed input for qwen-vl (#26116)
|
2026-05-23 16:01:04 +08:00 |
|
Mick
|
c8cea6d4aa
|
[diffusion] feat: auto-select vae channels_last_3d (#26121)
|
2026-05-23 10:20:30 +08:00 |
|
Mick
|
b801a27ce6
|
[diffusion] CI: disable torch compile in nightly comparison (#26120)
|
2026-05-22 23:36:47 +08:00 |
|
Mick
|
f5ed2687ec
|
[diffusion] CI: guard gt publishing from corrupt output (#26044)
|
2026-05-22 19:07:20 +08:00 |
|
Mick
|
16b3edc84f
|
[diffusion] feat: enable warmup for sglang serve by default (#25988)
|
2026-05-22 08:54:48 +08:00 |
|
Mick
|
f6d98a17ba
|
[diffusion] optimize: reuse cached dynamic lora weights (#25893)
|
2026-05-22 08:54:01 +08:00 |
|
Mick
|
ca9dc17be4
|
[diffusion] chore: adjust layer wise-offload strategy (#25930)
|
2026-05-21 23:48:58 +08:00 |
|
Mick
|
1ac3e33622
|
[diffusion] optimize: enable inference mode in pipeline executor (#25891)
|
2026-05-21 13:20:24 +08:00 |
|
Mick
|
a7b3ced334
|
[diffusion] fix: fix LTX2 resident defaults and stage profiling (#25596)
|
2026-05-19 10:41:28 +08:00 |
|
Mick
|
110bbdcad7
|
[diffusion] fix: use dynamic LoRA for LTX2 original stage-two (#25591)
|
2026-05-18 23:05:29 +08:00 |
|
Mick
|
89e501c5a8
|
[diffusion] CI: tighten selected perf baselines (#25510)
|
2026-05-17 23:35:59 +08:00 |
|
Mick
|
eccfd6dea7
|
[diffusion] feat: configure encoder as layerwise-offload by default (#25517)
|
2026-05-17 20:47:48 +08:00 |
|
Mick
|
c1d9e37a52
|
[diffusion] feat: add memory-aware component load order (#25457)
|
2026-05-17 13:22:55 +08:00 |
|
Mick
|
7f37ffae9d
|
[diffusion] CI: fix nightly CI (#25241)
|
2026-05-16 16:55:30 +08:00 |
|
Mick
|
416fdbbb3d
|
[diffusion] feat: generalize layerwise offload residency mixin to all components (#24593)
|
2026-05-16 11:44:46 +08:00 |
|
Mick
|
ff70aeac30
|
[diffusion] feat: add performance mode server args (#24491)
|
2026-05-14 00:57:46 +08:00 |
|
Mick
|
6d30b571b2
|
[diffusion] fix: fix single-step flow-match timesteps (#24708)
|
2026-05-11 18:09:24 +08:00 |
|
Mick
|
6e5b4de01a
|
[diffusion] fix: further align ltx2.3 accuracy with tp (#24660)
|
2026-05-11 13:42:08 +08:00 |
|
Mick
|
73b8eda103
|
[diffusion] fix: fix FA3 varlen out argument handling (#24688)
|
2026-05-08 19:01:49 +08:00 |
|
Mick
|
17888fa92a
|
[diffusion] doc: update ltx2 multi-gpu deployment guide (#24682)
|
2026-05-08 18:38:05 +08:00 |
|
Mick
|
2afb450501
|
[diffusion] optimize: optimize frame returns path (#24616)
|
2026-05-08 12:10:09 +08:00 |
|
Mick
|
b0225a69dc
|
[diffusion] optimize: precompute LTX2 guidance perturbation states (#24494)
|
2026-05-08 01:18:42 +08:00 |
|
Mick
|
2e642ea187
|
[diffusion] chore: align LTX-2 with official (#24313)
|
2026-05-07 08:46:28 +08:00 |
|
Mick
|
fbebfdec9a
|
[diffusion] fix: fix diffusion FSDP sharding (#24431)
|
2026-05-06 14:55:51 +08:00 |
|
Mick
|
d23ef408f7
|
[diffusion] fix: fix RowParallel LoRA merged forwarding (#24410)
|
2026-05-06 00:30:16 +08:00 |
|
Mick
|
cc54d8e8d0
|
[diffusion] chore: clean CUDA cache only at explicit release points (#24397)
|
2026-05-05 22:30:43 +08:00 |
|
Mick
|
177babcc38
|
[diffusion] optimize: fuse LTX2 split rotary embedding (#24411)
|
2026-05-05 16:07:40 +08:00 |
|
Mick
|
04926e1d9f
|
[diffusion] feat: cache encoder results for default negative prompt (#24304)
|
2026-05-05 11:56:01 +08:00 |
|
Mick
|
e483e60b72
|
[diffusion] CI: pin diffusion consistency GT revision (#24400)
|
2026-05-05 11:53:22 +08:00 |
|
Mick
|
2f7d99b7f7
|
[diffusion] cli: support component attention backend overrides (#24320)
|
2026-05-05 08:39:27 +08:00 |
|
Mick
|
1be3163011
|
[diffusion] fix: use direct all-to-all for USP collectives (#24366)
|
2026-05-05 00:08:48 +08:00 |
|
Mick
|
c611a3fb78
|
[diffusion] chore: disable VAE cpu offload by default (#24315)
|
2026-05-04 08:24:51 +08:00 |
|
Mick
|
5925572c95
|
[diffusion] CI: switch CI data references to sgl-project/ci-data (#24299)
|
2026-05-03 23:05:12 +08:00 |
|
Mick
|
2bfc5d3bb1
|
[diffusion] optimize LTX2.3 HQ denoising split passes (#24298)
|
2026-05-03 16:37:46 +08:00 |
|
Mick
|
8b12367b92
|
[diffusion] CI: add diffusion GT generation (official implementation) to the workflow (#24270)
|
2026-05-03 15:10:35 +08:00 |
|
Mick
|
b7d4647568
|
[diffusion] CI: change ground truth repo (#24219)
|
2026-05-01 21:25:40 -07:00 |
|