Upgrade sgl-deep-gemm to 0.1.3 (#28402)

This commit is contained in:
Baizhou Zhang
2026-06-16 23:06:36 -07:00
committed by GitHub
parent c01f62e341
commit 27291118b9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ dependencies = [
"sentencepiece",
"setproctitle",
"flash-attn-4>=4.0.0b9",
"sgl-deep-gemm==0.1.2",
"sgl-deep-gemm==0.1.3",
"sglang-kernel==0.4.3",
"soundfile==0.13.1",
"tiktoken",