Skip to content

Commit c84a998

Browse files
HuggingFaceInfraWauplinhanouticelina
authored
[Bot] Update Inference Providers documentation (#1723)
* Update Inference Providers documentation (automated) * Update Inference Providers documentation (automated) * regenerate * Update Inference Providers documentation (automated) * fix * better wording --------- Co-authored-by: Wauplin <[email protected]> Co-authored-by: Celina Hanouti <[email protected]>
1 parent 1cf5bc9 commit c84a998

20 files changed

+26
-81
lines changed

docs/inference-providers/providers/fireworks-ai.md

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

4444
<InferenceSnippet
4545
pipeline=text-generation
46-
providersMapping={ {"fireworks-ai":{"modelId":"deepseek-ai/DeepSeek-V3-0324","providerModelId":"accounts/fireworks/models/deepseek-v3-0324"} } }
46+
providersMapping={ {"fireworks-ai":{"modelId":"Qwen/Qwen3-235B-A22B","providerModelId":"accounts/fireworks/models/qwen3-235b-a22b"} } }
4747
conversational />
4848

4949

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

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -79,36 +79,6 @@ Find out more about Feature Extraction [here](../tasks/feature_extraction).
7979
/>
8080

8181

82-
### Fill Mask
83-
84-
Find out more about Fill Mask [here](../tasks/fill_mask).
85-
86-
<InferenceSnippet
87-
pipeline=fill-mask
88-
providersMapping={ {"hf-inference":{"modelId":"google-bert/bert-base-uncased","providerModelId":"google-bert/bert-base-uncased"} } }
89-
/>
90-
91-
92-
### Image Classification
93-
94-
Find out more about Image Classification [here](../tasks/image_classification).
95-
96-
<InferenceSnippet
97-
pipeline=image-classification
98-
providersMapping={ {"hf-inference":{"modelId":"google/vit-base-patch16-224","providerModelId":"google/vit-base-patch16-224"} } }
99-
/>
100-
101-
102-
### Image Segmentation
103-
104-
Find out more about Image Segmentation [here](../tasks/image_segmentation).
105-
106-
<InferenceSnippet
107-
pipeline=image-segmentation
108-
providersMapping={ {"hf-inference":{"modelId":"jonathandinu/face-parsing","providerModelId":"jonathandinu/face-parsing"} } }
109-
/>
110-
111-
11282
### Text Classification
11383

11484
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).
138108
providersMapping={ {"hf-inference":{"modelId":"black-forest-labs/FLUX.1-dev","providerModelId":"black-forest-labs/FLUX.1-dev"} } }
139109
/>
140110

141-
142-
### Translation
143-
144-
Find out more about Translation [here](../tasks/translation).
145-
146-
<InferenceSnippet
147-
pipeline=translation
148-
providersMapping={ {"hf-inference":{"modelId":"google-t5/t5-base","providerModelId":"google-t5/t5-base"} } }
149-
/>
150-

docs/inference-providers/providers/novita.md

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

4747
<InferenceSnippet
4848
pipeline=text-generation
49-
providersMapping={ {"novita":{"modelId":"deepseek-ai/DeepSeek-V3-0324","providerModelId":"deepseek/deepseek-v3-0324"} } }
49+
providersMapping={ {"novita":{"modelId":"Qwen/Qwen3-235B-A22B","providerModelId":"qwen/qwen3-235b-a22b-fp8"} } }
5050
conversational />
5151

5252

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/chat-completion.md

Lines changed: 1 addition & 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":"deepseek-ai/DeepSeek-V3-0324","providerModelId":"accounts/fireworks/models/deepseek-v3-0324"},"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":"deepseek-ai/DeepSeek-V3-0324","providerModelId":"deepseek/deepseek-v3-0324"},"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":"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"}} }
6363
conversational />
6464

6565

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 & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +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-
<InferenceSnippet
35-
pipeline=image-classification
36-
providersMapping={ {"hf-inference":{"modelId":"google/vit-base-patch16-224","providerModelId":"google/vit-base-patch16-224"}} }
37-
/>
33+
There are currently no snippet examples for the **image-classification** task, as no providers support it yet.
3834

3935

4036

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

0 commit comments

Comments
 (0)