Skip to content

Commit 3966307

Browse files
Update Inference Providers documentation (automated) (#1953)
Co-authored-by: Wauplin <[email protected]>
1 parent 7ab3d0b commit 3966307

36 files changed

+185
-78
lines changed

docs/inference-providers/providers/cerebras.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ For more details, check out the `generate.ts` script: https://github.com/hugging
1919

2020
# Cerebras
2121

22-
> [!TIP]
23-
> All supported Cerebras models can be found [here](https://huggingface.co/models?inference_provider=cerebras&sort=trending)
22+
<Tip>
23+
24+
All supported Cerebras models can be found [here](https://huggingface.co/models?inference_provider=cerebras&sort=trending)
25+
26+
</Tip>
2427

2528
<div class="flex justify-center">
2629
<a href="https://www.cerebras.ai/" target="_blank">

docs/inference-providers/providers/cohere.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ For more details, check out the `generate.ts` script: https://github.com/hugging
1919

2020
# Cohere
2121

22-
> [!TIP]
23-
> All supported Cohere models can be found [here](https://huggingface.co/models?inference_provider=cohere&sort=trending)
22+
<Tip>
23+
24+
All supported Cohere models can be found [here](https://huggingface.co/models?inference_provider=cohere&sort=trending)
25+
26+
</Tip>
2427

2528
<div class="flex justify-center">
2629
<a href="https://cohere.com/" target="_blank">

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ For more details, check out the `generate.ts` script: https://github.com/hugging
1919

2020
# Fal
2121

22-
> [!TIP]
23-
> All supported Fal models can be found [here](https://huggingface.co/models?inference_provider=fal-ai&sort=trending)
22+
<Tip>
23+
24+
All supported Fal models can be found [here](https://huggingface.co/models?inference_provider=fal-ai&sort=trending)
25+
26+
</Tip>
2427

2528
<div class="flex justify-center">
2629
<a href="https://fal.ai/" target="_blank">

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ For more details, check out the `generate.ts` script: https://github.com/hugging
1919

2020
# Featherless AI
2121

22-
> [!TIP]
23-
> All supported Featherless AI models can be found [here](https://huggingface.co/models?inference_provider=featherless-ai&sort=trending)
22+
<Tip>
23+
24+
All supported Featherless AI models can be found [here](https://huggingface.co/models?inference_provider=featherless-ai&sort=trending)
25+
26+
</Tip>
2427

2528
<div class="flex justify-center">
2629
<a href="https://featherless.ai/" target="_blank">

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ For more details, check out the `generate.ts` script: https://github.com/hugging
1919

2020
# Fireworks AI
2121

22-
> [!TIP]
23-
> All supported Fireworks AI models can be found [here](https://huggingface.co/models?inference_provider=fireworks-ai&sort=trending)
22+
<Tip>
23+
24+
All supported Fireworks AI models can be found [here](https://huggingface.co/models?inference_provider=fireworks-ai&sort=trending)
25+
26+
</Tip>
2427

2528
<div class="flex justify-center">
2629
<a href="https://fireworks.ai/" target="_blank">

docs/inference-providers/providers/groq.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ For more details, check out the `generate.ts` script: https://github.com/hugging
1919

2020
# Groq
2121

22-
> [!TIP]
23-
> All supported Groq models can be found [here](https://huggingface.co/models?inference_provider=groq&sort=trending)
22+
<Tip>
23+
24+
All supported Groq models can be found [here](https://huggingface.co/models?inference_provider=groq&sort=trending)
25+
26+
</Tip>
2427

2528
<div class="flex justify-center">
2629
<a href="https://groq.com/" target="_blank">

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

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ For more details, check out the `generate.ts` script: https://github.com/hugging
1919

2020
# HF Inference
2121

22-
> [!TIP]
23-
> All supported HF Inference models can be found [here](https://huggingface.co/models?inference_provider=hf-inference&sort=trending)
22+
<Tip>
23+
24+
All supported HF Inference models can be found [here](https://huggingface.co/models?inference_provider=hf-inference&sort=trending)
25+
26+
</Tip>
2427

2528
<div class="flex justify-center">
2629
<a href="https://huggingface.co/" target="_blank">
@@ -70,7 +73,7 @@ Find out more about Feature Extraction [here](../tasks/feature_extraction).
7073

7174
<InferenceSnippet
7275
pipeline=feature-extraction
73-
providersMapping={ {"hf-inference":{"modelId":"intfloat/multilingual-e5-large","providerModelId":"intfloat/multilingual-e5-large"} } }
76+
providersMapping={ {"hf-inference":{"modelId":"BAAI/bge-large-en-v1.5","providerModelId":"BAAI/bge-large-en-v1.5"} } }
7477
/>
7578

7679

@@ -80,7 +83,7 @@ Find out more about Fill Mask [here](../tasks/fill_mask).
8083

8184
<InferenceSnippet
8285
pipeline=fill-mask
83-
providersMapping={ {"hf-inference":{"modelId":"jhu-clsp/mmBERT-small","providerModelId":"jhu-clsp/mmBERT-small"} } }
86+
providersMapping={ {"hf-inference":{"modelId":"jhu-clsp/mmBERT-base","providerModelId":"jhu-clsp/mmBERT-base"} } }
8487
/>
8588

8689

docs/inference-providers/providers/hyperbolic.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ For more details, check out the `generate.ts` script: https://github.com/hugging
1919

2020
# Hyperbolic: The On-Demand AI Cloud
2121

22-
> [!TIP]
23-
> All supported Hyperbolic models can be found [here](https://huggingface.co/models?inference_provider=hyperbolic&sort=trending)
22+
<Tip>
23+
24+
All supported Hyperbolic models can be found [here](https://huggingface.co/models?inference_provider=hyperbolic&sort=trending)
25+
26+
</Tip>
2427

2528
<div class="flex justify-center">
2629
<a href="https://hyperbolic.xyz/" target="_blank">

docs/inference-providers/providers/nebius.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ For more details, check out the `generate.ts` script: https://github.com/hugging
1919

2020
# Nebius
2121

22-
> [!TIP]
23-
> All supported Nebius models can be found [here](https://huggingface.co/models?inference_provider=nebius&sort=trending)
22+
<Tip>
23+
24+
All supported Nebius models can be found [here](https://huggingface.co/models?inference_provider=nebius&sort=trending)
25+
26+
</Tip>
2427

2528
<div class="flex justify-center">
2629
<a href="https://nebius.com/" target="_blank">

docs/inference-providers/providers/novita.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ For more details, check out the `generate.ts` script: https://github.com/hugging
1919

2020
# Novita
2121

22-
> [!TIP]
23-
> All supported Novita models can be found [here](https://huggingface.co/models?inference_provider=novita&sort=trending)
22+
<Tip>
23+
24+
All supported Novita models can be found [here](https://huggingface.co/models?inference_provider=novita&sort=trending)
25+
26+
</Tip>
2427

2528
<div class="flex justify-center">
2629
<a href="https://novita.ai/" target="_blank">
@@ -59,7 +62,7 @@ Find out more about Chat Completion (VLM) [here](../tasks/chat-completion).
5962

6063
<InferenceSnippet
6164
pipeline=image-text-to-text
62-
providersMapping={ {"novita":{"modelId":"zai-org/GLM-4.5V","providerModelId":"zai-org/glm-4.5v"} } }
65+
providersMapping={ {"novita":{"modelId":"Qwen/Qwen3-VL-235B-A22B-Thinking","providerModelId":"qwen/qwen3-vl-235b-a22b-thinking"} } }
6366
conversational />
6467

6568

0 commit comments

Comments
 (0)