Commit Graph
18148 Commits
Author SHA1 Message Date
Shuwen Wang bd45cd50ca [Unified Tree] Port SWA Branching-Point Caching to the Rust TreeCore (#37584) 2026-09-12 18:37:57 +08:00
Yanbin JiangandShuwen Wang 0b415fa573 [HiCache][LoRA] Isolate storage pages by extra key (#38577)
Co-authored-by: Shuwen Wang <47200617+alphabetc1@users.noreply.github.com>
2026-09-12 18:18:14 +08:00
Shuwen Wang b9cb96496d [Unified Tree] Preserve aux LRU recency when splitting nodes (#38482) 2026-09-12 18:17:38 +08:00
Qiaolin Yu 6953dae005 [Qwen 3.8 Next] Remove unused tokenwise QSA implementation and tests (#38960) 2026-09-12 01:32:01 -07:00
ChangLiu0709 7bc4eb3740 [AMD] Update MI355X MXFP4 HiCache defaults and quick-reduce quantization for Qwen3.5 cookbook (#39104) 2026-09-12 00:59:32 -07:00
Tuan Nguyen Gia 7c195b9151 [AMD] Fix Quark load of MiniMax-M3 MXFP4 index_qkv_proj (#37254) 2026-09-12 00:50:41 -07:00
MickandClaude Opus 5 bf3305b65e [diffusion] feat: read mapped layers directly when the host cannot cache them (#39022)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-09-12 15:48:03 +08:00
Xiaoyu ZhangandCursor 0a57403468 [Perf] Optimize Qwen3-VL unique-image serving on H100 (#36411)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-12 15:16:59 +08:00
Khoa PhamandClaude Fable 5.1 6ba96d329f [DCP] Resolve --dcp-comm-backend to fi_a2a/a2a by default for every model (#39165)
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-11 23:48:42 -07:00
Shangming CaiandClaude Fable 5 981b947568 [Fix] Seed raw tokenizer_path for smg-grpc-servicer in gRPC mode (#39105)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-09-12 14:41:15 +08:00
Baizhou Zhang 56a4f47ca6 [CI] Fix base-a wait for skipped CPU matrix (#39195) 2026-09-11 23:39:53 -07:00
Baizhou Zhang 3bb2a5231a [CI] Extend DeepGEMM SM90 test timeout to four hours (#39194) 2026-09-11 23:36:54 -07:00
ehuaa 1cdc5bca5e fix(qsa): clamp the compress gather to the rows this forward has (#38346) 2026-09-11 23:24:17 -07:00
Khoa PhamandClaude Fable 5.1 0d08668821 [Cookbook] Kimi-K3: keep DCP under HiCache L1+L2 with DSPARK (#39190)
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-11 23:14:24 -07:00
YAMY 55e5e21c88 [Qwen3.8-Next] Add PD state transfer for Flash Next (#36651) 2026-09-11 22:31:45 -07:00
Ziang Li dbd4302bbb Keep NVFP4 blockscale swizzle padding on the input device (#39141) 2026-09-11 22:18:02 -07:00
Aurick Qiao c389dd0863 Fix RunAI object-storage checkpoint index filtering (#38988) 2026-09-12 12:25:57 +08:00
iridiumine a984c78330 [NPU] Support DFlash speculative decoding for MiMo-V2.5-Pro (mxfp4) (#37565) 2026-09-12 11:59:23 +08:00
Baizhou Zhang 9c365e97b1 [CI] Fix DeepGEMM sanitizer setup and Blackwell test timeouts (#39163) 2026-09-11 20:54:52 -07:00
ff1ce11348 [diffusion] model: support VDN-H3 with a hybrid_window_attn_h3 backend (#37903)
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
Co-authored-by: Haocheng Xi <xihc@berkeley.edu>
Co-authored-by: Mick <mickjagger19@icloud.com>
2026-09-12 11:36:32 +08:00
FrancisandQiaolin-Yu e91c948057 feat: support TP>1 Domino rollout for DFlash V2 (#37069)
Co-authored-by: Qiaolin-Yu <liin1211@outlook.com>
2026-09-11 18:51:11 -07:00
Vignesh Sethuraman 0d1bea77da [AMD] Allow aiter attention backend for Gemma-4 (#38758) 2026-09-11 18:48:26 -07:00
Vignesh Sethuraman e1d364dd1f [AMD] aiter: route head_dim>256 prefill through Triton unified_attention (#38757) 2026-09-11 18:40:11 -07:00
b805cc5014 [Bugfix] Track DFlash Mamba state at checkpoint boundaries (#37818)
Co-authored-by: lvweiv <vwei.lv@gmail.com>
Co-authored-by: kpham-sgl <khoa.pham@radixark.ai>
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com>
2026-09-11 18:38:09 -07:00
Baizhou Zhang 29cc9d2dc9 [CI] Install elfutils headers for DeepGEMM wheel builds (#39152) 2026-09-11 17:29:40 -07:00
a207786205 [PD] Transfer the DCP-replicated DSPARK draft KV in DCP1->DCP-N relayouts (#37709)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-11 17:15:18 -07:00
7d9c57da6e [Session] Fix session idle timeout after rejected requests (#39035)
Co-authored-by: Byron Hsu <byron+per@periodiclabs.ai>
Co-authored-by: Manik Singhal <3400497+Manikvsin@users.noreply.github.com>
2026-09-11 16:59:43 -07:00
Kevin Mi 5f3606c7b2 [Cookbook][AMD] Kimi-K3 MI350X/MI355X: pin a ROCm image with the DSPARK graph-capture fix, add measured cell numbers (#39029) 2026-09-11 16:10:44 -07:00
Xinyu Kang 6671cfc775 [AMD] Fix weight checking for AITER-shuffled block FP8 weights (#34330) 2026-09-11 15:49:56 -07:00
YAMY f963d7a27c fix(qsa): make the paged sparse-decode gather memory-safe (zero-fill scratch, int64 offsets, dequant FP8 on gather) (#38851) 2026-09-11 15:47:25 -07:00
Yanbin Jiang ec30f19e4a [LoRA] Support MoE in full and breakable prefill CUDA graphs (#38578) 2026-09-11 14:40:02 -07:00
Hanming Lu 45715e7f20 [Fix] Disable NCCL graph buffer registration for the TP LM-head all-to-all (pure-DP decode hang under request bursts) (#38936) 2026-09-11 13:10:48 -07:00
Bingxu Chen a338a9a01c [AMD][CI] Skip failing Wave test and relax multi-LoRA output check (#38585) 2026-09-11 12:25:20 -07:00
df6424967a [docs] Add the NVIDIA NVFP4 export to the Qwen3.8-27B cookbook (#38611)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Co-authored-by: Jiminator <jimmysh341@gmail.com>
Co-authored-by: Jimmy Shong <69131491+Jiminator@users.noreply.github.com>
2026-09-11 11:58:30 -07:00
Zhang, Jiejing d7c284b894 [AMD] Use the triton DSA backend for GLM-5.2 MXFP4 on MI355X (#39106) 2026-09-11 11:48:50 -07:00
billishyahaoandHAI 833bce9df5 [AMD][DCP 1/N] add dcp support for aiter backend (#34432)
Co-authored-by: HAI <hixiao@gmail.com>
2026-09-11 10:35:51 -07:00
Jeremy Zhang f69d6fc28a [OpenAI] Propagate PD routing metadata through /v1/responses (#35503) 2026-09-12 01:33:38 +08:00
Vignesh Sethuraman ddf02a4f58 [AMD] aiter: resolve SWA KV pool for draft workers + guard paged decode (#38756) 2026-09-11 10:13:48 -07:00
Mohammad Miadh AngkadandMohammad Angkad 4309c7ce19 Fix stale DSV4 indexer metadata names in the TopK v2 dispatch test (#39101)
Co-authored-by: Mohammad Angkad <mohammad.angkad@radixark.ai>
2026-09-11 08:31:42 -07:00
Xiaoyu Zhang d6b5dca90c [Diffusion] Optimize SANA-WM convolution post-processing and streaming GDN (#38529) 2026-09-11 23:30:17 +08:00
Shangming Cai 2c10f87991 [PD] Read nixl TransferInfo.is_dummy as a field in unit tests (#39100) 2026-09-11 23:20:02 +08:00
2a46cf2ca0 [PD] Share the prefill->decode failure notification across backends (#36612)
Co-authored-by: inkcherry <mingzhi.liu@amd.com>
Co-authored-by: Shangming Cai <csmthu@gmail.com>
2026-09-11 23:16:17 +08:00
MickandMick Qian e016de462c [diffusion] CI: expose nightly server telemetry coverage (#38782)
Co-authored-by: Mick Qian <mickqian@users.noreply.github.com>
2026-09-11 23:07:37 +08:00
Xiaoyu Zhang 7f09fbcd25 [Diffusion] Preserve BF16 rounding in Hopper LTX QKNorm and RoPE fusion (#38533) 2026-09-11 23:02:54 +08:00
MickandMick Qian dd67a42634 [diffusion] UX: quiet request-path cache diagnostics (#38783)
Co-authored-by: Mick Qian <mickqian@users.noreply.github.com>
2026-09-11 22:45:21 +08:00
593c7a900d Add granite_thinking_parser reasoning parser for Granite 4.2 (#38693)
Signed-off-by: Yousaf Shah <yousaf.shah@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
2026-09-11 07:18:35 -07:00
335f6aab27 [DSV4] Support raw-index output in TopK v2 (#33672)
Co-authored-by: weireweire <20922698+weireweire@users.noreply.github.com>
Co-authored-by: Brayden Zhong <b8zhong@uwaterloo.ca>
Co-authored-by: Po-Han Huang (NVIDIA) <53919306+nvpohanh@users.noreply.github.com>
2026-09-11 07:17:36 -07:00
MickandClaude Opus 5 ab9750fb35 [diffusion] optimization: pin layerwise host stores in place at their exact size (#39021)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-09-11 22:04:40 +08:00
Xinyuan Tong e8a36d339c Auto-detect GLM-5.3 chat templates as glm45/glm47 parsers (#38297) 2026-09-11 09:02:44 -04:00
MickandMick Qian 358c163250 [diffusion] fix: recover ipc jit initialization after interrupted builds (#39034)
Co-authored-by: Mick Qian <mickqian@users.noreply.github.com>
2026-09-11 19:34:09 +08:00