Vincent Zhong
|
6bc3062894
|
Fix launch of Olmo3 (#13666)
Signed-off-by: Vincent Zhong <207368749+vincentzed@users.noreply.github.com>
|
2025-11-20 12:04:30 -08:00 |
|
YAMY
|
fa92441027
|
[DeepseekV3.2] Deepseek fp8 support for MHA path (#12964)
|
2025-11-20 11:13:36 -08:00 |
|
Douglas Yang
|
fc9efdcb98
|
Adding nightly tests as release guard for bot bump workflows (#13655)
|
2025-11-20 10:04:36 -08:00 |
|
Fan Yin
|
2dec555d36
|
[10/n] decouple quantization impl from vllm dependency - fix import (#13524)
|
2025-11-21 01:45:51 +08:00 |
|
YanbingJiang
|
acde21d8d5
|
Add fused_rmsnorm_gated_cpu kernel for CPU to support Qwen3-Next (#11577)
|
2025-11-21 01:33:31 +08:00 |
|
Liangsheng Yin
|
4528cb7d40
|
[CI] apply pr-gate for XPU (#13663)
|
2025-11-20 23:07:04 +08:00 |
|
Lianmin Zheng
|
a352e833c4
|
CI: Kill zombie diffusion processes in CI & minor code style fix on rotary embedding fallback (#13637)
|
2025-11-20 21:57:01 +08:00 |
|
Liangsheng Yin
|
852eb6ce2a
|
[CI] optimize CI workflow info (#13634)
|
2025-11-20 18:12:51 +08:00 |
|
Lianmin Zheng
|
7af9b88c6c
|
Revert "[Feature] Introduce JIT Kernel in sglang (with hicache JIT kernel)" (#13644)
|
2025-11-20 02:11:12 -08:00 |
|
Lzhang-hub
|
2847e5c4b4
|
fix bench_speculative bug (#13197)
|
2025-11-20 17:09:04 +08:00 |
|
yctseng0211
|
c8ede0e93c
|
[ROCM] Optimized deepseek-r1 fp8 model with + triton_gemm_a8w8 + batch_gemm_a8w8 + fused set_mla_kv_buffer kernel (#13617)
Co-authored-by: root <root@smci355-ccs-aus-m12-17.cs-aus.dcgpu>
Co-authored-by: jacky.cheng <yichiche@amd.com>
|
2025-11-20 00:29:56 -08:00 |
|
Liangsheng Yin
|
19729f723e
|
[CI] Align metric units for CI rate limit (#13633)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-20 16:25:57 +08:00 |
|
DarkSharpness
|
b51f9bbee7
|
[Feature] Introduce JIT Kernel in sglang (with hicache JIT kernel) (#13453)
|
2025-11-20 00:03:32 -08:00 |
|
Mick
|
4a8442af1b
|
diffusion: improve baseline performance monitor (#13614)
|
2025-11-20 14:29:56 +08:00 |
|
Thomas Wang
|
7dcf910d53
|
Add support for new aiter version (AR accuracy, is_shuffled PR) (#13554)
Co-authored-by: sogalin <39478626+sogalin@users.noreply.github.com>
|
2025-11-19 22:17:57 -08:00 |
|
joesun
|
c7b37b7074
|
[diffusion] fix: remove multimodal_gen redundant get_bool_env_var func (#13583)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-20 14:05:29 +08:00 |
|
iLeGend
|
10e0b83a4c
|
Add FP32 dtype support for RoPE - Part2 (#13328)
|
2025-11-19 21:19:53 -08:00 |
|
Mick
|
bc42c8c415
|
[diffusion] refactor: refactor pipeline folders (#13253)
|
2025-11-20 12:56:51 +08:00 |
|
Mick
|
2e3a69ae05
|
[diffusion] refactor: remove PreprocessorConfig (#13248)
|
2025-11-20 12:53:26 +08:00 |
|
Zeyu Li
|
21370ef7b5
|
[UT] Destroy process group after broadcast to resolve port occupation issues in multi-server tests (#12379)
|
2025-11-19 20:51:58 -08:00 |
|
Kaixi Hou
|
c3c4da71fb
|
[NVIDIA] Add fp8 gemm benchmark on blackwell (#13528)
|
2025-11-19 19:35:00 -08:00 |
|
Xiaoyu Zhang
|
dc69462456
|
[CI fix] Fix image download failures in VLM CI tests (#13613)
|
2025-11-20 11:18:06 +08:00 |
|
StonyPort
|
48ca9f7518
|
feat: support external custom models (#13429)
Co-authored-by: qiuxuan.lzw <qiuxuan.lzw@alibaba-inc.com>
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-20 11:16:58 +08:00 |
|
Mick
|
127d59cd2c
|
[diffusion] CI: improve diffusion CI (#13562)
Co-authored-by: Adarsh Shirawalmath <114558126+adarshxs@users.noreply.github.com>
|
2025-11-20 10:54:13 +08:00 |
|
Yuan Luo
|
af6bcadcf7
|
[VLM] Support Piecewise CUDA Graph for Qwen2.5-VL (#13055)
Co-authored-by: luoyuan.luo <luoyuan.luo@antgroup.com>
Co-authored-by: Yuhao Yang <yhyang201@gmail.com>
|
2025-11-20 10:23:44 +08:00 |
|
Binyao Jiang
|
67fca6b297
|
[GDN] Remove unnecessary conv state clone (#13603)
|
2025-11-19 16:09:12 -08:00 |
|
Binyao Jiang
|
f88b2aa6af
|
[GDN] Remove unnecessary contiguous() (#13604)
|
2025-11-19 16:07:49 -08:00 |
|
Lianmin Zheng
|
17b24aca6e
|
[Auto Sync] Update base_grammar_backend.py, collector.py (20251116) (#13357)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sehoon Kim <sehoon@x.ai>
|
2025-11-19 16:05:50 -08:00 |
|
sglang-bot
|
bfaf0b8607
|
chore: bump sgl-kernel version to 0.3.17.post2 (#13570)
|
2025-11-19 14:02:57 -08:00 |
|
Netanel Haber
|
83756a4b33
|
add https://github.com/netanel-haber to CI_PERMISSIONS.json (#13577)
|
2025-11-19 13:20:30 -08:00 |
|
Xinyuan Tong
|
a355794905
|
Expend compatibility check for all quantized MoE models (#13465)
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
|
2025-11-20 01:24:27 +08:00 |
|
Roger Young
|
e72cf13693
|
Support moe topk sigmoid kernel (#13049)
Co-authored-by: xuebi <xuebi@minimaxi.com>
|
2025-11-20 00:24:37 +08:00 |
|
Liangsheng Yin
|
196b940aed
|
[3/N] CI refactor: move some manually triggered tests. (#13448)
|
2025-11-19 23:06:53 +08:00 |
|
Liangsheng Yin
|
a1e1e533b9
|
Tiny enhance test suites sanity check (#13589)
|
2025-11-19 22:43:58 +08:00 |
|
Even Zhou
|
d4a4dcdfb3
|
[NPU] Adapt pr-gate for pr-test workflow & workflows refresh (#13567)
|
2025-11-19 21:55:17 +08:00 |
|
Liangsheng Yin
|
97ba2c2d1e
|
[CI] Fix CUDA workflow's dependency. (#13568)
|
2025-11-19 19:06:42 +08:00 |
|
Zilin Zhu
|
e197bef5ce
|
[RL] Allow passing tensors of different dtypes for FlattenedTensorBucket (#13413)
|
2025-11-19 17:24:48 +08:00 |
|
Douglas Yang
|
8900f996aa
|
CI Failure Monitor Improvements (#13558)
|
2025-11-18 22:55:38 -08:00 |
|
Liangsheng Yin
|
ba9102f924
|
Add lmsys/gpt-oss-20b-bf16 to model validation check (#13557)
|
2025-11-19 14:23:01 +08:00 |
|
sglang-bot
|
b638abbae6
|
chore: bump sgl-kernel version to 0.3.17.post2 (#13542)
|
2025-11-18 22:08:23 -08:00 |
|
Minglei Zhu
|
3798055929
|
purge unnecessary env variable set in deterministic test (#13481)
|
2025-11-18 20:43:51 -08:00 |
|
ykwd
|
075ba74dd4
|
[Doc] Update HiCache and Mooncake docs & Mooncake Setup Error Checking (#12740)
|
2025-11-19 12:03:27 +08:00 |
|
Liangsheng Yin
|
f7be98e113
|
[CI] fix amd 1 gpu basic test (#13551)
|
2025-11-19 11:47:41 +08:00 |
|
Sai Enduri
|
9a1a9a4209
|
[AMD CI] Local cache fallback. (#13452)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-18 19:23:45 -08:00 |
|
Chen Haozhe
|
6c2e5fcd91
|
[feat][Ascend][Mindspore]: support model-impl of mindspore (#9234)
|
2025-11-19 09:17:47 +08:00 |
|
Chang Su
|
0d2d687812
|
[router][grpc] Support num_reasoning_tokens in haromy models (#13047)
|
2025-11-18 16:40:32 -08:00 |
|
Baizhou Zhang
|
9f59194f29
|
[Fix] Fix DeepSeek V3 MTP on B200 (#13548)
|
2025-11-18 16:30:26 -08:00 |
|
Kangyan-Zhou
|
cf1f0166b6
|
Add Qwen/Qwen1.5-MoE-A2.7B to model list (#13543)
|
2025-11-18 14:43:38 -08:00 |
|
Baizhou Zhang
|
10969ae4be
|
[chore] Disable ccache for sgl-kernel release (#13541)
|
2025-11-18 14:28:58 -08:00 |
|
b8zhong
|
92ad2ff9ce
|
Flashinfer TRTLLM-GEN-MoE + Qwen3 (#13489)
|
2025-11-18 14:18:29 -08:00 |
|