Update README
This commit is contained in:
parent
5b6760dfa3
commit
525834ea34
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ Models should be placed under `models/model-name`. For instance, `models/gpt-j-6
|
||||||
|
|
||||||
#### Hugging Face
|
#### 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 of my favorite:
|
||||||
|
|
||||||
* [gpt-j-6B](https://huggingface.co/EleutherAI/gpt-j-6B/tree/main)
|
* [gpt-j-6B](https://huggingface.co/EleutherAI/gpt-j-6B/tree/main)
|
||||||
* [gpt-neox-20b](https://huggingface.co/EleutherAI/gpt-neox-20b/tree/main)
|
* [gpt-neox-20b](https://huggingface.co/EleutherAI/gpt-neox-20b/tree/main)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue