upgrade sgl-kernel 0.0.5 (#4381)

This commit is contained in:
Yineng Zhang
2025-03-13 02:37:56 -07:00
committed by GitHub
parent 4ff1264201
commit 3623b6a7f5
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ runtime_common = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.0.4.post3",
"sgl-kernel==0.0.5",
"flashinfer_python==0.2.3",
"torch==2.5.1",
"vllm>=0.6.4.post1,<=0.7.2",