This website requires JavaScript.
Explore
Help
Sign In
chenchenghao
/
sglang
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
13
Packages
Projects
Releases
Wiki
Activity
Files
01c9ee1ab44fd732af38c947b69350dbfc24a194
sglang
/
sgl-kernel
/
tests
T
History
Lifu Huang
748f86f3de
[Bug] Fix incorrect assertion in FA4 and add UT. (
#11182
)
2025-10-06 14:58:39 -07:00
..
spatial
…
speculative
…
test_activation.py
…
test_apply_token_bitmask_inplace.py
…
test_awq_dequant.py
Fix AWQ Dequant and Weight Loading of deepseek v2 (
#6842
)
2025-06-17 13:45:10 -07:00
test_bmm_fp8.py
…
test_causal_conv1d.py
Add mamba kernel (
#10234
)
2025-09-09 12:58:43 -07:00
test_custom_allreduce.py
sgl-kernel transfer custom allreduce from trt kernel to vllm kernel (
#5079
)
2025-04-05 14:23:20 -07:00
test_cutlass_mla.py
Disable kernel cutlass_mla_decode on SM103 (
#10058
)
2025-09-06 01:35:18 -07:00
test_cutlass_w4a8_moe_mm.py
…
test_dsv3_fused_a_gemm.py
…
test_dsv3_router_gemm.py
…
test_flash_attention_4.py
…
test_flash_attention.py
…
test_fp4_gemm.py
…
test_fp4_quantize.py
…
test_fp8_blockwise_gemm.py
…
test_fp8_blockwise_moe.py
…
test_fp8_gemm.py
…
test_gptq_kernel.py
[2/n]decouple quantization implementation from vLLM dependency (
#8112
)
2025-08-14 03:19:03 -07:00
test_int8_gemm.py
…
test_kvcacheio.py
…
test_lightning_attention_decode.py
…
test_marlin_gemm.py
…
test_marlin_repack.py
[2/n]decouple quantization implementation from vLLM dependency (
#8112
)
2025-08-14 03:19:03 -07:00
test_merge_state_v2.py
…
test_merge_state.py
Add main for merge state tests (
#6492
)
2025-05-21 21:56:25 -07:00
test_moe_align.py
…
test_moe_fused_gate.py
…
test_moe_topk_softmax.py
…
test_mscclpp.py
…
test_norm.py
…
test_per_tensor_quant_fp8.py
…
test_per_token_group_quant_8bit.py
…
test_per_token_quant_fp8.py
…
test_qserve_w4a8_per_chn_gemm.py
…
test_qserve_w4a8_per_group_gemm.py
…
test_rotary_embedding.py
Fuse writing KV buffer into rope kernel (part 1: sgl-kernel) (
#9077
)
2025-08-12 01:46:40 -07:00
test_sampling.py
…
test_sparse_flash_attn.py
…
test_topk.py
…
utils.py
…