Commit Graph
9680 Commits
Author SHA1 Message Date
Lianmin Zheng b28e990161 Migrate all ServerArgs fields to Annotated style, reduce add_cli_args by ~2400 lines (#28919) 2026-06-22 08:34:37 -07:00
Xiaoyu Zhang 6b2c730bf7 [codex] Fix DSA indexer in prefill piecewise CUDA graph (#28644) 2026-06-22 22:39:21 +08:00
Xiaoyu Zhang b43bd6824f [B300] Enable FlashInfer allreduce for Qwen3-VL MoE (#28786) 2026-06-22 22:38:45 +08:00
Thomas Wang cee1caaf47 [AMD] Fix nightly-8-gpu-mi35x-deepseek-v4-flash-rocm720 OOM issue (#28941) 2026-06-22 07:35:45 -07:00
Thomas Wang 04d952ea10 [AMD] deepseek-v4 clean env vars (#28920) 2026-06-22 07:32:43 -07:00
Mick 4923bb93ae [diffusion] CI: fix turbo_wan/flux invisible CI cases (#28913) 2026-06-22 21:21:16 +08:00
Lianmin Zheng ad9723af03 Clean up CUDA graph capture logs (#28937) 2026-06-22 06:15:26 -07:00
Mick ead39d38fc [diffusion] refactor: refactor causal KV local head cache updates (#28888) 2026-06-22 21:00:38 +08:00
shihaozhou 1adb53f147 Fix CP page filtering by request-local position (#28718) 2026-06-22 20:47:29 +08:00
Xiaoyu Zhang 0c9e775f2c [Diffusion] Fix FastWan2.1 default 480p resolution (#28733) 2026-06-22 18:43:24 +08:00
Yuwei An 2ce32366a0 [Fix][BCG][Spec] Restore EAGLE prefill plumbing dropped by #23906 (#28870) 2026-06-22 01:54:54 -07:00
Xinyuan Tong db12bfcdc8 [JIT] Add kpool_topk_transform JIT kernel (#28670) 2026-06-22 01:04:21 -07:00
Liangsheng Yinandthanhhao98 106d2930a6 [core] Gate the overlap WAR barrier on forward reads to recover decode throughput (#28363)
Co-authored-by: thanhhao98 <31717833+thanhhao98@users.noreply.github.com>
2026-06-22 00:40:56 -07:00
Polisetty V R K Jyothendra VarmaandMa Mingfei 62b3c8e177 [Intel GPU] Guard tvm_ffi import in dsv4 online mtp module under TYPE_CHECKING to fix import error on XPU (#28531)
Signed-off-by: P V R K Jyothendra Varma <polisetty.v.r.k.jyothendra.varma@intel.com>
Co-authored-by: Ma Mingfei <mingfei.ma@intel.com>
2026-06-22 13:56:21 +08:00
Khoa PhamandCursor 0642cd5020 (chore): bump tokenspeed_mla to 0.1.7 (#28759)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-21 21:25:37 -07:00
Lianmin Zheng 886b96621d Migrate more server args to annotated style (#28830) 2026-06-21 20:50:17 -07:00
cctryandcctry 0c065671c9 [Spec] Redo: split init_backends; account draft weights in --mem-fraction-static (#28855)
Co-authored-by: cctry <cctry@fb.com>
2026-06-21 20:45:16 -07:00
Mick 2b2cd21783 [diffusion] fix: reject cache-dit with fsdp (#28834) 2026-06-22 10:47:40 +08:00
Trevor Morris c0bb04b67f [NVIDIA] Support NVFP4 MoE for DeepSeek-V4 (#25820) 2026-06-21 19:35:14 -07:00
6779ca8d7f Fix Qwen MoE precision issue with PP and all-reduce fusion (#28619)
Co-authored-by: hjzhang <zhanghjzzz@qq.com>
Co-authored-by: Mohammad Miadh Angkad <176301910+mmangkad@users.noreply.github.com>
2026-06-22 08:20:16 +08:00
Liangsheng Yin 4f5ff39bc9 [Spec] Enable FR-Spec in EAGLE draft-extend CUDA graph by sizing logits buffer from the draft head (#28856) 2026-06-21 15:35:57 -07:00
Liangsheng Yin e6722c751b [Feature] Add graceful scheduler shutdown; free hisparse host buffer on exit (#28779) 2026-06-21 15:08:10 -07:00
Liangsheng Yin 8e890391f5 [Spec] Support FlashInfer CUDA graph for EAGLE draft-extend (#28782) 2026-06-21 14:46:25 -07:00
Lianmin Zhengandhnyls2002 a4d0ff3def [misc] Make NaN-logit sanitization opt-in (default off) (#28829)
Co-authored-by: hnyls2002 <lsyincs@gmail.com>
2026-06-21 14:31:35 -07:00
7f67965b4d [BugFix] NCCL deadlock in HiCache writing_check by making all_reduce unconditional (#26923)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Zhiqiang Xie <xiezhq@stanford.edu>
Co-authored-by: Zhangheng <hzh0425@apache.org>
2026-06-22 01:47:44 +08:00
iridiumine 5351800700 [Bugfix] Fix MTP acceptance regression on plan stream by moving int64 cast before plan stream context (#28410) 2026-06-22 01:26:58 +08:00
Mohammad Miadh Angkad 643ee748c6 [PP] Pass DSA topk through PP warmup proxy buffers (#28785) 2026-06-21 23:55:39 +08:00
Lianmin Zheng 7942d546d1 Revert "[Spec] Split init_backends; account draft weights in --mem-fraction-static" (#28841) 2026-06-21 07:52:35 -07:00
Mick 320b231ea6 [diffusion] chore: bound DiffGenerator local cleanup (#28833) 2026-06-21 22:23:49 +08:00
Mick a7f31a6e1b [diffusion] fix: fix SANA-WM CFG-parallel tensor devices (#28835) 2026-06-21 22:01:00 +08:00
Mick a51d56d948 CI: Pin flash-attn-4 for diffusion CI consistency (#28838) 2026-06-21 21:13:41 +08:00
cctry 9691a29fe0 [Spec] Split init_backends; account draft weights in --mem-fraction-static (#28683) 2026-06-21 01:22:26 -07:00
cctry 6d4ca9bc54 Cap SWA pool sizing with chunk cache (#28755) 2026-06-21 01:06:59 -07:00
Lianmin Zheng c9488241e9 [Refactor] Auto-derive CLI args from dataclass fields to eliminate duplication (#28814) 2026-06-21 00:51:08 -07:00
Jairo David Campaña RoseroandXinyuan Tong b4dda8b3ce fix(anthropic): handle mid-conversation system messages (#26773)
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
2026-06-21 04:34:47 +00:00
Mick c65f4ea692 [diffusion] fix: validate openai sampling dimensions (#28791) 2026-06-21 09:44:38 +08:00
Mick 6a16573a7f [diffusion] fix: fix Qwen-Image-Layered string image paths (#28790) 2026-06-21 09:43:56 +08:00
Lianmin Zheng 54b9b9d0c9 Remove threading atexit monkey patch (#28812) 2026-06-20 18:30:50 -07:00
karverma-amd 2552b860a3 [AMD][bugfix] Place TBO cuda-graph num_token_non_padded buffer on model devices (#28337) 2026-06-20 18:06:22 -07:00
pure water 5b3eeaf504 [Fix] MM pool GPU alloc with base_gpu_id (#23377) 2026-06-21 08:51:06 +08:00
Polisetty V R K Jyothendra Varma fbbf559de2 fix bench_one_batch by extending array with array not list (#28732)
Signed-off-by: P V R K Jyothendra Varma <polisetty.v.r.k.jyothendra.varma@intel.com>
2026-06-21 08:28:41 +08:00
Lianmin Zheng 8a3d6c3403 Sort pyproject dependency lists (#28811) 2026-06-20 17:24:57 -07:00
f42ec350b4 [mtp] add rejection sampling for speculative decoding (#26312)
Co-authored-by: lyc508653 <lyc508653@alibaba-inc.com>
Co-authored-by: Qiaolin-Yu <liin1211@outlook.com>
Co-authored-by: Huiqiang Jiang <30883354+iofu728@users.noreply.github.com>
Co-authored-by: Yi Zhang <25844240+yizhang2077@users.noreply.github.com>
Co-authored-by: Yizhong Cao <114661107+cao1zhg@users.noreply.github.com>
2026-06-20 15:10:42 -07:00
Lianmin Zheng fe428dd845 Clean up startup log noise (#28807) 2026-06-20 15:02:52 -07:00
Rita BrugarolasandClaude Opus 4.6 d6d06cdc17 [AMD] Fix no-op dtype cast in _topk_ids_logical_to_physical_dynamic on HIP (#28074)
Signed-off-by: Rita Brugarolas Brufau <rita.brugarolasbrufau@amd.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-20 11:07:22 -07:00
shuwenn ff1fc1fbdf [mem_cache][5/N] refactor: extract host KV cache base layer into pool_host package (#27273) 2026-06-20 20:44:08 +08:00
Mick 1109acc24b [diffusion] optimize: shard hunyuan text tokens under sp (#28319) 2026-06-20 18:21:38 +08:00
Mick a38eba0f1a [diffusion] CI: remove flaky layerwise offload diffusion case (#28778) 2026-06-20 17:27:27 +08:00
kkandwunhuang 47cad39f34 [AMD] Optimize o_proj gemm and attn output rope performance (#28722)
Co-authored-by: wunhuang <wunhuang@amd.com>
2026-06-20 02:11:01 -07:00
Zhiyao JiangandXinyu Jiang 1115373668 [AMD] Fix garbled unquantized Qwen3-30B-A3B output on ROCm/aiter where the aiter CK fused-MoE falls back to Triton with pre-shuffled weights (#28244)
Co-authored-by: Xinyu Jiang <xinyuj2@andrew.cmu.edu>
2026-06-20 01:25:01 -07:00