Skip to content

Commit c82e91d

Browse files
Update Inference Providers documentation (automated) (#2271)
Co-authored-by: Wauplin <11801849+Wauplin@users.noreply.github.com>
1 parent 3688b31 commit c82e91d

File tree

7 files changed

+17
-17
lines changed

7 files changed

+17
-17
lines changed

docs/inference-providers/providers/hyperbolic.md

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

8686
<InferenceSnippet
8787
pipeline=text-generation
88-
providersMapping={ {"hyperbolic":{"modelId":"openai/gpt-oss-20b","providerModelId":"openai/gpt-oss-20b"} } }
88+
providersMapping={ {"hyperbolic":{"modelId":"deepseek-ai/DeepSeek-R1","providerModelId":"deepseek-ai/DeepSeek-R1"} } }
8989
conversational />
9090

9191

docs/inference-providers/providers/publicai.md

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

5050
<InferenceSnippet
5151
pipeline=text-generation
52-
providersMapping={ {"publicai":{"modelId":"allenai/Olmo-3.1-32B-Think","providerModelId":"allenai/Olmo-3.1-32B-Think"} } }
52+
providersMapping={ {"publicai":{"modelId":"allenai/Olmo-3.1-32B-Instruct","providerModelId":"allenai/Olmo-3.1-32B-Instruct"} } }
5353
conversational />
5454

5555

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The API supports:
6464

6565
<InferenceSnippet
6666
pipeline=text-generation
67-
providersMapping={ {"cerebras":{"modelId":"meta-llama/Llama-3.1-8B-Instruct","providerModelId":"llama3.1-8b"},"cohere":{"modelId":"CohereLabs/tiny-aya-global","providerModelId":"tiny-aya-global"},"featherless-ai":{"modelId":"Nanbeige/Nanbeige4.1-3B","providerModelId":"Nanbeige/Nanbeige4.1-3B"},"fireworks-ai":{"modelId":"zai-org/GLM-5","providerModelId":"accounts/fireworks/models/glm-5"},"groq":{"modelId":"openai/gpt-oss-20b","providerModelId":"openai/gpt-oss-20b"},"hf-inference":{"modelId":"katanemo/Arch-Router-1.5B","providerModelId":"katanemo/Arch-Router-1.5B"},"hyperbolic":{"modelId":"openai/gpt-oss-20b","providerModelId":"openai/gpt-oss-20b"},"novita":{"modelId":"zai-org/GLM-5","providerModelId":"zai-org/glm-5"},"nscale":{"modelId":"meta-llama/Llama-3.1-8B-Instruct","providerModelId":"meta-llama/Llama-3.1-8B-Instruct"},"ovhcloud":{"modelId":"meta-llama/Llama-3.1-8B-Instruct","providerModelId":"Llama-3.1-8B-Instruct"},"publicai":{"modelId":"allenai/Olmo-3.1-32B-Think","providerModelId":"allenai/Olmo-3.1-32B-Think"},"sambanova":{"modelId":"meta-llama/Llama-3.1-8B-Instruct","providerModelId":"Meta-Llama-3.1-8B-Instruct"},"scaleway":{"modelId":"meta-llama/Llama-3.1-8B-Instruct","providerModelId":"llama-3.1-8b-instruct"},"together":{"modelId":"zai-org/GLM-5","providerModelId":"zai-org/GLM-5"},"zai-org":{"modelId":"zai-org/GLM-5","providerModelId":"glm-5"}} }
67+
providersMapping={ {"cerebras":{"modelId":"meta-llama/Llama-3.1-8B-Instruct","providerModelId":"llama3.1-8b"},"cohere":{"modelId":"CohereLabs/tiny-aya-global","providerModelId":"tiny-aya-global"},"featherless-ai":{"modelId":"Nanbeige/Nanbeige4.1-3B","providerModelId":"Nanbeige/Nanbeige4.1-3B"},"fireworks-ai":{"modelId":"zai-org/GLM-5","providerModelId":"accounts/fireworks/models/glm-5"},"groq":{"modelId":"openai/gpt-oss-20b","providerModelId":"openai/gpt-oss-20b"},"hf-inference":{"modelId":"katanemo/Arch-Router-1.5B","providerModelId":"katanemo/Arch-Router-1.5B"},"hyperbolic":{"modelId":"deepseek-ai/DeepSeek-R1","providerModelId":"deepseek-ai/DeepSeek-R1"},"novita":{"modelId":"zai-org/GLM-5","providerModelId":"zai-org/glm-5"},"nscale":{"modelId":"meta-llama/Llama-3.1-8B-Instruct","providerModelId":"meta-llama/Llama-3.1-8B-Instruct"},"ovhcloud":{"modelId":"meta-llama/Llama-3.1-8B-Instruct","providerModelId":"Llama-3.1-8B-Instruct"},"publicai":{"modelId":"allenai/Olmo-3.1-32B-Instruct","providerModelId":"allenai/Olmo-3.1-32B-Instruct"},"sambanova":{"modelId":"meta-llama/Llama-3.1-8B-Instruct","providerModelId":"Meta-Llama-3.1-8B-Instruct"},"scaleway":{"modelId":"meta-llama/Llama-3.1-8B-Instruct","providerModelId":"llama-3.1-8b-instruct"},"together":{"modelId":"zai-org/GLM-5","providerModelId":"zai-org/GLM-5"},"zai-org":{"modelId":"zai-org/GLM-5","providerModelId":"glm-5"}} }
6868
conversational />
6969

7070

docs/inference-providers/tasks/summarization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Summarization is the task of producing a shorter version of a document while pre
2323
### Recommended models
2424

2525
- [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn): A strong summarization model trained on English news articles. Excels at generating factual summaries.
26+
- [Falconsai/medical_summarization](https://huggingface.co/Falconsai/medical_summarization): A summarization model trained on medical articles.
2627

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

docs/inference-providers/tasks/translation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Translation is the task of converting text from one language to another.
2222

2323
### Recommended models
2424

25-
- [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.
2625

2726
Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=translation&sort=trending).
2827

scripts/inference-providers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"author": "",
1515
"license": "ISC",
1616
"dependencies": {
17-
"@huggingface/inference": "^4.13.14",
18-
"@huggingface/tasks": "^0.19.89",
17+
"@huggingface/inference": "^4.13.15",
18+
"@huggingface/tasks": "^0.19.90",
1919
"@types/node": "^22.5.0",
2020
"handlebars": "^4.7.8",
2121
"node": "^20.17.0",

scripts/inference-providers/pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)