From b76b7f6bf5dd2c5d14bf9efaaefb1585c2d48a58 Mon Sep 17 00:00:00 2001 From: Shay Molcho <152275799+shaymolcho@users.noreply.github.com> Date: Wed, 22 Jan 2025 17:02:43 +0200 Subject: [PATCH] Minor README change (#6687) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b22f8d5..407fdff0 100644 --- a/README.md +++ b/README.md @@ -380,7 +380,7 @@ text-generation-webui │   │   └── tokenizer.model ``` -In both cases, you can use the "Model" tab of the UI to download the model from Hugging Face automatically. It is also possible to download it via the command-line with +In both cases, you can use the "Model" tab of the UI to download the model from Hugging Face automatically. It is also possible to download it via the command-line with: ``` python download-model.py organization/model