Commit Graph

6470 Commits

Author SHA1 Message Date
Yueyang Pan
952fbe47cb fix: fix the bug which leads qwen2_5_vl to crash with mixed_chunk (#11330)
Signed-off-by: PanJason <pyyjason@gmail.com>
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
Co-authored-by: Yuan Luo <yuan.luo@hotmail.com>
2025-11-03 09:26:03 -08:00
Liangsheng Yin
edb2569356 [hot-fix] Fix broken CI (#12564) 2025-11-04 00:03:25 +08:00
Liangsheng Yin
3529c061bb [spec v2] Fix output repetition by speculative sampling error (#12561) 2025-11-03 23:00:17 +08:00
harrisonlimh
ffb32a8548 Conditionally recapture cuda graph after model weight update from disk (#12060) 2025-11-03 05:51:27 -08:00
Atream
14d8064803 fix: Fix KTransformers hybrid inference with int8 quantization and format (#12536) 2025-11-03 04:59:39 -08:00
Shangming Cai
ab8b83f71d chore: upgrade mooncake 0.3.7.post1 (#12541)
Signed-off-by: Shangming Cai <csmthu@gmail.com>
2025-11-03 00:34:32 -08:00
yinghui
de0b10cf5c fix: move dummy format loader check before quantization checks (#12532) 2025-11-02 23:41:30 -08:00
Baizhou Zhang
6e29446e45 [hotfix] Remove flashinfer-jit-cache from pyproject (#12530) 2025-11-02 22:11:05 -08:00
Yineng Zhang
0c3543d7d5 chore: upgrade flashinfer 0.5.0 (#12523)
Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com>
2025-11-02 20:54:12 -08:00
Kangyan-Zhou
6a3b9fd00f Update setup_github_runner.md 2025-11-02 20:44:09 -08:00
Haian Huang(深度眸)
65f1d065c5 [Bug] Fix Intern-S1 model accuracy and support /generate interface with input_ids (#12367) 2025-11-02 20:22:33 -08:00
Johnsonms
9434a0e50f [Refact] Remove hardcoded KV cache dimension in MLATokenToKVPool (#12502) 2025-11-02 19:49:53 -08:00
Lianmin Zheng
20315697f4 move all get_stream in sgl_kernel to c++ to reduce the launch overhead (#12521) 2025-11-02 13:15:05 -08:00
fzyzcjy
c9db79117f Super tiny fix naming in bench serving scripts (#12515) 2025-11-02 12:43:10 -08:00
bingps
15ed27d7d4 [Fix] concat_mla_absorb_q_kernel fails for long inputs (#12453) 2025-11-02 11:52:06 -08:00
Hanming Lu
66fb9b1307 [ServerArgs] allow --mamba-ssm-dtype extend (#12481) 2025-11-02 11:50:04 -08:00
Yuan Luo
819fc59123 Add prefix for torch symm mem (#12506)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
2025-11-02 11:23:05 -08:00
kousakawang
7efd8b3d1f [FEAT] Shared mem pool based cuda ipc for multi-modal data transport (#11917)
Co-authored-by: kousakawang <wanghanpei@bytedance.com>
Co-authored-by: Yuan Luo <4908075+yuan-luo@users.noreply.github.com>
2025-11-02 16:46:37 +08:00
sglang-bot
a920b9dace chore: bump sgl-kernel version to 0.3.16.post5 (#12511) 2025-11-02 14:08:11 +08:00
Ho-Ren (Jack) Chuang
76196b3cbf feat: Add FP4 (E2M1) KV Cache Support with Quantization Utilities for MLA (#10078)
Signed-off-by: Ho-Ren (Jack) Chuang <horenchuang@bytedance.com>
Co-authored-by: Yichen Wang <yichen.wang@bytedance.com>
2025-11-01 22:24:58 -07:00
Xiaoyu Zhang
95191ebdca Migrate weak_ref_tensor to sgl-kernel (#12505) 2025-11-02 10:55:39 +08:00
Baizhou Zhang
9a512cf95b [CI] Move some Lora/Deterministic CI tests to nightly (#12507) 2025-11-01 19:54:22 -07:00
Binyao Jiang
3451fc3280 [Feature] Qwen3-Next & FLA: Support MTP topk>1; Up to 6% faster (#11133)
Co-authored-by: Stefan He <hebiaobuaa@gmail.com>
2025-11-01 19:47:56 -07:00
Zhihao Lyu
c550ab9125 [Ascend] Add Ascend NPU support for sglang.check_env & rework proposal (#11052)
Co-authored-by: ronnie_zheng <zl19940307@163.com>
2025-11-01 19:26:45 -07:00
Even Zhou
086f0b79fc [CI][NPU] remove pypi mirror site that hangs ci dependency installation (#12499) 2025-11-01 19:25:53 -07:00
Xun Sun
0afd68321b Update Mooncake EP's a2a interface (#12391) 2025-11-01 18:48:47 -07:00
Johnsonms
6f858930c8 [Bug] test_flashattn_mla_backend errors in Hopper #12487 (#12488) 2025-11-01 18:28:06 -07:00
Minglei Zhu
229256c505 [Deterministic] add deepseek v3 deterministic inference CI test (#12412) 2025-11-01 18:10:32 -07:00
hzh0425
6b634493c3 [HICache / PD]: Support offloading incremental KV cache in decode side. (#11966) 2025-11-01 14:59:37 -07:00
ybyang
756ad9ceb1 Reduce docker image size. mount cache when use pip/cargo build (#12238)
Signed-off-by: ybyang <ybyang7@iflytek.com>
2025-11-01 14:58:04 -07:00
Xinyuan Tong
d2a8f71c2f [feat] Add SGLANG_TOOL_STRICT_LEVEL for tool-call behavior control (#12423)
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
2025-11-01 13:15:02 -07:00
Baizhou Zhang
2b7bf11bd2 [Hotfix] Remove extra comment in sgl-kernel README (#12500) 2025-11-01 12:22:45 -07:00
Baizhou Zhang
566ade0388 [CI] Build aarch64 kernels for sgl-kernel test (#12480) 2025-11-01 11:55:42 -07:00
Ke Bao
69193f7122 Filter tokenizer warning for kimi models (#12485) 2025-11-01 16:27:31 +08:00
yinghui
d5b6e50fe8 perf: trtllm mla performance minor improvements (#12435) 2025-10-31 22:48:02 -07:00
Liangsheng Yin
9632e48f5d [hot fix] Remove from python.sglang.xxx (#12483) 2025-11-01 11:00:05 +08:00
Qiaolin Yu
59cce5941a Use sgl fp4 quant kernel by default (#12482) 2025-10-31 19:51:28 -07:00
Surya-Gunukula
795e98f8a6 Forward unknown tool calls instead of dropping (#12226) 2025-11-01 02:10:35 +00:00
Shangming Cai
358ae3563d Tiny fix eos handling for PD disaggregation (#12334)
Signed-off-by: Shangming Cai <csmthu@gmail.com>
2025-10-31 17:57:10 -07:00
sglang-bot
41c10e67fc chore: bump SGLang version to 0.5.4.post2 (#12439) 2025-10-31 17:38:50 -07:00
Xinyuan Tong
0bfe1d145c fa3 & trtllm_mha spec overlap (#11874) 2025-10-31 17:38:13 -07:00
Baizhou Zhang
5f98b7fe61 [CI] Fix kernel installation on aarch runners (#12475) 2025-10-31 14:25:27 -07:00
Ke Bao
a4bf5c6ad2 Support Kimi Linear (#12469)
Co-authored-by: yizhang2077 <1109276519@qq.com>
2025-10-31 14:03:35 -07:00
fzyzcjy
30ad107028 Try to allow NCCL cumem for multi node nvlink case (#11987) 2025-10-31 12:48:25 -07:00
yinghui
a80bcb5a68 Add env var to disable FA4 warmup (#12430) 2025-10-31 12:25:00 -07:00
Ke Bao
f7f9e41b36 Fix run benchmark (#12473) 2025-11-01 02:39:48 +08:00
ishandhanani
263eab9f5d fix: dummy health check server not accessible on non-zero rank nodes (#12297) 2025-10-31 11:34:57 -07:00
fzyzcjy
25257d8e00 Tiny assert no running requests when releasing memory to avoid IMA (#12341) 2025-11-01 01:28:53 +08:00
daniel, chen
cf0c24150a add served model name in bench serving (#12428) 2025-11-01 01:28:11 +08:00
huangtingwei
5538e05cb1 fix default env var for mooncake store (#12429) 2025-11-01 01:25:33 +08:00