Commit Graph
11630 Commits
Author SHA1 Message Date
amote-i ddc7daaf89 [NPU] [DOC] Update NPU docs to match latest code (#22796) 2026-04-14 21:10:28 +08:00
lawtherWu 454228e071 hicache storage backend mooncake support ascend hixl (#20016) 2026-04-14 20:51:06 +08:00
loading66 074c2a476d fix:[NPU]correct the full name of then Kimi model (#22799) 2026-04-14 20:15:22 +08:00
jianzhao-xuandJianzhao Xu 68dfffaaa3 Offloading docs update (#22795)
Co-authored-by: Jianzhao Xu <xujianchao@huawei.com>
2026-04-14 20:03:29 +08:00
xdtbynd 88253c39b0 [Docs] Fix formatting of tool-call-parser options (#22793) 2026-04-14 19:21:31 +08:00
amote-i 368cdfbe2f [NPU] [DOC] Fix outdated descriptions in the NPU documentation (#22707) 2026-04-14 19:21:15 +08:00
Jia GuoandClaude Opus 4.6 6da3aba6a5 perf: optimize PCG inductor path for FP8 models (#21734)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 17:51:27 +08:00
xutizhou 3cb3f7c018 fix: EPLB dispatch OOB when shared experts fusion enabled under DeepEP (#22525) 2026-04-14 02:33:27 -07:00
Jincong Chen 6760c790bd [bugfix] avoid attention padding tokens computation in pcg (#17706) 2026-04-14 16:08:23 +08:00
MichaelandHaiShaw eab045b2b7 [AMD] Add MiniMax-M2.7 accuracy and performance nightly tests (#22722)
Co-authored-by: HaiShaw <hixiao@gmail.com>
2026-04-14 00:30:11 -07:00
xiaobochen-amdandkk d7ecab5113 [ROCm]fix(aiter): cast fp8 prefill output back to model dtype (#22626)
Co-authored-by: kk <43161300+kkHuang-amd@users.noreply.github.com>
2026-04-14 00:25:09 -07:00
Xiaoyu Zhang f97c608caa [diffusion] quant: add FLUX.1-dev modelopt nvfp4 support (#22672) 2026-04-14 15:00:59 +08:00
Sahithi Chigurupatiandishandhanani 7c1bde2e38 [CI] Add optional image input to GB200 nightly workflow_dispatch (#22745)
Co-authored-by: ishandhanani <82981111+ishandhanani@users.noreply.github.com>
2026-04-13 23:57:15 -07:00
Colin ZandHAI b10f852118 GLM-5/5.1 MXFP4 Checkpoint Inference Compatibility Fix (#22543)
Co-authored-by: HAI <hixiao@gmail.com>
2026-04-13 23:56:48 -07:00
Baizhou ZhangandClaude Opus 4.6 8fe9bbffb6 [CI] Reinstall flashinfer-jit-cache on CUDA version mismatch (#22741)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 23:04:23 -07:00
YC Yen-Ching Tsengandbingxche d44eb16ac6 [AMD] Replace push trigger with scheduled runs and enable parallel stage execution (#22489)
Co-authored-by: bingxche <bingxche@amd.com>
2026-04-14 13:33:29 +08:00
YAMY 657945c338 Replace all-reduce + dp_scatter with reduce_scatterv for DP attention (#22642) 2026-04-13 21:51:10 -07:00
ishandhanani 520ce526b9 Restore Qwen3 rope config fallback (#22739) 2026-04-13 21:47:37 -07:00
Xuwei a9a2ae4a68 [Anthropic] Fix clock mismatch in received_time causing negative Prometheus metrics (#22247)
Signed-off-by: Xuwei Li <lixuwei.xy@gmail.com>
2026-04-13 21:22:00 -07:00
Jia GuoandClaude Opus 4.6 bc16130a17 ci: skip full rerun when sgl-kernel wheel already built (#22534)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 20:32:55 -07:00
e9d6b9eb2d [HiCache & HybridModel] mooncake backend support DSA & mamba model (#21259)
Signed-off-by: Vladislav Nosivskoy <vladnosiv@gmail.com>
Co-authored-by: hzh0425 <hzh0425@apache.org>
Co-authored-by: pansicheng <sicheng.pan.chn@gmail.com>
Co-authored-by: ispobock <ispobaoke@gmail.com>
Co-authored-by: Vladislav Nosivskoy <vladnosiv@gmail.com>
2026-04-13 18:47:36 -07:00
ishandhanani cc449ac4e5 feat(metrics): expose raw KV cache pool token counts as prometheus gauges (#22726) 2026-04-13 18:30:36 -07:00
huangtingwei 945d73824f [HiSparse] Clarify decode token usage logs (#22331) 2026-04-13 18:03:25 -07:00
Zhai Feiyue c456cba7fd [gateway] Support SGLANG_LOG_MS for millisecond precision in router logs (#22506) 2026-04-13 17:28:00 -07:00
yuki-brook 1ec018f27a [Feature] Add SiMM as sglang HiCache Storage backend (#18016) 2026-04-13 17:12:37 -07:00
Sahithi Chigurupati ff61b2e470 [CI] Add workflow_dispatch and environment gate to GB200 nightly pipeline (#22733) 2026-04-13 17:08:18 -07:00
Liangsheng Yin 33a3ba256f Delete dead rematch path in SessionAwareCache.release_session (#22735) 2026-04-13 17:02:40 -07:00
Lianmin Zheng 9fb00ede15 Clean up TokenizerManager and req_time_stats: reduce overhead and simplify (#21646) 2026-04-13 16:47:32 -07:00
Jia GuoandClaude Opus 4.6 a2b5111962 perf: skip KV cache in FA backend for embedding mode (#21971)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 16:27:52 -07:00
Lianmin Zheng 8f9553bccb [Misc] Migrate SGLANG_SET_CPU_AFFINITY to envs and refactor model config building (#22730) 2026-04-13 16:10:31 -07:00
mqhc2020andHAI f4f9e68189 [AMD] Add MoE weights and scales padding (#21097)
Co-authored-by: HAI <hixiao@gmail.com>
2026-04-13 15:50:15 -07:00
Yilong Zhao b1efce342c env: add knob to control SWA eviction interval (#22645) 2026-04-13 15:37:59 -07:00
Lianmin Zheng f81b6e8f51 [Misc] Add @cache_once to is_arch_support_pdl in jit_kernel (#22724) 2026-04-13 14:42:49 -07:00
Baizhou Zhang b441317aa4 Revert "Upgrade CI default CUDA version from 12.9 to 13.0" (#22727) 2026-04-13 14:39:24 -07:00
Lianmin Zheng ba7bcca6b3 Use reshape instead of contiguous().view() in TRTLLMHAAttnBackend (#22517) 2026-04-13 14:29:12 -07:00
Kurt ShusterandYusheng Su ff13dfee45 [lora][moe] Virtual experts for LoRA MoE (#22122)
Co-authored-by: Yusheng Su <yushengsu.thu@gmail.com>
2026-04-13 21:19:30 +00:00
ishandhanani 6b2bf66cd9 fix[glm4.7 flash]: properly detect gfx95_quant_format (#22720) 2026-04-13 13:10:07 -07:00
R0CKSTAR f51ce2c92f Update CODEOWNERS for musa/mlx (#22593)
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
2026-04-13 12:41:07 -07:00
Mohammad Miadh Angkad 90ef8ce54d [Docker] Remove flashinfer cache copy (#22653) 2026-04-13 09:48:22 -07:00
Asish Kumar 39810762d2 fix: use describe mode for SGLang version detection (#22600)
Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
2026-04-13 09:45:45 -07:00
看海的人 13a4aafdbe [NPU] update glm5 running guide (#22712) 2026-04-13 22:53:24 +08:00
chx96642264 c6403a11cb Modify the optional values and constraints of parameter. (#22705) 2026-04-13 22:50:48 +08:00
jianzhao-xuandJianzhao Xu b6a91b1afe [NPU] --attn-cp-size --init-expert-location --eplb-algorithm parameter docs update (#22704)
Co-authored-by: Jianzhao Xu <xujianchao@huawei.com>
2026-04-13 22:42:34 +08:00
Liwansi 8d904e50f2 [NPU]qwen3-8b and 32b md bugfix (#22687) 2026-04-13 22:20:17 +08:00
loading66andh30064329 2089ac86a7 Improve parameters usage constraints for npu deployment (#22700)
Co-authored-by: h30064329 <hanbing45@h-partners.com>
2026-04-13 22:02:56 +08:00
看海的人andzhsurpass 56c97c7738 [NPU] update npu doc (#22697)
Co-authored-by: zhsurpass <zhsurpass@users.noreply.github.com>
2026-04-13 21:55:38 +08:00
xdtbyndandxdtbynd d01b2bf257 [Docs] Fix default values and options in Ascend server arguments documentation (#22698)
Co-authored-by: xdtbynd <supercluster@vip.qq.com>
2026-04-13 21:22:37 +08:00
DarkSharpnessandMingyang Jiang 314d6ecf08 [Feature][JIT Kernel] Fused TP QK norm For Minimax (#20673)
Co-authored-by: Mingyang Jiang <13463932+jmydurant@users.noreply.github.com>
2026-04-13 20:29:47 +08:00
4df60434d7 [diffusion] model: support stable-diffusion-3-medium-diffusers (#19225)
Co-authored-by: zhaochenyang20 <zhaochen20@outlook.com>
Co-authored-by: Kangrui Du <kangruidu@gmail.com>
Co-authored-by: Xiaole Guo <gxlvera@gmail.com>
2026-04-13 16:07:06 +08:00
Liangsheng Yin 9e6d1c066e TestStreamingSessionAbortLeakRepro: inherit stdout/stderr instead of tempfile (#22668) 2026-04-13 00:37:29 -07:00