 Xiaoyu ZhangandClaude Opus 4.8
|
11b0e5c5ad
|
[Kernel] Classification cleanup: unify _jit_ naming, drop empty/model groups, add elementwise (RFC #29630) (#32148)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-23 13:47:02 +08:00 |
|
Chunyuan WU
|
60dea26077
|
[sgl-kernel][CPU] add kernel for shm_allgather_into_tensor and shm_reduce_scatter_tensor (#13397)
|
2026-07-23 09:19:38 +08:00 |
|
 Xiaoyu ZhangandClaude Opus 4.8
|
99f636a86f
|
[Kernel] RFC #29630 finale: retire sglang.jit_kernel into sglang.kernels (#32072)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-23 08:35:09 +08:00 |
|
Mohammad Miadh Angkad
|
4f88206393
|
[CI] Fix stale per-token group quant callers (#32047)
|
2026-07-22 19:45:29 +08:00 |
|
 Ma MingfeiandCopilot Autofix powered by AI
|
878d77929d
|
[CPU] refactor rope kernels (#31897)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-07-22 09:12:02 +08:00 |
|
 
|
03342e7732
|
Delete sgl-kernel AOT router GEMM and fused A GEMM (#30280)
Co-authored-by: Brayden Zhong <brayden@radixark.ai>
Co-authored-by: root <root@sgl-b300-inference.datacrunch.io>
|
2026-07-22 08:44:59 +08:00 |
|
 Brayden Zhongandroot
|
2f4f2362fb
|
Delete sgl-kernel AOT bmm_fp8, use flashinfer.bmm_fp8 (#31202)
Co-authored-by: root <root@sgl-b300-inference.datacrunch.io>
|
2026-07-22 07:44:47 +08:00 |
|
R0CKSTAR
|
87dc211b87
|
[MUSA] Fix sglang-kernel build (#31634)
Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
|
2026-07-17 20:51:09 -07:00 |
|
Brayden Zhong
|
238b2b2c9c
|
Remove QServe and FBGEMM FP8 quantization (#31109)
|
2026-07-17 17:10:34 -07:00 |
|
sglang-bot
|
c00206c68c
|
chore: bump sgl-kernel version to 0.4.5 (#31496)
|
2026-07-17 14:00:55 -07:00 |
|
Ma Mingfei
|
486a56be56
|
[CPU] improve silu performance by replacing fp32 div with rcp14 (#31304)
|
2026-07-17 12:02:37 +08:00 |
|
Ma Mingfei
|
41e0b4b369
|
[CPU] add fused input proj for qwen3.5 (#31171)
|
2026-07-15 15:06:24 +08:00 |
|
haoyangli0109
|
0832d856ca
|
[Bugfix] fix quickreduce acc error in cudagraph mode (#29508)
Signed-off-by: Haoyang Li <lihaoyang0109@gmail.com>
|
2026-07-14 22:16:02 -07:00 |
|
   
|
7431f35fd8
|
Delete CUTLASS FP8 blockwise for SM90 and SM100, move SM120 to JIT and add SwapAB (#30438)
Co-authored-by: Brayden Zhong <brayden.zhong@radixark.ai>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: root <root@sgl-b300-inference.datacrunch.io>
Co-authored-by: Brayden Zhong <brayden@radixark.ai>
|
2026-07-14 09:31:32 +08:00 |
|
 Brayden Zhongandroot
|
9756f768a6
|
Refactor FP4 quantization and remove deprecated JIT kernels (#30448)
Co-authored-by: root <root@sgl-b300-inference.datacrunch.io>
|
2026-07-14 09:22:07 +08:00 |
|
 Xiaoyu ZhangandClaude Fable 5
|
ee464fedc6
|
[Kernel] Migrate scattered MoE kernels to sglang.kernels (RFC #29630, Phase 2.5, 2/7) (#30786)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-14 09:03:21 +08:00 |
|
     
|
423b8485fb
|
[Quantization] add humming quantization kernel (#23754)
Co-authored-by: guzekai01 <zekai01@antgroup.com>
Co-authored-by: Julian Huang <huangzhilin.hzl@gmail.com>
Co-authored-by: 墨楼 <huangzhilin.hzl@antgroup.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Peng Zhang <aniz1905@gmail.com>
Co-authored-by: Xiaoyu Zhang <1182563586@qq.com>
|
2026-07-14 08:42:56 +08:00 |
|
 Xiaoyu ZhangandClaude Opus 4.8
|
4c997310f5
|
[Kernel] Hotfix: update sgl-kernel imports of relocated fp8_kernel (RFC #29630 #30784) (#31089)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-14 08:41:23 +08:00 |
|
Mohammad Miadh Angkad
|
7045e0fdff
|
Seed sgl-kernel topk sigmoid tests on all backends (#30754)
|
2026-07-10 03:08:15 -07:00 |
|
Ma Mingfei
|
073b36853f
|
[CPU] update fla.cpp to support when num_head_v is not multiples of 16 (#30604)
|
2026-07-10 09:21:07 +08:00 |
|
Mick
|
5ce5e1ee3e
|
[Diffusion] Revert CPU AMX optimizations (#30716)
|
2026-07-10 09:09:38 +08:00 |
|
Ma Mingfei
|
fdf6c70e3a
|
fix arm test_norm.py error (#30597)
|
2026-07-09 14:36:45 +08:00 |
|
 Haotong ZouandValentine233
|
3b43df5b6d
|
Support speculative decoding on CPU (#27862)
Co-authored-by: Valentine233 <xuan.liao@intel.com>
|
2026-07-09 10:27:09 +08:00 |
|
 jianan-guandMa Mingfei
|
177c048c68
|
[Diffusion][CPU] Adding AMX optimizations for CPU platform (#28527)
Co-authored-by: Ma Mingfei <mingfei.ma@intel.com>
|
2026-07-09 10:26:22 +08:00 |
|
Baizhou Zhang
|
946804e042
|
Disable FA3 sparse mask kernels by default (#30356)
|
2026-07-07 01:46:44 -07:00 |
|
 Xiaoyu ZhangandClaude Opus 4.8
|
1da7d3a50b
|
[MoE] Retire the AOT moe_fused_gate / kimi_k2_moe_fused_gate gate kernels (#26771) (#29997)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-07 13:53:17 +08:00 |
|
     
|
9bd02dc5b9
|
feat(sgl-kernel): add InfLLM v2 attention kernels (#29383)
Co-authored-by: Size Wang <paulgeorge13hhhhh@gmail.com>
Co-authored-by: lijiayi <lijiayi@modelbest.cn>
Co-authored-by: suhmily10 <suhmily@gmail.com>
Co-authored-by: Xiaoyue Xu <xiaoyue.xu.me@gmail.com>
Co-authored-by: hansjohn <74091612+hansjohn@users.noreply.github.com>
Co-authored-by: zhangyan <1762895426@qq.com>
|
2026-07-06 22:46:54 -07:00 |
|
Ma Mingfei
|
30fb0dd851
|
[CPU] add fused_qk_gemma_norm and refactor norm kernel implementation (#30216)
|
2026-07-07 08:52:59 +08:00 |
|
Cheng Wan
|
5f623ad24e
|
Revert "Fix wrong RMSNorm fallback to old Flashinfer CUDA kernel when in PCG" (#30083)
|
2026-07-03 19:05:20 -07:00 |
|
 Brayden ZhongandBrayden Zhong
|
1b6d1e9752
|
Fix wrong RMSNorm fallback to old Flashinfer CUDA kernel when in PCG (#29702)
Co-authored-by: Brayden Zhong <brayden@radixark.ai>
|
2026-07-03 00:49:49 +08:00 |
|
Xiaoyu Zhang
|
b276a9acee
|
chore: cleanup garbage code (#29770)
|
2026-07-02 16:14:01 +08:00 |
|
Xinyuan Tong
|
9ba4b8f8ba
|
sgl-kernel: bump sgl-attn for varlen num_splits OOM fix (#29551)
|
2026-07-01 21:13:53 -07:00 |
|
Daniel Stokes
|
8ee200972e
|
[fix] Add support for flashinfer MOE A2A to Qwen3 BF16 model path (#26255)
|
2026-07-01 01:59:54 -07:00 |
|
  
|
df0dfbaa45
|
[Kernel] Strengthen kernel shape coverage (#29636)
Co-authored-by: Khoa Pham <khoa.pham@radixark.ai>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Mohammad Miadh Angkad <176301910+mmangkad@users.noreply.github.com>
|
2026-07-01 15:44:20 +08:00 |
|
Ma Mingfei
|
bd3b252e0a
|
[CPU] use faster exp in silu_and_mul (#29382)
|
2026-06-29 09:38:30 +08:00 |
|
Ma Mingfei
|
3217410cf6
|
[CPU] enable fused_sigmoid_mul on CPU device (#29378)
|
2026-06-29 09:38:04 +08:00 |
|
 
|
714011a40f
|
[JIT Kernel] Migrate dsv3_router_gemm from AOT sgl-kernel to JIT kernel (#21531)
Co-authored-by: Guohao Shao <shao.gh.98@gmail.com>
Co-authored-by: Brayden Zhong <brayden@radixark.ai>
|
2026-06-26 11:52:18 -07:00 |
|
Xinyuan Tong
|
30ea4c0f4b
|
build(sgl-kernel): bump FlashMLA pin + fix cccl include for CUDA 13 (#29067)
|
2026-06-25 20:00:15 -07:00 |
|
Yibo Cai
|
4b0b0ea55f
|
[sgl-kernel/cpu]: exclude amx gemm source from arm build (#29286)
|
2026-06-26 08:23:43 +08:00 |
|
Yibo Cai
|
4ce1c180bd
|
[sgl-kernel/cpu]: fix arm64 w8a8 moe kernel signature (#29270)
|
2026-06-26 08:11:57 +08:00 |
|
R0CKSTAR
|
38e857f423
|
[MUSA][diffusion] Bump torchada version to 0.1.68 (#29236)
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
|
2026-06-25 16:53:43 -07:00 |
|
Ma Mingfei
|
1ba7c79761
|
[CPU] add indices in chunk_gated_delta_rule (#29267)
|
2026-06-26 07:51:07 +08:00 |
|
Ma Mingfei
|
2c3f007a65
|
[CPU] optimize GDN prefill performance (#29117)
|
2026-06-25 09:04:34 +08:00 |
|
 sglang-botandsglang-bot
|
3e97c9239f
|
chore: bump sgl-kernel version to 0.4.4 (#28556)
Co-authored-by: sglang-bot <sglang-bot@users.noreply.github.com>
|
2026-06-17 13:38:00 -07:00 |
|
 Baizhou ZhangandShijin
|
4b817f5d7f
|
Upgrade fa3 hash (#28394)
Co-authored-by: Shijin <dovis.zhang02@gmail.com>
|
2026-06-17 13:32:11 -07:00 |
|
 Michaelandmichaelzhang-ai
|
f42a093261
|
[AMD] Migrate 2-GPU kernel allreduce tests into the registered system (#27722)
Co-authored-by: michaelzhang-ai <michaelzhang@example.com>
|
2026-06-09 19:39:03 -07:00 |
|
 
|
c2eae96c56
|
MSCCL++ Integration (#22734)
Co-authored-by: Caio Rocha <caiorocha@microsof.com>
Co-authored-by: empyreus <rjsouza1995@gmail.com>
|
2026-06-08 21:13:13 -07:00 |
|
Yingchun Lai
|
b047bb3e92
|
build(sgl-kernel): support configurable mirrors for restricted networks (#27387)
|
2026-06-08 08:52:26 -07:00 |
|
MARATRIX
|
61e4132bc2
|
[MUSA] bump torchada version to 0.1.59 and workaround PCG limitation. (#27537)
Signed-off-by: yafeng.li <yafeng.li@mthreads.com>
|
2026-06-08 08:45:39 -07:00 |
|
 Zaili WangandMa Mingfei
|
3b7a258f63
|
[CPU] upgrade dependent torch ver to PT2.12 (#21456)
Co-authored-by: Ma Mingfei <mingfei.ma@intel.com>
|
2026-06-04 11:04:11 +08:00 |
|