diff --git a/setup.cfg b/setup.cfg index 76185eb..6242651 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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