Skip to content

[Bot] Update Inference Providers documentation - #2538

Merged
HuggingFaceInfra merged 1 commit into
mainfrom
update-inference-providers-docs-automated-pr
Jun 8, 2026
Merged

[Bot] Update Inference Providers documentation#2538
HuggingFaceInfra merged 1 commit into
mainfrom
update-inference-providers-docs-automated-pr

Conversation

@HuggingFaceInfra

@HuggingFaceInfra HuggingFaceInfra commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

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
Generated documentation-only changes to example model IDs; no runtime or API implementation code in this diff.

Overview
Regenerates Inference Providers markdown after bumping @huggingface/tasks / @huggingface/inference, so doc examples track the latest provider–model catalog.

Example model swaps in InferenceSnippet providersMapping: fal-ai text-to-video uses LongCat-Video (fal-ai/longcat-video/text-to-video/480p) instead of Wan; hf-inference uses SegFormer for image segmentation and t5-base for translation; PublicAI chat uses Apertus-8B; z.ai VLM examples use GLM-4.5V instead of GLM-4.6V-Flash. Matching updates appear on the shared chat-completion, image-segmentation, image-text-to-text, text-to-video, and translation task pages.

SambaNova no longer lists a chat-completion snippet on its provider page and is removed from the multi-provider LLM chat-completion mapping (provider page now has an empty “Supported tasks” section aside from intro content).

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

@HuggingFaceInfra
HuggingFaceInfra merged commit cf8a226 into main Jun 8, 2026
2 checks passed
@HuggingFaceInfra
HuggingFaceInfra deleted the update-inference-providers-docs-automated-pr branch June 8, 2026 04:37
@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