Use bitsandbytes 0.40.0.post4 with bias hotfix (#342)

This PR includes a bnb hotfix: 90b0ac57b0
pull/335/head
Alexander Borzunov 10 months ago committed by GitHub
parent b28f5016ea
commit dfc6578c8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ packages = find:
python_requires = >=3.7
install_requires =
torch>=1.12
bitsandbytes==0.40.0.post3
bitsandbytes==0.40.0.post4
accelerate>=0.16.0,<1.0.0
huggingface-hub>=0.11.1,<1.0.0
tokenizers>=0.13.3

Loading…
Cancel
Save