From da4741bbefc4ccafa147a4f280b0843541400ab8 Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Thu, 26 Dec 2024 04:12:46 -0800 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 8b1a6b67a2..9abe7a5d88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -299,6 +299,7 @@ colab-new = [ "huggingface_hub", "hf_transfer", "bitsandbytes>=0.43.3", + "unsloth[triton]", ] colab-no-deps = [ "accelerate>=0.34.1",