From 4ae6f766ad723104265ad7967d68b5ea76695a2e Mon Sep 17 00:00:00 2001 From: salman Date: Mon, 12 Jan 2026 15:42:04 +0100 Subject: [PATCH] bump bnb to v0.49.1 (#3351) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f69135902..18ba0a6d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/ # START section of dependencies that don't install on Darwin/MacOS -bitsandbytes==0.48.2 +bitsandbytes==0.49.1 triton>=3.0.0 mamba-ssm==1.2.0.post1 xformers>=0.0.23.post1