Commit Graph
14949 Commits
Author SHA1 Message Date
Mohammad Miadh Angkad fda87173ab Revert "Increase the KV cache pool when using indexShare by 15% (#30310)" (#30472) 2026-07-07 23:48:35 -07:00
33c3dfd7e0 [diffusion] Enable breakable CUDA graph (BCG) for diffusion DiTs (#27436)
Co-authored-by: BBuf <xiaoyu.zhang@radixark.net>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: BBuf <bbuf@sglang.local>
2026-07-08 14:45:48 +08:00
amote-i c9303a08da Fix scheduler crash on prefill-unreachable decode abort (#29834) 2026-07-08 14:06:37 +08:00
Cheng Wan 7709a1f358 [refactor] ctx.resources: named slots, stream leases, and workspace buffer leases (#30348) 2026-07-07 21:30:10 -07:00
Cheng Wan b7cca0bf8f [refactor] Collect MoE and DP-attention runtime state into typed flag groups (#30347) 2026-07-07 21:29:27 -07:00
Cheng Wan be32c57598 [refactor] Read resolved config from server_args fields; retire the flags mirror tier (#30346) 2026-07-07 21:28:34 -07:00
Cheng Wan b14f7b4f75 [refactor] Move model-capability adjustments into the resolution pipeline (#30299) 2026-07-07 21:26:55 -07:00
Rahul VijayaraghavanandMa Mingfei d4963f5c55 Fix prefill CUDA graph disabled for deeply-nested multimodal models (#30006)
Co-authored-by: Ma Mingfei <mingfei.ma@intel.com>
2026-07-08 12:11:58 +08:00
Brayden ZhongandBrayden Zhong 455ab36eeb Increase the KV cache pool when using indexShare by 15% (#30310)
Co-authored-by: Brayden Zhong <brayden@radixark.ai>
2026-07-07 20:59:13 -07:00
weireweireandweireweire c7ca332fb0 Fix DSV4 prefill large Triton recompilation idle across context lengths (#30255)
Co-authored-by: weireweire <20922698+weireweire@users.noreply.github.com>
2026-07-07 20:35:33 -07:00
Baizhou Zhang fa278a762c Fix FA3 prefill CP NaNs (#30439) 2026-07-07 20:16:09 -07:00
Alison Shao f3c3eea608 ci: make multi-GPU jit test hangs attributable from the CI log (#29925) 2026-07-07 19:56:32 -07:00
7bc343470f [Spec] DFlash: support pure-MLA targets with an fp8 KV cache (Kimi-K2.x-NVFP4) (#29218)
Co-authored-by: Hao Phan <htphan@nvidia.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 19:52:14 -07:00
HuangJi db40fd83d2 [diffusion] model: support LingBot-World 2.0 (#30361) 2026-07-08 10:42:50 +08:00
Yihao WangandClaude Opus 4.8 68901ba387 [diffusion] Support SP for Krea-2 (#29777)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 19:39:00 -07:00
YC Yen-Ching Tsengandbingxche 9bf122a455 [AMD] Run MI355X disaggregation Nightly Test with runtime checkout code mechanism (#30386)
Co-authored-by: bingxche <bingxche@amd.com>
2026-07-08 09:27:49 +08:00
Yuchen Tian 9f5948c391 feat(mem_cache): add client-side metadata cache for HiCacheFile storage (#29716) 2026-07-07 18:21:46 -07:00
Yuwei AnandClaude Opus 4.8 49109d4267 [Tiny] Fix Import Error for Pure TP config with flashinfer_mxfp4 (#30426)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 18:17:52 -07:00
Chi McIsaacandMick fa185ed84d [diffusion] fix: fix z-Image accuracy (#29742)
Co-authored-by: Mick <mickjagger19@icloud.com>
2026-07-08 09:08:32 +08:00
d7dcdf3efd [DSV4] perf: Make FP8 quant output tensor contiguous (#27926)
Co-authored-by: liqichao <liqichao@baidu.com>
Co-authored-by: chenbong <bhchen@stu.xmu.edu.cn>
2026-07-07 17:40:59 -07:00
Michael b363249423 [AMD] ci: run multimodal_gen unit suite on AMD (#30309) 2026-07-07 16:02:58 -07:00
YAMY 48ad6a83cf [DeepSeek-V4] Enable non-paged indexer by default for large prefill chunks (#30140) 2026-07-07 15:51:24 -07:00
631213c3bf Add DeepReinforce Ornith-1.0 to cookbook (#29404)
Co-authored-by: averyjones4 <averyjones4@users.noreply.github.com>
Co-authored-by: Zijie Xia <zijie.xia@radixark.ai>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 15:14:37 -07:00
Alex NailsandClaude Opus 4.7 3d2e7cc601 [gRPC] Native server: launcher + HTTP + server args wiring (3/4) (#23508)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-07-07 14:57:25 -07:00
Qiaolin Yu 801571e949 [spec decoding] support rejection sampling in multi layer eagle (#30303) 2026-07-07 14:50:24 -07:00
Michael 60f502a4fd [AMD] Register 2 hardware-agnostic 1-GPU PR tests for AMD CI (#30207) 2026-07-07 14:46:22 -07:00
Michael 090efa27a2 [AMD] Register 5 CI-verified 1-GPU kernel/attention unit tests for AMD PR CI (#30290) 2026-07-07 14:44:45 -07:00
Wang, FangYuan 40a68521c9 [AMD] Fix DeepSeekV4 server cutlass error (#30374) 2026-07-07 14:43:05 -07:00
bbc537035a [DSA] Re-enable fused top-k v2 for MTP: clamp padded-row seq_lens to >= 0 (#30378)
Co-authored-by: ziyi.xu <ziyi.xu@radixark.ai>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 13:44:01 -07:00
Brayden ZhongandBrayden Zhong 6875df3378 [Cherry pick to release/v0.5.15] Fix NVILA weight loading (#30400)
Co-authored-by: Brayden Zhong <brayden@radixark.ai>
2026-07-07 13:21:55 -07:00
Brayden ZhongandBrayden Zhong e2ea7aafad [Cherry pick to release/v0.5.15] Fix NVFP4 online quantization (#30397)
Co-authored-by: Brayden Zhong <brayden@radixark.ai>
2026-07-07 13:20:36 -07:00
sglang-botandsglang-bot d88644b430 docs: sync LMSYS SGLang blog cards (#30395)
Co-authored-by: sglang-bot <sglang-bot@users.noreply.github.com>
2026-07-07 12:30:47 -07:00
zijiexia 0bf7ddb481 docs(install): add nightly install + docker tag guidance, and auto-bump version on release tag (#30308) 2026-07-07 12:10:05 -07:00
cctry 2ad9a243f5 Size KV pool after CUDA graph capture (opt-in) (#30157) 2026-07-07 12:05:01 -07:00
Xiaoyu ZhangandZijie Xia ead1e490b5 [Doc] Add LongCat 2.0 FP8 cookbook (#30320)
Co-authored-by: Zijie Xia <zijie.xia@radixark.ai>
2026-07-07 11:48:13 -07:00
Jzz1943andYihao Wang 11cea29c90 [diffusion][cache-dit] add dual-transformer Cache-DiT adapter specs (#30150)
Co-authored-by: Yihao Wang <42559837+AgainstEntropy@users.noreply.github.com>
2026-07-07 08:10:52 -07:00
e339c83f82 [Model] Support LongCat 2.0 FP8 (#30275)
Co-authored-by: sunjiaqi11 <sunjiaqi11@meituan.com>
Co-authored-by: Ke Bao <ispobaoke@gmail.com>
2026-07-07 19:51:12 +08:00
amote-i cfd3fdc54f [NPU] [DOC] Update features and mainstream models on ascend npu (#30370) 2026-07-07 19:03:43 +08:00
loading66 efdf02a38a [NPU]Add support --pre-warm-nccl (#30312) 2026-07-07 17:17:29 +08:00
Jialin Ouyang 7fdc1cef17 [fix] Fix two trunk test regressions due to flexkv change (#29701) (#30372) 2026-07-07 16:58:45 +08:00
Baizhou Zhang 946804e042 Disable FA3 sparse mask kernels by default (#30356) 2026-07-07 01:46:44 -07:00
Mohammad Miadh Angkad f32b4ecd26 [Docs] Use trtllm_mha for Qwen3.6 B300 (#29964) 2026-07-07 01:44:01 -07:00
Rita Brugarolas 9ddea8d9ef [AMD] [MORI-EP] Skip LocalExpertCount kernel in decode graph when not recording (#30302) 2026-07-07 01:07:07 -07:00
qinsir5522 5e9032c527 [NPU]Modify LoRA heading in ascend_npu_support_features.mdx to specify Qwen model limitations. (#30358) 2026-07-07 16:01:51 +08:00
linhu-nv 50aa97da45 Feat/flexkv main connector (#29701) 2026-07-07 15:35:52 +08:00
Bingxu ChenandYC Yen-Ching Tseng dabd4cfcfd [AMD] Cap DSV4 Flash max_total_num_tokens (#30313)
Co-authored-by: YC Yen-Ching Tseng <yctseng@amd.com>
2026-07-07 15:33:05 +08:00
Alison Shao 99db3b0fa5 ci: run jit-kernel tests on scheduled full runs (#30306) 2026-07-07 00:14:39 -07:00
Wang, FangYuan 9a6f8e5992 [AMD] Fix DeepSeek V4 MTP accuracy issue (#30333) 2026-07-06 23:57:57 -07:00
669fd4b8a5 [PP] Fix start_layer_id with pp in get kv_buffer_shape (#29887)
Co-authored-by: ybyang <10629930+whybeyoung@users.noreply.github.com>
Co-authored-by: Shangming Cai <csmthu@gmail.com>
2026-07-07 14:54:38 +08:00
fefc1743a9 Cute-DSL FP8 MQA logits (#25220)
Co-authored-by: Mindy Li <11663212+limin2021@users.noreply.github.com>
Co-authored-by: Brayden Zhong <brayden@radixark.ai>
2026-07-06 23:34:07 -07:00