Skip to content

Commit

Permalink
use greaterthan
Browse files Browse the repository at this point in the history
  • Loading branch information
dsikka committed Jan 15, 2025
1 parent f2ae10e commit 281973d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"datasets",
"accelerate>=0.20.3,!=1.1.0",
"pynvml==11.5.3",
"compressed-tensors==0.9.0"
"compressed-tensors>=0.9.0"
if version_info.build_type == "release"
else "compressed-tensors-nightly",
],
Expand Down

0 comments on commit 281973d

Please sign in to comment.