Liangsheng Yin
|
3e804bb0ba
|
Update mem checker during busy (#13704)
|
2025-11-22 21:15:02 +08:00 |
|
Yuhao Yang
|
a22de641ef
|
[diffusion] fix: fix hunyuanvideo and add 2-gpu ci test (#13720)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-22 20:54:51 +08:00 |
|
Liangsheng Yin
|
ac43822634
|
Refactor eagle bigram key matching (#13714)
|
2025-11-22 20:40:42 +08:00 |
|
Yijie Zhu
|
a92afb00c6
|
[Ascend] support Kimi-K2-Thinking (#12759)
Co-authored-by: ZhengdQin <zhengdqin@gmail.com>
Co-authored-by: richhuan <huan_rz@qq.com>
Co-authored-by: ZhengdQin <46387172+ZhengdQin@users.noreply.github.com>
|
2025-11-22 17:33:07 +08:00 |
|
Trevor Morris
|
0eea17e3b5
|
Use dual stream for DS MoE whenever cuda graph is used (instead of with token threshold) (#9405)
|
2025-11-22 00:37:41 -08:00 |
|
Netanel Haber
|
3805243245
|
modularize gsm8k and mmmu test classes (#13506)
|
2025-11-22 16:06:53 +08:00 |
|
Baizhou Zhang
|
8bfce9b08d
|
[Tiny] Renaming environ for NVFP4 dispatch (#13756)
|
2025-11-22 00:05:20 -08:00 |
|
Lianmin Zheng
|
b41afa3754
|
[Auto Sync] Update evict_policy.py, radix_cache.py (20251120) (#13669)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: cctry <shiyang@x.ai>
|
2025-11-21 22:07:36 -08:00 |
|
alisonshao
|
94ae816f29
|
Fix model weights validation with automatic cache cleanup (#13729)
|
2025-11-22 11:40:00 +08:00 |
|
Glen Liu
|
53620a1b1a
|
fix test_lora_update.py starvation message check (#13702)
|
2025-11-21 19:33:04 -08:00 |
|
Kangyan-Zhou
|
59b4d7f8d6
|
Fix B200 Nightly tests and move one manual test back to unit test to prevent the same issue (#13746)
|
2025-11-21 17:41:12 -08:00 |
|
Shu Wang
|
a56f770277
|
Fix global scaling factor loading hang (#13484)
|
2025-11-21 16:07:06 -08:00 |
|
roikoren755
|
1b48e1b974
|
Feat/nemotron nano v3 support (#12690)
|
2025-11-21 13:53:05 -08:00 |
|
b8zhong
|
a24aefe562
|
add some more labels (#13701)
Co-authored-by: Brayden Zhong <b8zhong@users.noreply.github.com>
|
2025-11-21 11:29:33 -08:00 |
|
fzyzcjy
|
45c572c58f
|
Support torch 12.9 + DeepEP by removing custom nvshmem (#12949)
Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com>
|
2025-11-21 11:11:43 -08:00 |
|
Qiaolin Yu
|
681b9e6425
|
Revert "enable csgmv automatically on cuda" (#13707)
|
2025-11-21 10:37:41 -08:00 |
|
alisonshao
|
dab06b50ab
|
Fix: CI monitor should not exit with error on regressions (#13694)
|
2025-11-21 10:01:48 -08:00 |
|
b8zhong
|
85ffce30af
|
[Piecewise CUDA Graph] Support Kimi-K2 (non-Thinking) (#13466)
Co-authored-by: Brayden Zhong <b8zhong@users.noreply.github.com>
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
|
2025-11-21 09:39:59 -08:00 |
|
Jiajun Li
|
e94ef9fcae
|
Add to ci permission (#13739)
|
2025-11-22 01:21:09 +08:00 |
|
Liangsheng Yin
|
964cdedc50
|
[CI] minor hot fix of model validation list (#13737)
|
2025-11-22 01:00:41 +08:00 |
|
Mick
|
aa6e2c8aa0
|
[diffusion] log: minor improve logging (#13735)
|
2025-11-21 23:01:23 +08:00 |
|
fzyzcjy
|
1776dce557
|
Super tiny delete unused files (#13734)
|
2025-11-21 22:26:39 +08:00 |
|
Lianmin Zheng
|
99e13d189b
|
Fix url: use https://roadmap.sglang.io for roadmap (#13733)
Co-authored-by: sglang-bot <sglangbot@gmail.com>
|
2025-11-21 05:42:32 -08:00 |
|
weibingo
|
dc836909a6
|
fix 3fs down, lock schedule main thread (#13407)
|
2025-11-21 03:02:36 -08:00 |
|
Mick
|
323fed5cfd
|
[diffusion] doc: add contributing.md (#13649)
|
2025-11-21 19:00:27 +08:00 |
|
jacky.cheng
|
eff7df6d0a
|
[AMD] Enable fused shared expert append and flatten quant for fp8 deepseekR1 model (#13705)
Co-authored-by: yctseng0211 <yctseng@amd.com>
|
2025-11-21 02:48:28 -08:00 |
|
Mick
|
5e7f91d451
|
[diffusion] profile: support performance metric dumping and comparison (#13630)
|
2025-11-21 18:47:16 +08:00 |
|
Xiaoyu Zhang
|
a34d3abb54
|
[Clean code] Compressed_tensors_moe code clean (#13719)
|
2025-11-21 18:15:46 +08:00 |
|
Cheng Wan
|
6d0e0b9bfc
|
[11/N] MoE Refactor: Simplifying SBO Implementation with Dispatcher Hooks (#13327)
Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com>
|
2025-11-21 01:11:37 -08:00 |
|
Even Zhou
|
589d9ad55b
|
[NPU] chore: bump to CANN 8.3.RC1 and Pytorch 2.8.0 (#13647)
|
2025-11-21 17:07:08 +08:00 |
|
Ziming Huang
|
a244c0309c
|
[Fix] Qwen3Next lmhead dtype (#13708)
|
2025-11-21 16:01:33 +08:00 |
|
Teng Ma
|
1bb063aac8
|
[HiCache] fix unit test with changed new APIs (#13498)
|
2025-11-21 15:40:31 +08:00 |
|
Michele Marzollo
|
b30f63c40f
|
[Bugfix] Fix hidden state size in EAGLE PD disaggregation buffers (#13590)
Co-authored-by: ZeldaHuang <hzm414167@alibaba-inc.com>
Co-authored-by: Shangming Cai <csmthu@gmail.com>
|
2025-11-21 15:32:40 +08:00 |
|
Lianmin Zheng
|
90a0133515
|
[Auto Sync] Update http_server.py, io_struct.py, scheduler_... (20251120) (#13679)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zhuqi Li <zhli@x.ai>
|
2025-11-20 23:17:15 -08:00 |
|
zyksir
|
4360279036
|
[diffusion] server: use meta to avoid Linear init for TextEncoder (#13564)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-21 15:14:24 +08:00 |
|
ishandhanani
|
b537ac0d1f
|
Fix ZMQ bind error on non-zero rank nodes when using SGLANG_BLOCK_NONZERO_RANK_CHILDREN=0 (#13686)
|
2025-11-20 22:54:41 -08:00 |
|
Mick
|
eda2f70033
|
[diffusion] doc: minor update docs (#13177)
|
2025-11-21 14:35:29 +08:00 |
|
Yuhao Yang
|
8c212a2029
|
[difusion] CI: speed up multimodal_gen ci (#13665)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-21 14:26:33 +08:00 |
|
Stefan He
|
d754ce973e
|
[Piecewise Cuda Graph] rename, refactor and add more logging (#13675)
Co-authored-by: Minglei Zhu <mingleizhu1122@gmail.com>
Co-authored-by: Ke Bao <ISPObaoke@163.com>
Co-authored-by: Oasis-Git <ayw.sirius19@gmail.com>
|
2025-11-21 13:28:38 +08:00 |
|
Yuan Luo
|
475962a139
|
[VLM] Support Piecewise CUDA Graph for InternVL (#13640)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
|
2025-11-21 13:21:51 +08:00 |
|
Xiaoyu Zhang
|
bfcf15a129
|
[opt kimi k2 4 / n] Delete useless pad kernel in sgl_moe_align_block_size (#13587)
|
2025-11-21 13:16:42 +08:00 |
|
Xiaoyu Zhang
|
fb04d43428
|
[kimi k2 thinking] Avoid useless torch.zeros_ (#13596)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-11-21 13:15:27 +08:00 |
|
Mike Qiu
|
6be65ae462
|
Fix target MLA with eagle3 support for PD disaggregation (#13555)
Signed-off-by: Michael Qiu <qiudayu.qdy@antgroup.com>
Co-authored-by: Mike_Qiu <qiudayu.qdy@antgroup.com>
|
2025-11-21 12:16:05 +08:00 |
|
Glen Liu
|
750084ae08
|
remove unnecessary starvation check (#13619)
|
2025-11-20 19:10:51 -08:00 |
|
alisonshao
|
64480ec712
|
Add sgl-kernel CI test for Blackwell (B200) (#13301)
|
2025-11-20 19:02:42 -08:00 |
|
Kaixi Hou
|
db2d362d04
|
[NVIDIA] Add cutedsl e2e test to GB200 CI (#12672)
Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com>
|
2025-11-20 18:30:12 -08:00 |
|
alisonshao
|
81e86992cd
|
[CI] Move nightly tests to test/nightly/ (#13683)
|
2025-11-20 18:00:02 -08:00 |
|
Chang Su
|
c4db77f8a9
|
[model-gateway] fix gateway cli arg parser to not use = (#13685)
|
2025-11-20 17:57:17 -08:00 |
|
Mick
|
c0a2513b07
|
[diffusion] CI: improve validation method (#13627)
|
2025-11-21 09:13:13 +08:00 |
|
Simo Lin
|
3ae664d786
|
[model-gateway] add both python and rust cli alias (#13678)
|
2025-11-20 17:00:28 -08:00 |
|