Skip to content

Commit 5c0cfc2

Browse files
authored
Add link to community models (#4804)
1 parent 4dd5cf2 commit 5c0cfc2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/summary.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ This is a summary of the models available in the transformers library. It assume
55
`transformer model <https://arxiv.org/abs/1706.03762>`_. For a gentle introduction check the `annotated transformer
66
<http://nlp.seas.harvard.edu/2018/04/03/attention.html>`_. Here we focus on the high-level differences between the
77
models. You can check them more in detail in their respective documentation. Also checkout the
8-
:doc:`pretrained model page </pretrained_models>` to see the checkpoints available for each type of model.
8+
:doc:`pretrained model page </pretrained_models>` to see the checkpoints available for each type of model and all `the
9+
community models <https://huggingface.co/models>`_.
910

1011
Each one of the models in the library falls into one of the following categories:
1112

0 commit comments

Comments
 (0)