Skip to content

Commit 766101e

Browse files
update Inference Providers templates (#1955)
1 parent 3966307 commit 766101e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+110
-246
lines changed

docs/inference-providers/providers/cerebras.md

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

2020
# Cerebras
2121

22-
<Tip>
23-
24-
All supported Cerebras models can be found [here](https://huggingface.co/models?inference_provider=cerebras&sort=trending)
25-
26-
</Tip>
22+
> [!TIP]
23+
> All supported Cerebras models can be found [here](https://huggingface.co/models?inference_provider=cerebras&sort=trending)
2724
2825
<div class="flex justify-center">
2926
<a href="https://www.cerebras.ai/" target="_blank">

docs/inference-providers/providers/cohere.md

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

2020
# Cohere
2121

22-
<Tip>
23-
24-
All supported Cohere models can be found [here](https://huggingface.co/models?inference_provider=cohere&sort=trending)
25-
26-
</Tip>
22+
> [!TIP]
23+
> All supported Cohere models can be found [here](https://huggingface.co/models?inference_provider=cohere&sort=trending)
2724
2825
<div class="flex justify-center">
2926
<a href="https://cohere.com/" target="_blank">

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

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

2020
# Fal
2121

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>
22+
> [!TIP]
23+
> All supported Fal models can be found [here](https://huggingface.co/models?inference_provider=fal-ai&sort=trending)
2724
2825
<div class="flex justify-center">
2926
<a href="https://fal.ai/" target="_blank">

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

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

2020
# Featherless AI
2121

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>
22+
> [!TIP]
23+
> All supported Featherless AI models can be found [here](https://huggingface.co/models?inference_provider=featherless-ai&sort=trending)
2724
2825
<div class="flex justify-center">
2926
<a href="https://featherless.ai/" target="_blank">

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

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

2020
# Fireworks AI
2121

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>
22+
> [!TIP]
23+
> All supported Fireworks AI models can be found [here](https://huggingface.co/models?inference_provider=fireworks-ai&sort=trending)
2724
2825
<div class="flex justify-center">
2926
<a href="https://fireworks.ai/" target="_blank">

docs/inference-providers/providers/groq.md

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

2020
# Groq
2121

22-
<Tip>
23-
24-
All supported Groq models can be found [here](https://huggingface.co/models?inference_provider=groq&sort=trending)
25-
26-
</Tip>
22+
> [!TIP]
23+
> All supported Groq models can be found [here](https://huggingface.co/models?inference_provider=groq&sort=trending)
2724
2825
<div class="flex justify-center">
2926
<a href="https://groq.com/" target="_blank">

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

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

2020
# HF Inference
2121

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>
22+
> [!TIP]
23+
> All supported HF Inference models can be found [here](https://huggingface.co/models?inference_provider=hf-inference&sort=trending)
2724
2825
<div class="flex justify-center">
2926
<a href="https://huggingface.co/" target="_blank">
@@ -73,7 +70,7 @@ Find out more about Feature Extraction [here](../tasks/feature_extraction).
7370

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

7976

docs/inference-providers/providers/hyperbolic.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,8 @@ 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-
24-
All supported Hyperbolic models can be found [here](https://huggingface.co/models?inference_provider=hyperbolic&sort=trending)
25-
26-
</Tip>
22+
> [!TIP]
23+
> All supported Hyperbolic models can be found [here](https://huggingface.co/models?inference_provider=hyperbolic&sort=trending)
2724
2825
<div class="flex justify-center">
2926
<a href="https://hyperbolic.xyz/" target="_blank">

docs/inference-providers/providers/nebius.md

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

2020
# Nebius
2121

22-
<Tip>
23-
24-
All supported Nebius models can be found [here](https://huggingface.co/models?inference_provider=nebius&sort=trending)
25-
26-
</Tip>
22+
> [!TIP]
23+
> All supported Nebius models can be found [here](https://huggingface.co/models?inference_provider=nebius&sort=trending)
2724
2825
<div class="flex justify-center">
2926
<a href="https://nebius.com/" target="_blank">

docs/inference-providers/providers/novita.md

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

2020
# Novita
2121

22-
<Tip>
23-
24-
All supported Novita models can be found [here](https://huggingface.co/models?inference_provider=novita&sort=trending)
25-
26-
</Tip>
22+
> [!TIP]
23+
> All supported Novita models can be found [here](https://huggingface.co/models?inference_provider=novita&sort=trending)
2724
2825
<div class="flex justify-center">
2926
<a href="https://novita.ai/" target="_blank">
@@ -52,7 +49,7 @@ Find out more about Chat Completion (LLM) [here](../tasks/chat-completion).
5249

5350
<InferenceSnippet
5451
pipeline=text-generation
55-
providersMapping={ {"novita":{"modelId":"baidu/ERNIE-4.5-21B-A3B-Thinking","providerModelId":"baidu/ernie-4.5-21B-a3b-thingking"} } }
52+
providersMapping={ {"novita":{"modelId":"Qwen/Qwen3-Next-80B-A3B-Instruct","providerModelId":"qwen/qwen3-next-80b-a3b-instruct"} } }
5653
conversational />
5754

5855

0 commit comments

Comments
 (0)