This website requires JavaScript.
Explore
Help
Sign In
chenchenghao
/
sglang
Watch
1
Star
0
Fork
0
You've already forked sglang
Code
Issues
Pull Requests
Actions
11
Packages
Projects
Releases
Wiki
Activity
Files
a3c2ea445194c804ec77302dff4d6f59e34eee2d
sglang
/
sgl-kernel
/
csrc
/
moe
History
Yuan Luo
4f42c8cd3e
[sgl-kernel] Support float64 moe_sum_reduce cuda kernel (
#11068
)
...
Co-authored-by: luoyuan.luo <
luoyuan.luo@antgroup.com
>
2025-10-07 14:31:11 +00:00
..
cutlass_moe
/w4a8
pass a_scale from fp8 quant result instead of hard code to 1.0f (
#10241
)
2025-09-10 12:56:05 -07:00
marlin_moe_wna16
Support compile sgl-kernel on cuda 13.0 (
#9721
)
2025-08-28 10:18:03 -07:00
cutlass_moe_helper.cu
…
fp8_blockwise_moe_kernel.cu
Update CUTLASS. Refine KernelSchedule for fp8 (grouped) gemm. (
#10491
)
2025-09-16 02:47:37 -07:00
moe_align_kernel.cu
[AMD] Reorganize hip-related header files in sgl-kernel (
#9320
)
2025-08-18 16:53:44 -07:00
moe_fused_gate.cu
Fix correction bias undefined behavior for nvfp4 models (
#10426
)
2025-09-14 18:41:09 -07:00
moe_sum_reduce.cu
[sgl-kernel] Support float64 moe_sum_reduce cuda kernel (
#11068
)
2025-10-07 14:31:11 +00:00
moe_topk_softmax_kernels.cu
Support compile sgl-kernel on cuda 13.0 (
#9721
)
2025-08-28 10:18:03 -07:00
nvfp4_blockwise_moe.cu
…
prepare_moe_input.cu
…