Unverified Commit 7e097613 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

udpate sgl-kernel version for srt (#3150)

parent f4a92f4b
...@@ -27,7 +27,7 @@ runtime_common = [ ...@@ -27,7 +27,7 @@ runtime_common = [
] ]
srt = [ srt = [
"sglang[runtime_common]", "cuda-python", "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" "flashinfer==0.1.6"
] ]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment