Skip to content

[Bot] Update Inference Providers documentation#2559

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

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

Conversation

@HuggingFaceInfra

@HuggingFaceInfra HuggingFaceInfra commented Jun 13, 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 snippet updates with no runtime or API behavior changes in this repo.

Overview
Regenerated Inference Providers markdown after updating @huggingface/tasks and @huggingface/inference, so doc InferenceSnippet examples track current provider/model mappings.

HF Inference example models now use ibm-granite/granite-embedding-97m-multilingual-r2 for feature extraction and OpenMed/OpenMed-PII-SuperClinical-Large-434M-v1 for token classification (replacing Harrier and Wikineural NER).

PublicAI LLM snippets switch from EuroLLM to swiss-ai/Apertus-8B-Instruct-2509. Novita VLM snippets switch from Gemma 4 to moonshotai/Kimi-K2.7-Code. SambaNova gains a new Chat Completion (LLM) section and appears in the shared chat-completion task snippet with openai/gpt-oss-120b.

Matching updates are applied on the task pages for chat completion, feature extraction, image-text-to-text, and token classification.

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

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