From 06b6ff6c2e1150870156a1f3c88ffcd0b21ca668 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sat, 22 Apr 2023 12:49:00 -0300 Subject: [PATCH] Update GPTQ-models-(4-bit-mode).md --- 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 12f02a0c..f8429e6a 100644 --- a/docs/GPTQ-models-(4-bit-mode).md +++ b/docs/GPTQ-models-(4-bit-mode).md @@ -31,7 +31,7 @@ See this issue for more details: https://github.com/oobabooga/text-generation-we ### Step 1: install GPTQ-for-LLaMa -* Clone the GPTQ-for-LLaMa repository into the `text-generation-webui/repositories` subfolder and install it: +Clone the GPTQ-for-LLaMa repository into the `text-generation-webui/repositories` subfolder and install it: ``` mkdir repositories