Update LLaMA download docs
This commit is contained in:
parent
312cb7dda6
commit
95aa43b9c2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue