From fb7665726e5b69dcac6020707bbece7b0d39b865 Mon Sep 17 00:00:00 2001 From: John Smith Date: Thu, 13 Apr 2023 14:44:59 +0800 Subject: [PATCH] Update requirements.txt Pinned commit hash --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 192972b..e536fe5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ sentencepiece safetensors einops colorama -git+https://github.com/huggingface/peft.git +git+https://github.com/huggingface/peft.git@70af02a2bca5a63921790036b2c9430edf4037e2 git+https://github.com/huggingface/transformers.git git+https://github.com/sterlind/GPTQ-for-LLaMa.git@lora_4bit