Skip to content

Commit 70630a8

Browse files
Wauplingithub-actions[bot]
authored andcommitted
Update Inference Providers documentation (automated)
1 parent c84a998 commit 70630a8

19 files changed

+197
-28
lines changed

docs/inference-providers/providers/hf-inference.md

Lines changed: 101 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,16 @@ If you are interested in deploying models to a dedicated and autoscaling infrast
3939
## Supported tasks
4040

4141

42+
### Audio Classification
43+
44+
Find out more about Audio Classification [here](../tasks/audio_classification).
45+
46+
<InferenceSnippet
47+
pipeline=audio-classification
48+
providersMapping={ {"hf-inference":{"modelId":"ehcalabres/wav2vec2-lg-xlsr-en-speech-emotion-recognition","providerModelId":"ehcalabres/wav2vec2-lg-xlsr-en-speech-emotion-recognition"} } }
49+
/>
50+
51+
4252
### Automatic Speech Recognition
4353

4454
Find out more about Automatic Speech Recognition [here](../tasks/automatic_speech_recognition).
@@ -75,7 +85,67 @@ Find out more about Feature Extraction [here](../tasks/feature_extraction).
7585

7686
<InferenceSnippet
7787
pipeline=feature-extraction
78-
providersMapping={ {"hf-inference":{"modelId":"kyutai/mimi","providerModelId":"kyutai/mimi"} } }
88+
providersMapping={ {"hf-inference":{"modelId":"intfloat/multilingual-e5-large","providerModelId":"intfloat/multilingual-e5-large"} } }
89+
/>
90+
91+
92+
### Fill Mask
93+
94+
Find out more about Fill Mask [here](../tasks/fill_mask).
95+
96+
<InferenceSnippet
97+
pipeline=fill-mask
98+
providersMapping={ {"hf-inference":{"modelId":"google-bert/bert-base-uncased","providerModelId":"google-bert/bert-base-uncased"} } }
99+
/>
100+
101+
102+
### Image Classification
103+
104+
Find out more about Image Classification [here](../tasks/image_classification).
105+
106+
<InferenceSnippet
107+
pipeline=image-classification
108+
providersMapping={ {"hf-inference":{"modelId":"Falconsai/nsfw_image_detection","providerModelId":"Falconsai/nsfw_image_detection"} } }
109+
/>
110+
111+
112+
### Image Segmentation
113+
114+
Find out more about Image Segmentation [here](../tasks/image_segmentation).
115+
116+
<InferenceSnippet
117+
pipeline=image-segmentation
118+
providersMapping={ {"hf-inference":{"modelId":"mattmdjaga/segformer_b2_clothes","providerModelId":"mattmdjaga/segformer_b2_clothes"} } }
119+
/>
120+
121+
122+
### Question Answering
123+
124+
Find out more about Question Answering [here](../tasks/question_answering).
125+
126+
<InferenceSnippet
127+
pipeline=question-answering
128+
providersMapping={ {"hf-inference":{"modelId":"deepset/roberta-base-squad2","providerModelId":"deepset/roberta-base-squad2"} } }
129+
/>
130+
131+
132+
### Summarization
133+
134+
Find out more about Summarization [here](../tasks/summarization).
135+
136+
<InferenceSnippet
137+
pipeline=summarization
138+
providersMapping={ {"hf-inference":{"modelId":"facebook/bart-large-cnn","providerModelId":"facebook/bart-large-cnn"} } }
139+
/>
140+
141+
142+
### Table Question Answering
143+
144+
Find out more about Table Question Answering [here](../tasks/table_question_answering).
145+
146+
<InferenceSnippet
147+
pipeline=table-question-answering
148+
providersMapping={ {"hf-inference":{"modelId":"google/tapas-base-finetuned-wtq","providerModelId":"google/tapas-base-finetuned-wtq"} } }
79149
/>
80150

81151

@@ -108,3 +178,33 @@ Find out more about Text To Image [here](../tasks/text_to_image).
108178
providersMapping={ {"hf-inference":{"modelId":"black-forest-labs/FLUX.1-dev","providerModelId":"black-forest-labs/FLUX.1-dev"} } }
109179
/>
110180

