mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
Update LLaMA download docs
This commit is contained in:
parent
312cb7dda6
commit
95aa43b9c2
@ -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
|
* Torrent: https://github.com/oobabooga/text-generation-webui/pull/530#issuecomment-1484235789
|
||||||
* Direct download: https://huggingface.co/Neko-Institute-of-Science
|
* 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
|
python download-model.py oobabooga/llama-tokenizer
|
||||||
|
Loading…
Reference in New Issue
Block a user