From 49ae6194122b594a7054da0bfd6f387cf720f40f Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Sat, 26 Oct 2024 18:05:55 -0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 498fc35da6..fc9c8256ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -257,6 +257,7 @@ colab-new = [ "protobuf<4.0.0", "huggingface_hub", "hf_transfer", + "bitsandbytes>=0.43.3", ] colab-no-deps = [ "accelerate>=0.34.1",