use sgl-kernel 0.0.4 (#4224)

This commit is contained in:
Yineng Zhang
2025-03-08 23:43:09 -08:00
committed by GitHub
parent dceb256f1b
commit 89ccb533ad
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ runtime_common = [
srt = [
"sglang[runtime_common]",
"sgl-kernel==0.0.3.post6",
"sgl-kernel==0.0.4",
"flashinfer_python==0.2.2.post1",
"torch==2.5.1",
"vllm>=0.6.4.post1,<=0.7.2",