Require accelerate>=0.20.3 as transformers do (#383)

beat-docker-into-submission
Alexander Borzunov 10 months ago committed by GitHub
parent 057a2fb5de
commit e9a20e7e53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,7 +33,7 @@ python_requires = >=3.8,<3.11
install_requires =
torch>=1.12
bitsandbytes==0.40.1.post1
accelerate>=0.16.0,<0.21.0
accelerate>=0.20.3,<0.21.0
huggingface-hub>=0.11.1,<1.0.0
tokenizers>=0.13.3
transformers>=4.31.0,<5.0.0

Loading…
Cancel
Save