Commit Graph
11704 Commits
Author SHA1 Message Date
Mick 8658d00764 [diffusion] feat: support loading peft lora (#35868) 2026-08-21 22:58:59 +08:00
li_maxandMick 0447ade326 [diffusion] fix: fall back to a component's default attention backend (#35796)
Co-authored-by: Mick <mickjagger19@icloud.com>
2026-08-21 22:56:44 +08:00
王鹤男 932f632158 [diffusion] fix: do not warn that the recommended short edge is unverified (#35745) 2026-08-21 22:56:03 +08:00
Shangming Cai a41da991c8 refactor(disagg): collapse duplicated branches in get_kv_class (#35847) 2026-08-21 22:11:31 +08:00
王鹤男 5ecd6d794d [diffusion] fix: fix quantized qkv scales and missing-param policy for minimax-h3 (#35740) 2026-08-21 22:10:50 +08:00
Shangming Cai 4f343abc13 refactor(disagg): remove unreferenced dead code (#35838) 2026-08-21 22:09:25 +08:00
Mick 5a46d657b7 [diffusion] refactor: resolve lora weight sources deterministically (#35774) 2026-08-21 21:05:40 +08:00
Mick 5206f11543 [diffusion] fix: stop the mapped-weight store from holding the parameter itself (#35813) 2026-08-21 21:02:21 +08:00
Shangming CaiandClaude Opus 5 dad6fd0f04 refactor(disagg): remove dead get_embedding_port (#35844)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-21 18:12:23 +08:00
Xiaoyu Zhang 39d4d65a51 [diffusion] Accelerate SANA-Video linear attention in quality=high (#35728) 2026-08-21 18:05:43 +08:00
Xiaoyu Zhang a5c52a9358 [diffusion] Enable LongCat breakable CUDA graphs (#35724) 2026-08-21 17:59:16 +08:00
Shangming Cai e7a37c8550 refactor(disagg): remove dead build_and_send_encode_request (#35843) 2026-08-21 17:58:35 +08:00
jasonjk-park 0db2c53dec Fix overlap prebuilt row reuse race (#35748) 2026-08-21 02:00:13 -07:00
Liangsheng Yin 896acc8860 [Fix] Clear full-to-SWA mapping with index_fill_ to avoid a blocking H2D copy (#35773) 2026-08-21 01:23:26 -07:00
4c98759c73 [AMD] fix(rocm): support flydsl 0.3.0 in the FlyDSL fused norm kernel (#34536)
Co-authored-by: Bingxu Chen <195740905+bingxche@users.noreply.github.com>
Co-authored-by: thomawan <thomawan@amd.com>
2026-08-21 01:13:21 -07:00
Shuwen Wang 8ff9c2b227 [mem_cache][9/N] refactor: move DSAIndexerPoolHost to pool_host.dsa (#35306) 2026-08-21 15:59:15 +08:00
8a123cbd0e [Refactor] New EPD (#30398)
Co-authored-by: Yuang Chen <1131578721@qq.com>
Co-authored-by: Yuang Chen <cya539102@antgroup.com>
Co-authored-by: ZhengWG <zwg0606@gmail.com>
2026-08-21 15:22:48 +08:00
44c90c6282 [AMD] DSv4: fuse the qk-norm-rope pair on the MTP target-verify path (#34973)
Co-authored-by: HAI <hixiao@gmail.com>
Co-authored-by: Thomas Wang <thomawan@amd.com>
2026-08-20 23:08:22 -07:00
Ke Bao 73a2c117c6 Support mxfp8 KV cache in PD transfer (#35718) 2026-08-21 13:05:06 +08:00
Thomas Wang 34180a0d35 [AMD] Improve K3 dspark draft attn kernel perf (#35499) 2026-08-20 21:48:59 -07:00
bda9952377 [AMD] DeepSeek-V4 MI355X: eliminate bpreshuffle fp8-scale copies at producer sites (MoE down, MLA o_proj bmm) (#33166)
Co-authored-by: kk <43161300+kkHuang-amd@users.noreply.github.com>
Co-authored-by: Thomas Wang <thomawan@amd.com>
2026-08-20 21:46:23 -07:00
Mick 6127d1daee [diffusion] feat: allow offloaded weights stay on the checkpoint mapping (#35701) 2026-08-21 10:54:28 +08:00
Zhangheng 44806dc507 Using unified radix tree by default for all case (#35081) 2026-08-21 10:45:46 +08:00
Xiaoyu Zhang 7e80e889a2 [diffusion] Fuse LTX-2.5 decoder 3D RoPE (#35698) 2026-08-21 10:13:09 +08:00
ishandhananiandShangming Cai 978244d671 [P/D disagg] Decode-side radix cache for SWA hybrid models (unified radix tree) (#27770)
Co-authored-by: Shangming Cai <csmthu@gmail.com>
2026-08-21 09:25:06 +08:00
Mick 5bb981dce1 [diffusion] chore: read the cgroup this process is actually in (#35707) 2026-08-21 08:48:50 +08:00
Nan Jiang f825d72936 [Sampling] Restore finite top-k requirement for sampling masks (#35205) 2026-08-20 16:55:25 -07:00
ethcheandEthan Che 67f6ad61d9 fix(kernel) Fix Helion small-token prefill bug (#35197)
Co-authored-by: Ethan Che <eche@meta.com>
2026-08-20 16:41:59 -07:00
Shenxiu LiuandQiaolin Yu 779e593bd1 Fix _GenerationStreamAccumulator logprob_end off-by-one under retract (#26510)
Co-authored-by: Qiaolin Yu <liin1211@outlook.com>
2026-08-20 16:03:13 -07:00
Wenkai DuandHubert Lu 5a7b26c636 [AMD] [sgl-kernel] Bypass caches for peer traffic in ROCm custom all-reduce (#32832)
Co-authored-by: Hubert Lu <Hubert.Lu@amd.com>
2026-08-20 15:24:18 -07:00
Jiajun Li a4ef828207 fix(openai): avoid duplicate routed expert in response when return_meta_info = True (#35323) 2026-08-20 15:21:58 -07:00
ishandhananiandAlex Nails 0f744b6848 feat: make mm_inputs msgpack-native (#29656)
Co-authored-by: Alex Nails <alex.nails@radixark.ai>
2026-08-20 14:30:07 -07:00
Liangsheng Yin 5a100d9086 [misc] Trim restating comments and docstrings in srt/managers (#35622) 2026-08-20 14:18:40 -07:00
Lee Nau ad367d72b0 [Kimi K3] Select FlashInfer MXFP4 for SM107 auto MoE (#35554) 2026-08-20 14:09:31 -07:00
eac91ac362 [Fix] Land the decode mamba checkpoint depth on the tree page under DCP (#35412)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Ke Bao <ispobaoke@gmail.com>
2026-08-20 12:15:42 -07:00
Junlin Wuandronnie_zheng 308bc1228b 📝 [NPU] Clean up quantization comments (#34829)
Co-authored-by: ronnie_zheng <zl19940307@163.com>
2026-08-20 22:03:58 +03:00
Connor Carpenter 61fa64ae7e feat(grpc): expose KV event discovery metadata (#35714)
Signed-off-by: Connor Carpenter <connorc@nvidia.com>
2026-08-20 13:39:24 -05:00
Chao Shi 2ef0fe4669 TP/PP Consensus checker (#34406) 2026-08-21 01:36:03 +08:00
Shangming Cai 23cb04093c fix(multimodal): keep LLaVA image fetch off the CPU-preprocess timeout budget (flaky test_mixed_batch) (#35700) 2026-08-21 01:26:30 +08:00
Ke Bao ba97cc6397 Skip empty linear-attention state buffers in PD transfer (#35689) 2026-08-21 01:00:50 +08:00
R0CKSTAR 81df6f2c57 [MUSA] Harden CI dependencies and diffusion warmup (#35610) 2026-08-20 09:40:24 -07:00
Mick be373395b4 [diffusion] feat: support out-of-tree models and pipelines (#35713) 2026-08-21 00:33:34 +08:00
Mick 7f8f030000 [diffusion] feat: let every layerwise component be configurable (#35688) 2026-08-20 22:38:05 +08:00
Xiaoyu Zhang 04444ee352 [diffusion] Refresh eager optimization skills and benchmark safeguards (#35679) 2026-08-20 22:03:57 +08:00
silencejade b03ac355e7 [NPU] [FIX] Fix non-contiguous parameter issue in FIA operator (#34936) 2026-08-20 20:43:40 +08:00
Estrella-xx c98f1ccedb [NPU]Ensure tensors allocated by empty_like are contiguous (#34935) 2026-08-20 20:40:57 +08:00
Mohammad Miadh Angkad a4ffb996db [Fix] Keep deterministic GDN prefill on Triton (#35632) 2026-08-20 19:38:53 +08:00
Mick 82c6fc2db9 [diffusion] quant: support pruned safetensors checkpoints for minimax-h3 (#35418) 2026-08-20 19:34:14 +08:00
Mick 97efc0507c [diffusion] feat: plan pinned host memory against the cgroup cap not the machine (#35641) 2026-08-20 19:32:29 +08:00
Jimmy Shong 710267dc4c [Quant] Load compressed-tensors kv_cache_scheme scales (#35455) 2026-08-20 19:17:59 +08:00