chore: upgrade sgl-kernel 0.1.1 (#5933)

This commit is contained in:
Yineng Zhang
2025-04-30 16:13:30 -07:00
committed by GitHub
parent d353d08b4e
commit 9a6ad8916d
7 changed files with 20 additions and 14 deletions

View File

@@ -47,7 +47,7 @@ runtime_common = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.1.0",
"sgl-kernel==0.1.1",
"flashinfer_python==0.2.5",
"torch==2.6.0",
"torchvision==0.21.0",