Skip to content

[Bot] Update Inference Providers documentation #1828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HuggingFaceInfra
Copy link
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 by the Update Inference Providers Documentation workflow.

Please review the changes before merging.

@HuggingFaceDocBuilderDev

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.

Comment on lines +77 to +84
### Text Generation

Find out more about Text Generation [here](../tasks/text_generation).

<InferenceSnippet
pipeline=text-generation
providersMapping={ {"nebius":{"modelId":"deepseek-ai/DeepSeek-R1-0528","providerModelId":"deepseek-ai/DeepSeek-R1-0528"} } }
/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@SBrandeis SBrandeis Jul 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's already present in the chat completion snippet above, fwiw

Should we prevent this widget generation for conversational models ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes i mean the task for this model with nebius is conversational in the inferenceProviderMapping list so not sure how we generated text generation snippet for this model/provider tuple.

Copy link
Contributor

@SBrandeis SBrandeis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@HuggingFaceInfra HuggingFaceInfra force-pushed the update-inference-providers-docs-automated-pr branch 3 times, most recently from a394592 to 6fbfa7d Compare July 14, 2025 03:37
@HuggingFaceInfra HuggingFaceInfra force-pushed the update-inference-providers-docs-automated-pr branch from 6fbfa7d to 92c43a8 Compare July 15, 2025 03:36
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.

5 participants