Unverified Commit 90bc26a8 authored by Chayenne's avatar Chayenne Committed by GitHub
Browse files

set a strict sgl-kernel version (#3950)

parent ec0a72c2
...@@ -42,7 +42,7 @@ runtime_common = [ ...@@ -42,7 +42,7 @@ runtime_common = [
] ]
srt = [ srt = [
"sglang[runtime_common]", "sglang[runtime_common]",
"sgl-kernel>=0.0.3.post6", "sgl-kernel==0.0.3.post6",
"flashinfer_python>=0.2.2.post1", "flashinfer_python>=0.2.2.post1",
"torch==2.5.1", "torch==2.5.1",
"vllm>=0.6.4.post1,<=0.7.2", "vllm>=0.6.4.post1,<=0.7.2",
......
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