upgrade sgl-kernel v0.0.7 (#5049)

This commit is contained in:
Yineng Zhang
2025-04-03 17:07:54 -07:00
committed by GitHub
parent 3289c1207d
commit e53bf190bc
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ runtime_common = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.0.6",
"sgl-kernel==0.0.7",
"flashinfer_python==0.2.3",
"torch==2.5.1",
"cuda-python",