From 909d8c6ae3dac91cdfd4570f0e822865555ec43c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 19:56:28 -0300 Subject: [PATCH] Bump transformers from 4.30.0 to 4.30.2 (#2695) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71d6d7b..bd7d87a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ safetensors==0.3.1 sentencepiece tqdm scipy -transformers==4.30.0 +transformers==4.30.2 git+https://github.com/huggingface/peft@e45529b149c7f91ec1d4d82a5a152ef56c56cb94 bitsandbytes==0.39.0; platform_system != "Windows" https://github.com/jllllll/bitsandbytes-windows-webui/raw/main/bitsandbytes-0.39.0-py3-none-any.whl; platform_system == "Windows"