Skip to content

Commit 65bdac6

Browse files
committed
better wording
1 parent 79b372c commit 65bdac6

File tree

13 files changed

+13
-21
lines changed

13 files changed

+13
-21
lines changed

docs/inference-providers/tasks/audio-classification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Explore all available models and find the one that suits you best [here](https:/
3535
### Using the API
3636

3737

38-
No snippet available for this task.
38+
There are currently no snippet examples for the **audio-classification** task, as no providers support it yet.
3939

4040

4141

docs/inference-providers/tasks/fill-mask.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
3030
### Using the API
3131

3232

33-
<InferenceSnippet
34-
pipeline=fill-mask
35-
providersMapping={ {"hf-inference":{"modelId":"google-bert/bert-base-uncased","providerModelId":"google-bert/bert-base-uncased"}} }
36-
/>
33+
There are currently no snippet examples for the **fill-mask** task, as no providers support it yet.
3734

3835

3936

docs/inference-providers/tasks/image-classification.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,13 @@ For more details about the `image-classification` task, check out its [dedicated
2424

2525
### Recommended models
2626

27-
- [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224): A strong image classification model.
2827

2928
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).
3029

3130
### Using the API
3231

3332

34-
No snippet available for this task.
33+
There are currently no snippet examples for the **image-classification** task, as no providers support it yet.
3534

3635

3736

docs/inference-providers/tasks/image-segmentation.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
3030
### Using the API
3131

3232

33-
<InferenceSnippet
34-
pipeline=image-segmentation
35-
providersMapping={ {"hf-inference":{"modelId":"jonathandinu/face-parsing","providerModelId":"jonathandinu/face-parsing"}} }
36-
/>
33+
There are currently no snippet examples for the **image-segmentation** task, as no providers support it yet.
3734

3835

3936

docs/inference-providers/tasks/image-to-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Explore all available models and find the one that suits you best [here](https:/
3535
### Using the API
3636

3737

38-
No snippet available for this task.
38+
There are currently no snippet examples for the **image-to-image** task, as no providers support it yet.
3939

4040

4141

docs/inference-providers/tasks/object-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
3030
### Using the API
3131

3232

33-
No snippet available for this task.
33+
There are currently no snippet examples for the **object-detection** task, as no providers support it yet.
3434

3535

3636

docs/inference-providers/tasks/question-answering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
3030
### Using the API
3131

3232

33-
No snippet available for this task.
33+
There are currently no snippet examples for the **question-answering** task, as no providers support it yet.
3434

3535

3636

docs/inference-providers/tasks/summarization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
3030
### Using the API
3131

3232

33-
No snippet available for this task.
33+
There are currently no snippet examples for the **summarization** task, as no providers support it yet.
3434

3535

3636

docs/inference-providers/tasks/table-question-answering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
3030
### Using the API
3131

3232

33-
No snippet available for this task.
33+
There are currently no snippet examples for the **table-question-answering** task, as no providers support it yet.
3434

3535

3636

docs/inference-providers/tasks/token-classification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
3030
### Using the API
3131

3232

33-
No snippet available for this task.
33+
There are currently no snippet examples for the **token-classification** task, as no providers support it yet.
3434

3535

3636

0 commit comments

Comments
 (0)