Allow torch>=2.3.0 (#603)

pull/607/head
Alexander Borzunov 3 months ago committed by GitHub
parent 02bbd85ed8
commit c68c1c3b92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -32,7 +32,7 @@ package_dir =
packages = find:
python_requires = >=3.8
install_requires =
torch>=1.12,<2.3.0
torch>=1.12
bitsandbytes==0.41.1
accelerate>=0.27.2
huggingface-hub>=0.11.1,<1.0.0

Loading…
Cancel
Save