From ce786d822c167900839c1bcc01477d975ca4084d Mon Sep 17 00:00:00 2001 From: bmaltais Date: Sun, 3 Mar 2024 15:39:05 -0500 Subject: [PATCH] Update version of bnb for windows --- requirements_windows_torch2.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_windows_torch2.txt b/requirements_windows_torch2.txt index 6b7c5edb8..394ef7c82 100644 --- a/requirements_windows_torch2.txt +++ b/requirements_windows_torch2.txt @@ -1,7 +1,7 @@ # torch==2.0.1+cu118 torchvision==0.15.2+cu118 --index-url https://download.pytorch.org/whl/cu118 # no_verify torch==2.1.2+cu118 torchvision==0.16.2+cu118 torchaudio==2.1.2+cu118 --index-url https://download.pytorch.org/whl/cu118 xformers==0.0.23.post1+cu118 --index-url https://download.pytorch.org/whl/cu118 -bitsandbytes==0.41.1 # no_verify -# https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.41.1-py3-none-win_amd64.whl # no_verify +# bitsandbytes==0.41.1 +https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.41.1-py3-none-win_amd64.whl # no_verify tensorboard==2.14.1 tensorflow==2.14.0 -r requirements.txt