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

This commit is contained in:
Haohui Mai
2025-07-23 17:57:20 -07:00
committed by GitHub
parent 0e5fa67773
commit f7e102d56a

View File

@@ -79,7 +79,7 @@ blackwell = [
srt_hip = [
"sglang[runtime_common]",
"torch",
"petit_kernel",
"petit_kernel==0.0.2",
]
# xpu is not enabled in public vllm and torch whl,