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
1c96fa86cfa2c8770c9705ba65b65670e8637767
sglang
/
sgl-kernel
/
tests
History
yiakwy-xpu-ml-framework-team
1c96fa86cf
[MOE] enable efficient moe_alignment multi-blocks execution (3x~6x) (
#3613
)
2025-02-27 19:42:48 -08:00
..
test_activation.py
…
test_bmm_fp8.py
…
test_cublas_grouped_gemm.py
[Feature] Apply Cublas Grouped Gemm kernel (
#3629
)
2025-02-18 15:18:31 +08:00
test_fp8_blockwise_gemm.py
support blockwise fp8 matmul kernel (
#3267
)
2025-02-13 01:49:33 +08:00
test_fp8_gemm.py
…
test_int8_gemm.py
…
test_lightning_attention_decode.py
…
test_moe_align.py
[MOE] enable efficient moe_alignment multi-blocks execution (3x~6x) (
#3613
)
2025-02-27 19:42:48 -08:00
test_norm.py
cleanup sgl-kernel kernels (
#3175
)
2025-01-27 19:11:01 +08:00
test_per_token_group_quant_fp8.py
optimize per token group quant fp8 (
#3490
)
2025-02-11 22:19:05 +08:00
test_rotary_embedding.py
…
test_sampling.py
…
test_speculative_sampling.py
support speculative decoding kernel in sgl-kernel (
#3373
)
2025-02-07 20:29:51 +08:00
test_trt_reduce.py
…