You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/inference-providers/tasks/fill-mask.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,6 @@ For more details about the `fill-mask` task, check out its [dedicated page](http
24
24
25
25
### Recommended models
26
26
27
-
-[FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base): A multilingual model trained on 100 languages.
28
27
29
28
Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=fill-mask&sort=trending).
30
29
@@ -33,7 +32,7 @@ Explore all available models and find the one that suits you best [here](https:/
Copy file name to clipboardExpand all lines: docs/inference-providers/tasks/image-classification.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,6 @@ For more details about the `image-classification` task, check out its [dedicated
24
24
25
25
### Recommended models
26
26
27
-
-[facebook/deit-base-distilled-patch16-224](https://huggingface.co/facebook/deit-base-distilled-patch16-224): A robust image classification model.
28
-
-[facebook/convnext-large-224](https://huggingface.co/facebook/convnext-large-224): A strong image classification model.
29
27
30
28
Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=image-classification&sort=trending).
Copy file name to clipboardExpand all lines: docs/inference-providers/tasks/object-detection.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,17 +24,13 @@ For more details about the `object-detection` task, check out its [dedicated pag
24
24
25
25
### Recommended models
26
26
27
-
-[facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50): Solid object detection model pre-trained on the COCO 2017 dataset.
28
27
29
28
Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=object-detection&sort=trending).
Copy file name to clipboardExpand all lines: docs/inference-providers/tasks/question-answering.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,7 @@ For more details about the `question-answering` task, check out its [dedicated p
24
24
25
25
### Recommended models
26
26
27
-
-[deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2): A robust baseline model for most question answering domains.
28
27
-[distilbert/distilbert-base-cased-distilled-squad](https://huggingface.co/distilbert/distilbert-base-cased-distilled-squad): Small yet robust model that can answer questions.
29
-
-[google/tapas-base-finetuned-wtq](https://huggingface.co/google/tapas-base-finetuned-wtq): A special model that can answer questions from tables.
30
28
31
29
Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=question-answering&sort=trending).
32
30
@@ -35,7 +33,7 @@ Explore all available models and find the one that suits you best [here](https:/
0 commit comments