chore: upgrade sgl-kernel 0.3.7.post1 with deepgemm fix (#9822)

This commit is contained in:
Yineng Zhang
2025-08-30 04:02:25 -07:00
committed by GitHub
parent 70eedb58bb
commit 9970e3bf32
3 changed files with 4 additions and 4 deletions

View File

@@ -58,7 +58,7 @@ runtime_common = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.3.7",
"sgl-kernel==0.3.7.post1",
"torch==2.8.0",
"torchaudio==2.8.0",
"torchvision",