We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02bbd85 commit c68c1c3Copy full SHA for c68c1c3
setup.cfg
@@ -32,7 +32,7 @@ package_dir =
32
packages = find:
33
python_requires = >=3.8
34
install_requires =
35
- torch>=1.12,<2.3.0
+ torch>=1.12
36
bitsandbytes==0.41.1
37
accelerate>=0.27.2
38
huggingface-hub>=0.11.1,<1.0.0
0 commit comments