Skip to content

Commit f7e102d

Browse files
authored
Pin the version of petit kernel to fix the APIs (#8235)
1 parent 0e5fa67 commit f7e102d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ blackwell = [
7979
srt_hip = [
8080
"sglang[runtime_common]",
8181
"torch",
82-
"petit_kernel",
82+
"petit_kernel==0.0.2",
8383
]
8484

8585
# xpu is not enabled in public vllm and torch whl,

0 commit comments

Comments
 (0)