From 490a1795f090fda59934224919013f86914b2c1b Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sun, 18 Jun 2023 16:42:11 -0300 Subject: [PATCH] Bump peft commit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd7d87a..b145649 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ sentencepiece tqdm scipy transformers==4.30.2 -git+https://github.com/huggingface/peft@e45529b149c7f91ec1d4d82a5a152ef56c56cb94 +git+https://github.com/huggingface/peft@03eb378eb914fbee709ff7c86ba5b1d033b89524 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" llama-cpp-python==0.1.62; platform_system != "Windows"