chore: upgrade sgl-kernel 0.3.3 (#8998)

This commit is contained in:
Yineng Zhang
2025-08-09 01:22:01 -07:00
committed by GitHub
parent 6e0b646832
commit 326a901df4
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ runtime_common = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.3.2",
"sgl-kernel==0.3.3",
"torch==2.8.0",
"torchaudio==2.8.0",
"torchvision",