Unverified Commit f7e102d5 authored by Haohui Mai's avatar Haohui Mai Committed by GitHub
Browse files

Pin the version of petit kernel to fix the APIs (#8235)

parent 0e5fa677
...@@ -79,7 +79,7 @@ blackwell = [ ...@@ -79,7 +79,7 @@ blackwell = [
srt_hip = [ srt_hip = [
"sglang[runtime_common]", "sglang[runtime_common]",
"torch", "torch",
"petit_kernel", "petit_kernel==0.0.2",
] ]
# xpu is not enabled in public vllm and torch whl, # xpu is not enabled in public vllm and torch whl,
......
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