chore: upgrade sgl-kernel 0.1.0 (#5690)

This commit is contained in:
Yineng Zhang
2025-04-27 21:00:50 -07:00
committed by GitHub
parent 84810da4ae
commit 41ac0c6d48
3 changed files with 11 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ runtime_common = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.0.9.post2",
"sgl-kernel==0.1.0",
"flashinfer_python==0.2.3",
"torch==2.6.0",
"torchvision==0.21.0",