diff --git a/docs/inference-providers/providers/fireworks-ai.md b/docs/inference-providers/providers/fireworks-ai.md
index 1d4ff4ca6..ccc7396f3 100644
--- a/docs/inference-providers/providers/fireworks-ai.md
+++ b/docs/inference-providers/providers/fireworks-ai.md
@@ -43,7 +43,7 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion).
diff --git a/docs/inference-providers/providers/hf-inference.md b/docs/inference-providers/providers/hf-inference.md
index d151b823f..35732d5f3 100644
--- a/docs/inference-providers/providers/hf-inference.md
+++ b/docs/inference-providers/providers/hf-inference.md
@@ -79,36 +79,6 @@ Find out more about Feature Extraction [here](../tasks/feature_extraction).
/>
-### Fill Mask
-
-Find out more about Fill Mask [here](../tasks/fill_mask).
-
-
-
-
-### Image Classification
-
-Find out more about Image Classification [here](../tasks/image_classification).
-
-
-
-
-### Image Segmentation
-
-Find out more about Image Segmentation [here](../tasks/image_segmentation).
-
-
-
-
### Text Classification
Find out more about Text Classification [here](../tasks/text_classification).
@@ -138,13 +108,3 @@ Find out more about Text To Image [here](../tasks/text_to_image).
providersMapping={ {"hf-inference":{"modelId":"black-forest-labs/FLUX.1-dev","providerModelId":"black-forest-labs/FLUX.1-dev"} } }
/>
-
-### Translation
-
-Find out more about Translation [here](../tasks/translation).
-
-
-
diff --git a/docs/inference-providers/providers/novita.md b/docs/inference-providers/providers/novita.md
index cc62d789f..d8fee8703 100644
--- a/docs/inference-providers/providers/novita.md
+++ b/docs/inference-providers/providers/novita.md
@@ -46,7 +46,7 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion).
diff --git a/docs/inference-providers/tasks/audio-classification.md b/docs/inference-providers/tasks/audio-classification.md
index ff2190015..fcc01910f 100644
--- a/docs/inference-providers/tasks/audio-classification.md
+++ b/docs/inference-providers/tasks/audio-classification.md
@@ -35,7 +35,7 @@ Explore all available models and find the one that suits you best [here](https:/
### Using the API
-No snippet available for this task.
+There are currently no snippet examples for the **audio-classification** task, as no providers support it yet.
diff --git a/docs/inference-providers/tasks/chat-completion.md b/docs/inference-providers/tasks/chat-completion.md
index 64674d80a..72bf1e195 100644
--- a/docs/inference-providers/tasks/chat-completion.md
+++ b/docs/inference-providers/tasks/chat-completion.md
@@ -59,7 +59,7 @@ The API supports:
diff --git a/docs/inference-providers/tasks/fill-mask.md b/docs/inference-providers/tasks/fill-mask.md
index 33344e16b..9252ac746 100644
--- a/docs/inference-providers/tasks/fill-mask.md
+++ b/docs/inference-providers/tasks/fill-mask.md
@@ -30,10 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
### Using the API
-
+There are currently no snippet examples for the **fill-mask** task, as no providers support it yet.
diff --git a/docs/inference-providers/tasks/image-classification.md b/docs/inference-providers/tasks/image-classification.md
index 09f806cdc..416446956 100644
--- a/docs/inference-providers/tasks/image-classification.md
+++ b/docs/inference-providers/tasks/image-classification.md
@@ -24,17 +24,13 @@ For more details about the `image-classification` task, check out its [dedicated
### Recommended models
-- [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224): A strong image classification model.
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).
### Using the API
-
+There are currently no snippet examples for the **image-classification** task, as no providers support it yet.
diff --git a/docs/inference-providers/tasks/image-segmentation.md b/docs/inference-providers/tasks/image-segmentation.md
index 35f13221e..24136417b 100644
--- a/docs/inference-providers/tasks/image-segmentation.md
+++ b/docs/inference-providers/tasks/image-segmentation.md
@@ -30,10 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
### Using the API
-
+There are currently no snippet examples for the **image-segmentation** task, as no providers support it yet.
diff --git a/docs/inference-providers/tasks/image-to-image.md b/docs/inference-providers/tasks/image-to-image.md
index 20f4ac1b7..bbc82701e 100644
--- a/docs/inference-providers/tasks/image-to-image.md
+++ b/docs/inference-providers/tasks/image-to-image.md
@@ -35,7 +35,7 @@ Explore all available models and find the one that suits you best [here](https:/
### Using the API
-No snippet available for this task.
+There are currently no snippet examples for the **image-to-image** task, as no providers support it yet.
diff --git a/docs/inference-providers/tasks/object-detection.md b/docs/inference-providers/tasks/object-detection.md
index 8f8ef53b9..299a41788 100644
--- a/docs/inference-providers/tasks/object-detection.md
+++ b/docs/inference-providers/tasks/object-detection.md
@@ -30,7 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
### Using the API
-No snippet available for this task.
+There are currently no snippet examples for the **object-detection** task, as no providers support it yet.
diff --git a/docs/inference-providers/tasks/question-answering.md b/docs/inference-providers/tasks/question-answering.md
index 9ee508f45..e93c6c6de 100644
--- a/docs/inference-providers/tasks/question-answering.md
+++ b/docs/inference-providers/tasks/question-answering.md
@@ -30,7 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
### Using the API
-No snippet available for this task.
+There are currently no snippet examples for the **question-answering** task, as no providers support it yet.
diff --git a/docs/inference-providers/tasks/summarization.md b/docs/inference-providers/tasks/summarization.md
index cf0a3badc..1896451a0 100644
--- a/docs/inference-providers/tasks/summarization.md
+++ b/docs/inference-providers/tasks/summarization.md
@@ -30,7 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
### Using the API
-No snippet available for this task.
+There are currently no snippet examples for the **summarization** task, as no providers support it yet.
diff --git a/docs/inference-providers/tasks/table-question-answering.md b/docs/inference-providers/tasks/table-question-answering.md
index 82ea04bb1..ee41843a4 100644
--- a/docs/inference-providers/tasks/table-question-answering.md
+++ b/docs/inference-providers/tasks/table-question-answering.md
@@ -30,7 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
### Using the API
-No snippet available for this task.
+There are currently no snippet examples for the **table-question-answering** task, as no providers support it yet.
diff --git a/docs/inference-providers/tasks/text-classification.md b/docs/inference-providers/tasks/text-classification.md
index 501536ea1..48934e758 100644
--- a/docs/inference-providers/tasks/text-classification.md
+++ b/docs/inference-providers/tasks/text-classification.md
@@ -26,7 +26,6 @@ For more details about the `text-classification` task, check out its [dedicated
- [distilbert/distilbert-base-uncased-finetuned-sst-2-english](https://huggingface.co/distilbert/distilbert-base-uncased-finetuned-sst-2-english): A robust model trained for sentiment analysis.
- [ProsusAI/finbert](https://huggingface.co/ProsusAI/finbert): A sentiment analysis model specialized in financial sentiment.
-- [cardiffnlp/twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest): A sentiment analysis model specialized in analyzing tweets.
Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=text-classification&sort=trending).
diff --git a/docs/inference-providers/tasks/token-classification.md b/docs/inference-providers/tasks/token-classification.md
index 868b30064..67ff322c3 100644
--- a/docs/inference-providers/tasks/token-classification.md
+++ b/docs/inference-providers/tasks/token-classification.md
@@ -30,7 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
### Using the API
-No snippet available for this task.
+There are currently no snippet examples for the **token-classification** task, as no providers support it yet.
diff --git a/docs/inference-providers/tasks/translation.md b/docs/inference-providers/tasks/translation.md
index 86a7ac19e..667120ced 100644
--- a/docs/inference-providers/tasks/translation.md
+++ b/docs/inference-providers/tasks/translation.md
@@ -24,17 +24,13 @@ For more details about the `translation` task, check out its [dedicated page](ht
### Recommended models
-- [google-t5/t5-base](https://huggingface.co/google-t5/t5-base): A general-purpose Transformer that can be used to translate from English to German, French, or Romanian.
Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=translation&sort=trending).
### Using the API
-
+There are currently no snippet examples for the **translation** task, as no providers support it yet.
diff --git a/docs/inference-providers/tasks/zero-shot-classification.md b/docs/inference-providers/tasks/zero-shot-classification.md
index 55d2442c8..d046ba432 100644
--- a/docs/inference-providers/tasks/zero-shot-classification.md
+++ b/docs/inference-providers/tasks/zero-shot-classification.md
@@ -30,7 +30,7 @@ Explore all available models and find the one that suits you best [here](https:/
### Using the API
-No snippet available for this task.
+There are currently no snippet examples for the **zero-shot-classification** task, as no providers support it yet.
diff --git a/scripts/inference-providers/package.json b/scripts/inference-providers/package.json
index c89dafd2a..5f35711b9 100644
--- a/scripts/inference-providers/package.json
+++ b/scripts/inference-providers/package.json
@@ -14,7 +14,7 @@
"author": "",
"license": "ISC",
"dependencies": {
- "@huggingface/inference": "^3.10.0",
+ "@huggingface/inference": "^3.11.0",
"@huggingface/tasks": "^0.19.1",
"@types/node": "^22.5.0",
"handlebars": "^4.7.8",
diff --git a/scripts/inference-providers/pnpm-lock.yaml b/scripts/inference-providers/pnpm-lock.yaml
index 7f21b7e65..ddc355e00 100644
--- a/scripts/inference-providers/pnpm-lock.yaml
+++ b/scripts/inference-providers/pnpm-lock.yaml
@@ -9,8 +9,8 @@ importers:
.:
dependencies:
'@huggingface/inference':
- specifier: ^3.10.0
- version: 3.10.0
+ specifier: ^3.11.0
+ version: 3.11.0
'@huggingface/tasks':
specifier: ^0.19.1
version: 0.19.1
@@ -189,12 +189,12 @@ packages:
cpu: [x64]
os: [win32]
- '@huggingface/inference@3.10.0':
- resolution: {integrity: sha512-nouLdl5Tu4gdTzIKv9zAr7HPziXV8rXbVONjYKQ7u9F78KgWVsYmhEM+ZhTbhg4fV4N1gdgywOAHrd9uOV5tRQ==}
+ '@huggingface/inference@3.11.0':
+ resolution: {integrity: sha512-4/qwTDYoVJLzoWN+rKk/8RCcEsqWFBRgzVr6wfrW0gEojzmsx4cgIXhEnPFG4s98OfjXuBqG7P0glLGqItrAaw==}
engines: {node: '>=18'}
- '@huggingface/jinja@0.4.0':
- resolution: {integrity: sha512-NHN8rwJDaGVnpnNLv/4Aaqc/CuBDmN/pa6lrZOsFG7Zgm/5MEmrab+hzF2s46UMMoJcO2SMZ2amSxJXp0s8Ncw==}
+ '@huggingface/jinja@0.4.1':
+ resolution: {integrity: sha512-3WXbMFaPkk03LRCM0z0sylmn8ddDm4ubjU7X+Hg4M2GOuMklwoGAFXp9V2keq7vltoB/c7McE5aHUVVddAewsw==}
engines: {node: '>=18'}
'@huggingface/tasks@0.19.1':
@@ -415,12 +415,12 @@ snapshots:
'@esbuild/win32-x64@0.23.1':
optional: true
- '@huggingface/inference@3.10.0':
+ '@huggingface/inference@3.11.0':
dependencies:
- '@huggingface/jinja': 0.4.0
+ '@huggingface/jinja': 0.4.1
'@huggingface/tasks': 0.19.1
- '@huggingface/jinja@0.4.0': {}
+ '@huggingface/jinja@0.4.1': {}
'@huggingface/tasks@0.19.1': {}
diff --git a/scripts/inference-providers/templates/common/snippets-template.handlebars b/scripts/inference-providers/templates/common/snippets-template.handlebars
index 0be6fdea4..3e9a77c72 100644
--- a/scripts/inference-providers/templates/common/snippets-template.handlebars
+++ b/scripts/inference-providers/templates/common/snippets-template.handlebars
@@ -7,6 +7,6 @@
{{else}}
-No snippet available for this task.
+There are currently no snippet examples for the **{{ task }}** task, as no providers support it yet.
{{/if}}
\ No newline at end of file