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
12
Packages
Projects
Releases
Wiki
Activity
Files
4d2dbeaca7d942c5374902cfcf31365f8452b5d5
sglang
/
sgl-kernel
/
tests
History
Yineng Zhang
f9905d59a8
support speculative decoding kernel in sgl-kernel (
#3373
)
...
Co-authored-by: Ying Sheng <
sqy1415@gmail.com
>
2025-02-07 20:29:51 +08:00
..
test_activation.py
sync flashinfer and update sgl-kernel tests (
#3081
)
2025-01-23 21:13:55 +08:00
test_bmm_fp8.py
…
test_fp8_gemm.py
support w8a8 fp8 kernel with CUTLASS (
#3047
)
2025-01-26 15:46:51 +08:00
test_int8_gemm.py
…
test_lightning_attention_decode.py
sync flashinfer and update sgl-kernel tests (
#3081
)
2025-01-23 21:13:55 +08:00
test_moe_align.py
clean moe align block kernel code and add acc test (
#3332
)
2025-02-06 16:42:36 +08:00
test_norm.py
cleanup sgl-kernel kernels (
#3175
)
2025-01-27 19:11:01 +08:00
test_rotary_embedding.py
[kernel] Fix position ids in rope (
#3173
)
2025-01-27 17:09:51 +08:00
test_sampling.py
feat: integrate sampling kernels into sgl-kernel (
#3086
)
2025-01-24 01:54:47 +08:00
test_speculative_sampling.py
support speculative decoding kernel in sgl-kernel (
#3373
)
2025-02-07 20:29:51 +08:00
test_trt_reduce.py
…