mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Update README
This commit is contained in:
parent
b73decda6f
commit
9a261d82e9
@ -58,9 +58,9 @@ After these steps, you should be able to start the webui, but first you need to
|
||||
|
||||
Models should be placed under `models/model-name`. For instance, `models/gpt-j-6B` for [gpt-j-6B](https://huggingface.co/EleutherAI/gpt-j-6B/tree/main).
|
||||
|
||||
#### [Hugging Face](https://huggingface.co/models?pipeline_tag=text-generation&sort=downloads)
|
||||
#### Hugging Face
|
||||
|
||||
Hugging Face is the main place to download models. These are some of my favorite:
|
||||
[Hugging Face](https://huggingface.co/models?pipeline_tag=text-generation&sort=downloads) is the main place to download models. These are some noteworthy examples:
|
||||
|
||||
* [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