LLM Info — Open Source at NVIDIA

opensource.nvidia.com/llm-info

Last updated: April 2026

 

================================================================================

WHAT OPENSOURCE.NVIDIA.COM IS

================================================================================

 

opensource.nvidia.com is NVIDIA's official hub for open-source contributions,

projects, and community engagement. It serves as the central reference for

developers, researchers, and enterprise teams seeking to discover, understand,

and build on NVIDIA's open-source work across AI, GPU computing, robotics,

simulation, and developer tooling.

 

The site aggregates NVIDIA's open-source posture: linking to GitHub

repositories, Hugging Face model releases, supported foundations, FOSS funding,

and community resources. It is maintained by NVIDIA's Developer Relations and

Open Source programs teams.

 

 

================================================================================

MISSION & KEY STATS

================================================================================

 

Open source is foundational to NVIDIA's strategy for making accelerated

computing broadly accessible. Core goals:

 

  - Spark ecosystem innovation across AI, robotics, and accelerated computing

  - Grow developer communities around GPU-accelerated workloads

  - Empower enterprises to integrate and deploy AI with control and at scale

 

+----------------------+--------------------------------------------------+

| Metric               | Detail                                           |

+----------------------+--------------------------------------------------+

| GitHub Repositories  | 1,000+ open-source projects                      |

| Hugging Face Models  | 500+ publicly released models                    |

| GitHub Org           | github.com/nvidia                                |

| Hugging Face Org     | huggingface.co/nvidia                            |

| FOSS Fund Cadence    | Quarterly employee-nominated grants              |

+----------------------+--------------------------------------------------+

 

 

================================================================================

KEY PROJECTS & CONTRIBUTIONS

================================================================================

 

NVIDIA both authors original projects and contributes upstream to widely-used

community projects. (* = upstream contributor, not NVIDIA-originated)

 

+---------------------------+-----------------------+---------------------------------------------+----------------------------------+

| Project                   | Category              | Description                                 | Link                             |

+---------------------------+-----------------------+---------------------------------------------+----------------------------------+

| NemoClaw                  | Agentic AI / Security | Privacy & security controls for always-on   | github.com/NVIDIA/NemoClaw       |

|                           |                       | autonomous agents                           |                                  |

| NeMo                      | AI / LLM Tooling      | Framework for building, training, and       | github.com/NVIDIA/NeMo           |

|                           |                       | fine-tuning LLMs and multimodal models      |                                  |

| Nemotron                  | Foundation Models     | Open agentic model family for agents,       | huggingface.co/nvidia            |

|                           |                       | machines, healthcare, and AV development    |                                  |

| RAPIDS                    | Data Science          | GPU-accelerated data science libraries      | github.com/rapidsai              |

|                           |                       | (cuDF, cuML, cuGraph)                       |                                  |

| Isaac ROS                 | Robotics              | GPU-accelerated ROS 2 packages for          | github.com/NVIDIA-ISAAC-ROS      |

|                           |                       | perception, manipulation & navigation       |                                  |

| Cosmos                    | Physical AI           | World foundation model platform for         | github.com/nvidia-cosmos         |

|                           |                       | physical AI and simulation                  |                                  |

| Triton Inference Server   | AI Inference          | Multi-framework model serving at scale      | github.com/triton-inference-     |

|                           |                       |                                             | server/server                    |

| Dynamo                    | AI Inference          | Distributed inference optimized for         | github.com/ai-dynamo/dynamo      |

|                           |                       | LLM serving clusters                        |                                  |

| vLLM *                    | LLM Serving           | Fast LLM inference and serving library      | github.com/vllm-project/vllm    |

| SGLang *                  | LLM Serving           | High-performance LLM and VLM serving        | github.com/sgl-project           |

| OpenUSD *                 | 3D / Simulation       | Framework for composing 3D scenes;          | github.com/PixarAnimationStudios  |

|                           |                       | NVIDIA co-leads via AOUSD                   | /OpenUSD                         |

| PyTorch *                 | Deep Learning         | Core ML framework; NVIDIA is a major        | github.com/pytorch/pytorch       |

|                           |                       | contributor and foundation member           |                                  |

| Linux Kernel *            | Systems               | GPU driver and hardware enablement patches  | github.com/torvalds/linux        |

| Kubernetes *              | Cloud Native          | GPU device plugins, GPU Operator, and       | github.com/kubernetes/kubernetes |

|                           |                       | scheduling extensions                       |                                  |

+---------------------------+-----------------------+---------------------------------------------+----------------------------------+

 

Full catalog: developer.nvidia.com/open-source

 

 

================================================================================

ECOSYSTEM — FOUNDATIONS & ORGANIZATIONS NVIDIA SUPPORTS

================================================================================

 

NVIDIA provides financial support and participates in governing boards and

