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