mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
Small fix
This commit is contained in:
parent
d47e518a02
commit
ee88d02292
@ -27,7 +27,7 @@ Models should be placed under `models/model-name`. For instance, `models/gpt-j-6
|
||||
|
||||
#### Hugging Face
|
||||
|
||||
Hugging Face is the main place to download models. These are the most relevant at the moment (in my opinion):
|
||||
Hugging Face is the main place to download models. These are some of my favorite:
|
||||
|
||||
* [gpt-j-6B](https://huggingface.co/EleutherAI/gpt-j-6B/tree/main)
|
||||
* [gpt-neox-20b](https://huggingface.co/EleutherAI/gpt-neox-20b/tree/main)
|
||||
|
Loading…
Reference in New Issue
Block a user