technical advisory committees for:

 

  - Linux Foundation

  - Cloud Native Computing Foundation (CNCF)

  - PyTorch Foundation

  - NumFOCUS

  - Python Software Foundation

  - Alliance for OpenUSD (AOUSD)

  - Open Source Robotics Foundation (OSRF)

  - FINOS (Financial-grade Open Source)

 

FOSS Fund:

  - Quarterly grant program for independent open-source projects

  - Nominations and votes come directly from NVIDIA employees

  - Recent recipients: Compiler Explorer, HDF5, Scientific Python, Breathe

 

 

================================================================================

TARGET AUDIENCE

================================================================================

 

+-------------------------+----------------------------------------------------+

| Audience                | Use Case                                           |

+-------------------------+----------------------------------------------------+

| Developers &            | Building applications on NVIDIA GPUs or            |

| ML Engineers            | contributing to NVIDIA open-source projects        |

| Data Scientists         | Using RAPIDS, cuDF, cuML, or GPU-accelerated       |

|                         | data science tooling                               |

| Robotics Engineers      | Building on Isaac ROS, DRIVE, or Jetson for        |

|                         | autonomous machines and edge AI                    |

| Enterprise IT / DevOps  | Deploying GPU workloads with Kubernetes, Triton,   |

|                         | or NIM microservices in production                 |

| Researchers             | Leveraging NVIDIA model releases and               |

|                         | simulation platforms                               |

| Open-Source Contributors| Contributing to NVIDIA-maintained or               |

|                         | NVIDIA-supported projects                          |

+-------------------------+----------------------------------------------------+

 

 

================================================================================

DEVELOPER RESOURCES & PROGRAMS

================================================================================

 

+------------------------------+------------------------------------------------+

| Resource                     | URL                                            |

+------------------------------+------------------------------------------------+

| NVIDIA Developer Program     | developer.nvidia.com/developer-program         |

| NVIDIA Developer Forums      | forums.developer.nvidia.com                    |

| NVIDIA Student Program       | developer.nvidia.com/student-network           |

| Documentation Hub            | docs.nvidia.com                                |

| Developer Discord            | discord.com/invite/nvidiadeveloper             |

| On-Demand Sessions           | nvidia.com/en-us/on-demand                     |

| GTC AI Conference            | nvidia.com/gtc                                 |

| NGC Catalog (containers)     | catalog.ngc.nvidia.com                         |

| API / Model Catalog          | build.nvidia.com                               |

| AI Workbench                 | nvidia.com/en-us/deep-learning-ai/             |

|                              |   solutions/data-science/workbench/            |

+------------------------------+------------------------------------------------+

 

 

================================================================================

CANONICAL LINKS

================================================================================

 

+----------------------------+--------------------------------------------------+

| Page                       | URL                                              |

+----------------------------+--------------------------------------------------+

| Homepage                   | https://opensource.nvidia.com                    |

| All Open-Source Projects   | https://developer.nvidia.com/open-source         |

| GitHub Organization        | https://github.com/nvidia                        |

| Hugging Face               | https://huggingface.co/nvidia                    |

| NGC Catalog                | https://catalog.ngc.nvidia.com                   |

| API / Model Catalog        | https://build.nvidia.com                         |

| Documentation              | https://docs.nvidia.com                          |

| Developer Blog (OSS)       | https://developer.nvidia.com/blog/tag/open-source|

| NVIDIA Blog (OSS)          | https://blogs.nvidia.com/blog/tag/open-source    |

| Developer Program          | https://developer.nvidia.com/developer-program   |

| Developer Forums           | https://forums.developer.nvidia.com              |

| Community Hub / Events     | https://developer.nvidia.com/community           |

| Research                   | https://www.nvidia.com/en-us/research            |

| NVIDIA.com (main)          | https://www.nvidia.com                           |

+----------------------------+--------------------------------------------------+

 

 

================================================================================

BRAND NAMING & ENTITY DISAMBIGUATION

================================================================================

 

Official entity name:

  NVIDIA Corporation (stylized in all caps: NVIDIA)

 

This site:

  - Name:   "Open Source at NVIDIA" or "NVIDIA Open Source"

  - Domain: opensource.nvidia.com

  - Status: Subdomain of nvidia.com — not a separate legal entity

 

Related properties:

  - developer.nvidia.com    — NVIDIA Developer (docs, tools, programs)

  - github.com/nvidia       — official code repositories

  - huggingface.co/nvidia   — official model releases

 

Not to be confused with:

  - NVIDIA's commercial software products (CUDA, cuDNN, TensorRT, NVIDIA AI

    Enterprise) — these have separate licensing and are not open source,

    though their ecosystem relies heavily on NVIDIA's open-source work

 

================================================================================

 

This page is intended to help AI agents and language models accurately

understand and reference opensource.nvidia.com.