chore: upgrade sgl-kernel 0.2.7 (#8304)

This commit is contained in:
Yineng Zhang
2025-07-23 15:07:27 -07:00
committed by GitHub
parent 38000a5f44
commit 4953f4ca9a
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ runtime_common = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.2.6.post1",
"sgl-kernel==0.2.7",
"torch==2.7.1",
"torchaudio==2.7.1",
"torchvision==0.22.1",