Add NVIDIA inference provider documentation#2268
Open
manojkilaru97 wants to merge 2 commits intohuggingface:mainfrom
Open
Add NVIDIA inference provider documentation#2268manojkilaru97 wants to merge 2 commits intohuggingface:mainfrom
manojkilaru97 wants to merge 2 commits intohuggingface:mainfrom
Conversation
hanouticelina
approved these changes
Mar 5, 2026
Contributor
There was a problem hiding this comment.
looks good, thanks @manojkilaru97 for the PR! I uploaded
https://huggingface.co/datasets/huggingface/documentation-images/blob/main/inference-providers/logos/nvidia-dark.png
and https://huggingface.co/datasets/huggingface/documentation-images/blob/main/inference-providers/logos/nvidia-light.png (I took them from https://nvidianews.nvidia.com/multimedia/corporate/nvidia-logos).
We will merge this PR as soon as NVIDIA is live on Inference Providers 🤗
Note: you can check out the page here
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
pnpm run generatefromscripts/inference-providersNotes
https://huggingface.co/api/partners/nvidia/modelsis still empty in bothstagingandlive.cc @Wauplin @SBrandeis @julien-c @hanouticelina
Note
Low Risk
Documentation and static site generation changes only; no runtime product behavior or security-sensitive logic is modified.
Overview
Adds NVIDIA to the Inference Providers documentation: it now appears in the Providers toctree and the partners capability table.
Introduces a new generated provider page
docs/inference-providers/providers/nvidia.md(backed by a newnvidia.handlebarstemplate) with links, logos, and resource references, and updates the generator (scripts/inference-providers/scripts/generate.ts) to include the NVIDIA provider URL so the page can be produced bypnpm run generate.Written by Cursor Bugbot for commit b3a276c. This will update automatically on new commits. Configure here.