Add awq dequantize kernel to sgl with 1x to 3x speedup (#4104)
This commit is contained in:
@@ -23,6 +23,7 @@ from sgl_kernel.elementwise import (
|
||||
silu_and_mul,
|
||||
)
|
||||
from sgl_kernel.gemm import (
|
||||
awq_dequantize,
|
||||
bmm_fp8,
|
||||
cublas_grouped_gemm,
|
||||
fp8_blockwise_scaled_mm,
|
||||
|
||||
Reference in New Issue
Block a user