From fce40aab2307ab9d852e5d8e394dc2ab1969e5b6 Mon Sep 17 00:00:00 2001 From: Aman Karmani Date: Wed, 9 Aug 2023 21:47:11 +0000 Subject: [PATCH] bump to latest bitsandbytes release with major bug fixes --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 98a57c66a..77239ab29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ peft @ git+https://github.com/huggingface/peft.git transformers @ git+https://github.com/huggingface/transformers.git -bitsandbytes>=0.39.0 +bitsandbytes>=0.41.1 accelerate @ git+https://github.com/huggingface/accelerate@2a289f6108e77a77a4efffb3f6316bc98538413b addict fire