chore: upgrade sgl-kernel 0.0.9.post1 (#5436)

This commit is contained in:
Yineng Zhang
2025-04-15 15:45:51 -07:00
committed by GitHub
parent fa909dc3c4
commit 8ec0bb7d55
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.9",
"sgl-kernel==0.0.9.post1",
"flashinfer_python==0.2.3",
"torch==2.5.1",
"torchvision==0.20.1",