Commit Graph

5627 Commits

Author SHA1 Message Date
陈一涵
48b8dcd42e [jit kernel] support dtype as a cpp template parameter (#16452) 2026-01-08 13:54:33 +08:00
Fan Lin
41b434a7e6 [diffusion] endpoint: add API endpoint to query loaded LoRA adapters information (#16533) 2026-01-08 13:51:26 +08:00
Hubert Lu
4935344fcd [AMD] Fix aiter page-size handling, DeepSeek MLA tuple inputs, and HiCache/FA3 decode-backend override (#16531) 2026-01-07 21:14:32 -08:00
Alison Shao
63cc97f4ef ci: migrate 2-GPU tests to test/registered/ (#16529) 2026-01-07 20:28:16 -08:00
hw-csong
261860e17b [NPU][Bugfix] move free_page logics to cpu (#16608) 2026-01-08 12:00:18 +08:00
Yuhao Yang
e14f5ec8a8 [diffusion] refactor: eliminate redundant parameters in req (#16505)
Co-authored-by: Mick <mickjagger19@icloud.com>
2026-01-08 11:14:03 +08:00
siyu
6b3f93c4dd vlm: support SGLANG_MM_SKIP_COMPUTE_HASH for bypassing multimodal feature hashing (#16555) 2026-01-08 11:10:00 +08:00
Xiaoyu Zhang
5a5cece561 [Diffusion] clean useless and buggy set_seq_parallel_pg in yunchang (#16669) 2026-01-08 11:08:34 +08:00
Junrong Lin
eec7dbd31e remove redundant max_running_reqs calculation in r3 (#16629) 2026-01-08 09:45:21 +08:00
Changyi Yang
bb798a1c26 [diffusion] fix: reduce default text length for Qwen-Image from 1024 to 512 (#16445) 2026-01-08 09:32:21 +08:00
Baizhou Zhang
38dc5839dd [1/n]deepseek_v2.py Refactor: attention backend handlers and forward method definition (#16306) 2026-01-08 09:22:31 +08:00
Harish
156d97b219 Fix KeyError when logprobs=false in completions endpoint (#16095) 2026-01-07 15:49:02 -08:00
b8zhong
24b30f7757 MoE Refactor: Refactor fp8.py -> flashinfer_trllm.py (#15151)
Co-authored-by: Brayden Zhong <b8zhong@users.noreply.github.com>
2026-01-07 15:35:00 -08:00
Alison Shao
0c474273c5 Fix gpt_oss_common import path and migrate core tests (#16426) 2026-01-07 12:58:32 -08:00
Michael
3e73e12458 Revert "Add SwapAB Optimization for triton fused_moe_kernel on SM90." (#16676) 2026-01-07 11:24:47 -08:00
Insideyyy
ee4d2287ab Add SwapAB Optimization for triton fused_moe_kernel on SM90. (#15712) 2026-01-07 23:45:35 +08:00
Yi Zhang
7fc12e0bfa support page size large than 64 for mamba radix cache (#16657)
Co-authored-by: Hanming Lu <hanming@x.ai>
2026-01-07 22:52:24 +08:00
Li Jinliang
4d902c8211 [diffusion] bench: upgrade multimodal benchmarks for diverse applications and create a prettier, more intuitive logger. (#16179) 2026-01-07 22:10:23 +08:00
JiLi
fd16c91cb8 Handle Marlin weight restoration and shape recording (QAT INT4 Rollout Part1) (#15238)
Co-authored-by: Gao016 <yngao016@163.com>
Co-authored-by: yefei12 <xjtu_yefeichen@163.com>
Co-authored-by: yzlnew <yzlnew@gmail.com>
Co-authored-by: Peng Zhang <aniz1905@gmail.com>
2026-01-07 21:11:24 +08:00
Xiaoyu Zhang
32a6540afc [Diffusion] Fix Ulysses/Ring process group construction under TP to enable correct Wan2.2 tensor parallelism (#16532)
Co-authored-by: Mick <mickjagger19@icloud.com>
2026-01-07 20:52:36 +08:00
Hudson Xing
98a107d491 Re-enable temp_prefill_info assertion after pairing fix (#16203) 2026-01-07 18:05:17 +08:00
YC Tseng
48381c3b6d [AMD] suppress warning for amd (#16620) 2026-01-07 01:37:40 -08:00
Minglei Zhu
4c85f9d039 Only allocate encoder metadata for encoder-decoder models (#16527) 2026-01-06 22:17:04 -08:00
Baizhou Zhang
7d757d6f17 Clean Some Environment Variables for DeepSeek V32 (#15938) 2026-01-07 14:00:16 +08:00
Chi McIsaac
f066036c8b [diffusion] fix: fix ZImage SP sharding for 5D latents and unpad frames (#16418)
Signed-off-by: Chi <chixie.mcisaac@gmail.com>
2026-01-07 13:24:04 +08:00
Yingchun Lai
913b688f21 fix: fill a meaningful tool_index (#16504) 2026-01-06 20:00:09 -08:00
Yuan Luo
53846746bf [VLM] Fix CUDA IPC OOM (#16118)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
2026-01-07 11:30:35 +08:00
MOHENOO
534ac384db [HiCacheStorage & PD] fix prefill bootstrap request host memory leaks (#15439)
Co-authored-by: yangjia1 <yangjia1@kingsoft.com>
2026-01-07 11:03:57 +08:00
Mick
badcd02896 [diffusion] chore: automatically enable dit_layerwise_offload for Wan (#16499) 2026-01-07 10:22:08 +08:00
fzyzcjy
d874c8bba4 Tiny support http headers in bench serving (#16606) 2026-01-07 10:15:17 +08:00
fzyzcjy
9a21d89c5b Tiny add metrics for prefill delayer (#16603) 2026-01-07 09:53:52 +08:00
Kangyan-Zhou
18e2ef09d7 Add v1/models endpoint to diffusion model APIs so that they can be discovered by model gateway (#16425) 2026-01-06 14:28:24 -08:00
Alison Shao
0cbd8f3247 ci(test): migrate OpenAI server tests to registered CI system (#16326)
Co-authored-by: Kangyan-Zhou <zky314343421@gmail.com>
2026-01-06 11:09:37 -08:00
fzyzcjy
ed307a40bf Tiny add --gsp-ordered (#16575) 2026-01-06 22:43:52 +08:00
Ke Bao
02722b9113 Fix evict swa for overlap scheduler and page size > 1 (#16507) 2026-01-06 22:29:40 +08:00
fzyzcjy
f959250f76 Tiny support sglang_routing_keys_active in engine (#16570) 2026-01-06 22:10:10 +08:00
Junrong Lin
bc2f40bebc [test] Add mamba cache release/resume memory test (#14215) 2026-01-06 15:51:10 +08:00
lw9527
2724b1100b fix double Unicode escape issue in streaming tool_calls parameters (#13518)
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
2026-01-05 23:47:26 -08:00
Xiaoyu Zhang
5e5b1183ed [Diffusion] Ring Attention support sage backend (#16496) 2026-01-06 14:45:53 +08:00
jiapingW
1d7ad4afcc [diffusion] fix: fix bench_serving always use prompt fixed prompts (#16201)
Co-authored-by: jiapingW <root@sgl-training-ray.datacrunch.io>
Co-authored-by: Mick <mickjagger19@icloud.com>
2026-01-06 14:39:07 +08:00
siyu
fba785c459 use aync load for encoder_server (#15456)
Signed-off-by: liuanqi <liuanqi6@xiaomi.com>
Co-authored-by: Yuhao Yang <47235274+yhyang201@users.noreply.github.com>
Co-authored-by: liuanqi <liuanqi6@xiaomi.com>
2026-01-06 14:31:52 +08:00
Alison Shao
73398e22d6 ci: migrate VLM tests to test/registered/vlm/ (#16415) 2026-01-05 21:25:29 -08:00
Ke Bao
3aa11ca722 Remove hybrid_kvcache_ratio in server args (#16399) 2026-01-06 13:13:13 +08:00
Adarsh Shirawalmath
7be1a8c70c [diffusion] feat: support diffusers backend - run any model supported by diffusers (#14112) 2026-01-06 12:30:57 +08:00
Raayan Dhar
84d13c54bb feat: only add input vision tokens in bench_serving result if vision dataset is used (#15492)
Signed-off-by: Raayan Dhar raayan.dhar@gmail.com <raayan.dhar@gmail.com>
2026-01-06 12:14:42 +08:00
fzyzcjy
c105a3124b Support multi-round conversations in bench_serving (#6135) 2026-01-06 11:59:39 +08:00
Mick
ca922d4b05 [diffusion] feat: support warmup with resolutions (#16434) 2026-01-06 10:32:18 +08:00
zhangheng
2d02c150dc [3/N][Sparse With Hicache]: Init sparse coordinator (#16086)
Co-authored-by: 晟海 <huangtingwei.htw@antgroup.com>
Co-authored-by: Zhiqiang Xie <xiezhq@stanford.edu>
2026-01-05 17:51:04 -08:00
ShirakSyouya
ce694b2b9e Fix the problem where Qwen3VL raises an "object has no attribute 'mod… (#15677) 2026-01-06 08:45:13 +08:00
Lianmin Zheng
6c0fb189f8 [Auto Sync] Update tokenizer_manager.py (20260105) (#16477)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Wangfan Fu <wangfan@x.ai>
2026-01-05 14:06:03 -08:00