Pin the version of petit kernel to fix the APIs (#8235)
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user