From 7e81ca720bdb6ca441372e3ac98175b1c1c2736e Mon Sep 17 00:00:00 2001 From: Wing Lian Date: Wed, 24 May 2023 15:44:48 -0400 Subject: [PATCH] Update requirements.txt Co-authored-by: NanoCode012 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e45037fc0..9703000eb 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 @ git+https://github.com/TimDettmers/bitsandbytes.git +bitsandbytes>=0.39.0 attrdict fire PyYAML==6.0