Skip to content

[Bot] Update Inference Providers documentation#2563

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

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

Conversation

@HuggingFaceInfra

@HuggingFaceInfra HuggingFaceInfra commented Jun 15, 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
Documentation-only, script-generated markdown with no runtime or API behavior changes in this repo.

Overview
Regenerates Inference Providers docs after bumping @huggingface/tasks and @huggingface/inference, so example InferenceSnippet model IDs match current warm/trending provider mappings.

HF Inference examples now use ibm-granite/granite-embedding-311m-multilingual-r2 (feature extraction), deepset/roberta-base-squad2 (question answering), and Babelscape/wikineural-multilingual-ner (token classification) instead of the previous models.

Hyperbolic gains a Chat Completion (VLM) section using Qwen/Qwen2.5-VL-7B-Instruct, and that provider is added to the shared VLM snippet maps on chat-completion and image-text-to-text.

Together’s VLM example switches from MiniMaxAI/MiniMax-M3 to moonshotai/Kimi-K2.7-Code in both the provider page and the multi-provider VLM snippets.

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

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