Skip to content

Commit 7c4232f

Browse files
committed
[build]: pin accelerate-kt torch 2.9.1 dependency
1 parent 633112c commit 7c4232f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"packaging>=20.0",
8383
"psutil",
8484
"pyyaml",
85-
"torch>=2.10,<2.12",
85+
"torch==2.9.1",
8686
"huggingface_hub>=0.21.0",
8787
"safetensors>=0.4.3",
8888
],

0 commit comments

Comments
 (0)