Skip to content

Commit 0988917

Browse files
Merge pull request #1 from kvcache-ai/release/torch291-v061-20260429
Pin accelerate-kt torch 2.9.1 dependency.
2 parents 633112c + 7c4232f commit 0988917

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)