feat: integrate sampling kernels into sgl-kernel (#3086)
Co-authored-by: Zihao Ye <expye@outlook.com>
This commit is contained in:
@@ -128,6 +128,7 @@ ext_modules = [
|
||||
"3rdparty/flashinfer/csrc/group_gemm_sm90.cu",
|
||||
"3rdparty/flashinfer/csrc/norm.cu",
|
||||
"3rdparty/flashinfer/csrc/sampling.cu",
|
||||
"3rdparty/flashinfer/csrc/renorm.cu",
|
||||
],
|
||||
include_dirs=include_dirs,
|
||||
extra_compile_args={
|
||||
|
||||
Reference in New Issue
Block a user