udpate sgl-kernel version for srt (#3150)

This commit is contained in:
Yineng Zhang
2025-01-26 20:22:34 +08:00
committed by GitHub
parent f4a92f4b56
commit 7e0976133c

View File

@@ -27,7 +27,7 @@ runtime_common = [
]
srt = [
"sglang[runtime_common]", "cuda-python",
"sgl-kernel>=0.0.2.post14", "torch", "vllm==0.6.4.post1",
"sgl-kernel>=0.0.2.post18", "torch", "vllm==0.6.4.post1",
"flashinfer==0.1.6"
]