From 41424907b15e62195d72fa6a9db45b77a45bc929 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sat, 16 Dec 2023 16:35:36 -0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b65254d..57b7afee 100644 --- a/README.md +++ b/README.md @@ -377,7 +377,7 @@ text-generation-webui └── llama-2-13b-chat.Q4_K_M.gguf ``` -* Other models (like 16-bit transformers models and GPTQ models) are made of several files and must be placed in a subfolder. Example: +* The remaining model types (like 16-bit transformers models and GPTQ models) are made of several files and must be placed in a subfolder. Example: ``` text-generation-webui