NeMo
KexuanShi's picture
Upload folder using huggingface_hub
88e6849 verified
|
Raw
History Blame Contribute Delete
254 Bytes
# models package
This package contains most of the popular LLMs . Currently we have support for GPT, Bert, T5 and Retro . This is an ever growing list so keep an eye out.
## Subpackages
```{toctree}
:maxdepth: 4
models.gpt
models.t5
models.bert
```