[Kernel] Deprecate DeepGemm in sgl kernel and apply custom wheel sgl-deep-gemm (#24268)

This commit is contained in:
Baizhou Zhang
2026-05-06 18:59:01 -07:00
committed by GitHub
parent eaf074d50e
commit ecb786c8d7
13 changed files with 87 additions and 19 deletions
+2 -1
View File
@@ -59,7 +59,8 @@ dependencies = [
"sentencepiece",
"setproctitle",
"flash-attn-4>=4.0.0b9",
"sglang-kernel==0.4.2",
"sgl-deep-gemm==0.0.1",
"sglang-kernel==0.4.2.post1",
"soundfile==0.13.1",
"tiktoken",
"timm==1.0.16",