181+
182+
### Token Classification
183+
184+
Find out more about Token Classification [here](../tasks/token_classification).
185+
186+
<InferenceSnippet
187+
pipeline=token-classification
188+
providersMapping={ {"hf-inference":{"modelId":"blaze999/Medical-NER","providerModelId":"blaze999/Medical-NER"} } }
189+
/>
190+
191+
192+
### Translation
193+
194+
Find out more about Translation [here](../tasks/translation).
195+
196+
<InferenceSnippet
197+
pipeline=translation
198+
providersMapping={ {"hf-inference":{"modelId":"google-t5/t5-base","providerModelId":"google-t5/t5-base"} } }
199+
/>
200+
201+
202+
### Zero Shot Classification
203+
204+
Find out more about Zero Shot Classification [here](../tasks/zero_shot_classification).
205+
206+
<InferenceSnippet
207+
pipeline=zero-shot-classification
208+
providersMapping={ {"hf-inference":{"modelId":"facebook/bart-large-mnli","providerModelId":"facebook/bart-large-mnli"} } }
209+
/>
210+

docs/inference-providers/providers/nebius.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion).
4444

4545
<InferenceSnippet
4646
pipeline=text-generation
47-
providersMapping={ {"nebius":{"modelId":"deepseek-ai/DeepSeek-V3-0324","providerModelId":"deepseek-ai/DeepSeek-V3-0324-fast"} } }
47+
providersMapping={ {"nebius":{"modelId":"Qwen/Qwen3-235B-A22B","providerModelId":"Qwen/Qwen3-235B-A22B"} } }
4848
conversational />
4949

5050

docs/inference-providers/providers/replicate.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,16 @@ Replicate is building tools so all software engineers can use AI as if it were n
3838
## Supported tasks
3939

4040

41+
### Image To Image
42+
43+
Find out more about Image To Image [here](../tasks/image_to_image).
44+
45+
<InferenceSnippet
46+
pipeline=image-to-image
47+
providersMapping={ {"replicate":{"modelId":"stepfun-ai/Step1X-Edit","providerModelId":"zsxkib/step1x-edit"} } }
48+
/>
49+
50+
4151
### Text To Image
4252

