From d6410a1b3670bf81c89c79611bd6e3970fdea405 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Wed, 3 May 2023 14:49:25 -0300 Subject: [PATCH] Bump recommended monkey patch commit --- docs/GPTQ-models-(4-bit-mode).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GPTQ-models-(4-bit-mode).md b/docs/GPTQ-models-(4-bit-mode).md index dd9a82ab..37f6496c 100644 --- a/docs/GPTQ-models-(4-bit-mode).md +++ b/docs/GPTQ-models-(4-bit-mode).md @@ -127,7 +127,7 @@ cd text-generation-webui/repositories git clone https://github.com/johnsmith0031/alpaca_lora_4bit ``` -⚠️ I have tested it with the following commit specifically: `9fe5ab364280325f77da15f3541960960961d144` +⚠️ I have tested it with the following commit specifically: `2f704b93c961bf202937b10aac9322b092afdce0` 3. Install https://github.com/sterlind/GPTQ-for-LLaMa with this command: