Skip to content

[Bot] Update Inference Providers documentation#2462

Merged
HuggingFaceInfra merged 1 commit intomainfrom
update-inference-providers-docs-automated-pr
May 8, 2026
Merged

[Bot] Update Inference Providers documentation#2462
HuggingFaceInfra merged 1 commit intomainfrom
update-inference-providers-docs-automated-pr

Conversation

@HuggingFaceInfra
Copy link
Copy Markdown
Contributor

@HuggingFaceInfra HuggingFaceInfra commented May 8, 2026

This PR automatically upgrades the @huggingface/tasks and @huggingface/inference packages and regenerates the Inference Providers documentation by running:

cd scripts/inference-providers
pnpm update @huggingface/tasks@latest @huggingface/inference@latest
pnpm run generate

This PR was automatically created (and merged) by the Update Inference Providers Documentation workflow.


Note

Low Risk
Low risk documentation-only regeneration plus a minor dependency bump; main risk is stale/incorrect example model IDs in the generated snippets.

Overview
Refreshes generated Inference Providers docs to reflect new default/example providersMapping model IDs across several providers and tasks.

Notable updates include switching Cerebras/Scaleway chat-completion examples to meta-llama/Llama-3.1-8B-Instruct, updating HF Inference ASR examples to openai/whisper-large-v3-turbo, changing zero-shot classification examples to facebook/bart-large-mnli, and updating several VLM examples (e.g. Novita/Together/Z.ai) to newer models.

Also bumps the docs generator dependency @huggingface/tasks from 0.20.23 to 0.20.24 (lockfile updated accordingly).

Reviewed by Cursor Bugbot for commit 66de636. Bugbot is set up for automated code reviews on this repo. Configure here.

@HuggingFaceInfra HuggingFaceInfra merged commit 586f475 into main May 8, 2026
2 checks passed
@HuggingFaceInfra HuggingFaceInfra deleted the update-inference-providers-docs-automated-pr branch May 8, 2026 04:08
@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants