chore: upgrade sgl-kernel v0.2.4 (#7801)

This commit is contained in:
Yineng Zhang
2025-07-05 17:37:40 -07:00
committed by GitHub
parent 01f9873048
commit 62f5522ffe
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ runtime_common = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.2.3",
"sgl-kernel==0.2.4",
"torch==2.7.1",
"torchaudio==2.7.1",
"torchvision==0.22.1",