"vscode:/vscode.git/clone" did not exist on "2ca598063443d0bf4ba3b1f0fb3dbc17e60f8a67"
Unverified Commit f2870376 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

update sgl-kernel version (#3374)

parent f9905d59
...@@ -25,7 +25,7 @@ runtime_common = [ ...@@ -25,7 +25,7 @@ runtime_common = [
] ]
srt = [ srt = [
"sglang[runtime_common]", "cuda-python", "sglang[runtime_common]", "cuda-python",
"sgl-kernel>=0.0.3.post1", "torch", "vllm==0.6.4.post1", "sgl-kernel>=0.0.3.post2", "torch", "vllm==0.6.4.post1",
"flashinfer_python>=0.2.0.post2", "outlines>=0.0.44,<0.1.0" "flashinfer_python>=0.2.0.post2", "outlines>=0.0.44,<0.1.0"
] ]
......
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