From 95aa43b9c28dac4748a1ce65da66bf87c8dc4441 Mon Sep 17 00:00:00 2001 From: USBhost Date: Tue, 25 Apr 2023 19:28:15 -0500 Subject: [PATCH] Update LLaMA download docs --- docs/LLaMA-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/LLaMA-model.md b/docs/LLaMA-model.md index 299076b2..53d19c11 100644 --- a/docs/LLaMA-model.md +++ b/docs/LLaMA-model.md @@ -12,7 +12,7 @@ This guide will cover usage through the official `transformers` implementation. * Torrent: https://github.com/oobabooga/text-generation-webui/pull/530#issuecomment-1484235789 * Direct download: https://huggingface.co/Neko-Institute-of-Science -⚠️ The tokenizers for the sources above and also for many LLaMA fine-tunes available on Hugging Face may be outdated, so I recommend downloading the following universal LLaMA tokenizer: +⚠️ The tokenizers for the Torrent source above and also for many LLaMA fine-tunes available on Hugging Face may be outdated, so I recommend downloading the following universal LLaMA tokenizer: ``` python download-model.py oobabooga/llama-tokenizer