File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ This is a summary of the models available in the transformers library. It assume
5
5
`transformer model <https://arxiv.org/abs/1706.03762 >`_. For a gentle introduction check the `annotated transformer
6
6
<http://nlp.seas.harvard.edu/2018/04/03/attention.html> `_. Here we focus on the high-level differences between the
7
7
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> `_.
9
10
10
11
Each one of the models in the library falls into one of the following categories:
11
12
You can’t perform that action at this time.
0 commit comments