Skip to content

Commit d7892a2

Browse files
committed
update accelerate version (#899)
Signed-off-by: Kyle Sayers <[email protected]>
1 parent f29302d commit d7892a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"torch>=1.7.0",
5959
"transformers>4.0,<5.0",
6060
"datasets",
61-
"accelerate>=0.20.3,<1.1.0",
61+
"accelerate>=0.20.3,!=1.1.0",
6262
"pynvml==11.5.3",
6363
"compressed-tensors"
6464
if version_info.build_type == "release"

0 commit comments

Comments
 (0)