4353
Find out more about Text To Image [here](../tasks/text_to_image).

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,17 @@ For more details about the `audio-classification` task, check out its [dedicated
2929

3030
### Recommended models
3131

32+
- [ehcalabres/wav2vec2-lg-xlsr-en-speech-emotion-recognition](https://huggingface.co/ehcalabres/wav2vec2-lg-xlsr-en-speech-emotion-recognition): An emotion recognition model.
3233

3334
Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=audio-classification&sort=trending).
3435

3536
### Using the API
3637

3738

38-
There are currently no snippet examples for the **audio-classification** task, as no providers support it yet.
39+
<InferenceSnippet
40+
pipeline=audio-classification
41+
providersMapping={ {"hf-inference":{"modelId":"ehcalabres/wav2vec2-lg-xlsr-en-speech-emotion-recognition","providerModelId":"ehcalabres/wav2vec2-lg-xlsr-en-speech-emotion-recognition"}} }
42+
/>
3943

4044

4145

docs/inference-providers/tasks/chat-completion.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The API supports:
5959

6060
<InferenceSnippet
6161
pipeline=text-generation
62-
providersMapping={ {"cerebras":{"modelId":"meta-llama/Llama-3.3-70B-Instruct","providerModelId":"llama-3.3-70b"},"cohere":{"modelId":"CohereLabs/c4ai-command-a-03-2025","providerModelId":"command-a-03-2025"},"fireworks-ai":{"modelId":"Qwen/Qwen3-235B-A22B","providerModelId":"accounts/fireworks/models/qwen3-235b-a22b"},"hf-inference":{"modelId":"Qwen/Qwen3-235B-A22B","providerModelId":"Qwen/Qwen3-235B-A22B"},"hyperbolic":{"modelId":"deepseek-ai/DeepSeek-V3-0324","providerModelId":"deepseek-ai/DeepSeek-V3-0324"},"nebius":{"modelId":"deepseek-ai/DeepSeek-V3-0324","providerModelId":"deepseek-ai/DeepSeek-V3-0324-fast"},"novita":{"modelId":"Qwen/Qwen3-235B-A22B","providerModelId":"qwen/qwen3-235b-a22b-fp8"},"sambanova":{"modelId":"deepseek-ai/DeepSeek-V3-0324","providerModelId":"DeepSeek-V3-0324"},"together":{"modelId":"deepseek-ai/DeepSeek-R1","providerModelId":"deepseek-ai/DeepSeek-R1"}} }
62+
providersMapping={ {"cerebras":{"modelId":"meta-llama/Llama-3.3-70B-Instruct","providerModelId":"llama-3.3-70b"},"cohere":{"modelId":"CohereLabs/c4ai-command-a-03-2025","providerModelId":"command-a-03-2025"},"fireworks-ai":{"modelId":"Qwen/Qwen3-235B-A22B","providerModelId":"accounts/fireworks/models/qwen3-235b-a22b"},"hf-inference":{"modelId":"Qwen/Qwen3-235B-A22B","providerModelId":"Qwen/Qwen3-235B-A22B"},"hyperbolic":{"modelId":"deepseek-ai/DeepSeek-V3-0324","providerModelId":"deepseek-ai/DeepSeek-V3-0324"},"nebius":{"modelId":"Qwen/Qwen3-235B-A22B","providerModelId":"Qwen/Qwen3-235B-A22B"},"novita":{"modelId":"Qwen/Qwen3-235B-A22B","providerModelId":"qwen/qwen3-235b-a22b-fp8"},"sambanova":{"modelId":"deepseek-ai/DeepSeek-V3-0324","providerModelId":"DeepSeek-V3-0324"},"together":{"modelId":"deepseek-ai/DeepSeek-R1","providerModelId":"deepseek-ai/DeepSeek-R1"}} }
6363
conversational />
6464

6565

@@ -120,6 +120,11 @@ conversational />
120120
| **&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(#2)** | _object_ | |
121121
| **&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;type*** | _enum_ | Possible values: regex. |
122122
| **&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;value*** | _string_ | |
123+
| **&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(#3)** | _object_ | |
124+
| **&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;type*** | _enum_ | Possible values: json_schema. |
125+
| **&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;value*** | _object_ | |
126+
| **&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;name** | _string_ | Optional name identifier for the schema |
127+
| **&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;schema*** | _unknown_ | The actual JSON schema definition |
123128
| **seed** | _integer_ | |
124129
| **stop** | _string[]_ | Up to 4 sequences where the API will stop generating further tokens. |
125130
| **stream** | _boolean_ | |

docs/inference-providers/tasks/feature-extraction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ For more details about the `feature-extraction` task, check out its [dedicated p
2929

3030
### Recommended models
3131

32+
- [thenlper/gte-large](https://huggingface.co/thenlper/gte-large): A powerful feature extraction model for natural language processing tasks.
3233

3334
Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=feature-extraction&sort=trending).
3435

@@ -37,7 +38,7 @@ Explore all available models and find the one that suits you best [here](https:/
3738

3839
<InferenceSnippet
3940
pipeline=feature-extraction
40-
providersMapping={ {"hf-inference":{"modelId":"kyutai/mimi","providerModelId":"kyutai/mimi"},"sambanova":{"modelId":"intfloat/e5-mistral-7b-instruct","providerModelId":"E5-Mistral-7B-Instruct"}} }
41+
providersMapping={ {"hf-inference":{"modelId":"intfloat/multilingual-e5-large","providerModelId":"intfloat/multilingual-e5-large"},"sambanova":{"modelId":"intfloat/e5-mistral-7b-instruct","providerModelId":"E5-Mistral-7B-Instruct"}} }
4142
/>
4243

4344

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

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

3232

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

3538

3639

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,18 @@ 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.
28+
- [facebook/deit-base-distilled-patch16-224](https://huggingface.co/facebook/deit-base-distilled-patch16-224): A robust image classification model.
2729

2830
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).
2931

3032
### Using the API
3133

3234

33-
There are currently no snippet examples for the **image-classification** task, as no providers support it yet.
35+
<InferenceSnippet
36+
pipeline=image-classification
37+
providersMapping={ {"hf-inference":{"modelId":"Falconsai/nsfw_image_detection","providerModelId":"Falconsai/nsfw_image_detection"}} }
38+
/>
3439

3540

3641

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,17 @@ For more details about the `image-segmentation` task, check out its [dedicated p
2424

2525
### Recommended models
2626

27+
- [facebook/mask2former-swin-large-coco-panoptic](https://huggingface.co/facebook/mask2former-swin-large-coco-panoptic): Panoptic segmentation model trained on the COCO (common objects) dataset.
2728

2829
Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=image-segmentation&sort=trending).
2930

3031
### Using the API
3132

3233

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

3539

3640

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

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

3737

38-
There are currently no snippet examples for the **image-to-image** task, as no providers support it yet.
38+
<InferenceSnippet
39+
pipeline=image-to-image
40+
providersMapping={ {"replicate":{"modelId":"stepfun-ai/Step1X-Edit","providerModelId":"zsxkib/step1x-edit"}} }
41+
/>
3942

4043

4144

0 commit comments

Comments
 (0)