Skip to content

[Bot] Update Inference Providers documentation - #1828

Merged
SBrandeis merged 1 commit into
mainfrom
update-inference-providers-docs-automated-pr
Aug 4, 2025
Merged

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

Conversation

@HuggingFaceInfra

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

Please review the changes before merging.

@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.

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
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@SBrandeis SBrandeis Jul 10, 2025

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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.

@SBrandeis SBrandeis left a comment

Copy link
Copy Markdown
Contributor

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 6 times, most recently from 624830d to 777364c Compare July 17, 2025 03:35

@hanouticelina hanouticelina left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm, except for #1828 (comment)

@HuggingFaceInfra
HuggingFaceInfra force-pushed the update-inference-providers-docs-automated-pr branch from 777364c to a81021d Compare July 18, 2025 03:35
@HuggingFaceInfra
HuggingFaceInfra force-pushed the update-inference-providers-docs-automated-pr branch 7 times, most recently from 724c5b7 to 05054b5 Compare July 25, 2025 03:36
@HuggingFaceInfra
HuggingFaceInfra force-pushed the update-inference-providers-docs-automated-pr branch 6 times, most recently from b92f94a to 2db1c57 Compare August 2, 2025 03:34
@HuggingFaceInfra
HuggingFaceInfra force-pushed the update-inference-providers-docs-automated-pr branch from 2db1c57 to 46336bd Compare August 3, 2025 03:40
@HuggingFaceInfra
HuggingFaceInfra force-pushed the update-inference-providers-docs-automated-pr branch from 46336bd to 47b60d0 Compare August 4, 2025 03:43
@SBrandeis
SBrandeis merged commit e4c9ece into main Aug 4, 2025
2 checks passed
@SBrandeis
SBrandeis deleted the update-inference-providers-docs-automated-pr branch August 4, 2025 08:50
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