NVIDIA Open Models: Model List, Licenses and Articles

September 27, 2026

About NVIDIA

NVIDIA is known as a GPU company, but with 943 models on its nvidia organization on Hugging Face it is also a major publisher of open models. The organization card calls it “NVIDIA’s home for open model weights, datasets, and interactive demos".

NVIDIA’s releases come in two different kinds.

  1. Its own models (Nemotron and others). A family of foundation models for language, reasoning, vision, speech and safety. According to the organization card, it ships open weights together with open datasets and reproducible training recipes.
  2. Converted builds of other companies’ models. NVIDIA publishes many models from DeepSeek, Qwen, GLM and others quantized to NVFP4, a 4-bit format for its newest GPUs (Blackwell). In the table below, these are the rows with -NVFP4 after another company’s model name.

What It Releases

  • The Nemotron 3 language models are MoE models that combine Mamba-2 and Transformer layers. The organization card lists the small Nemotron 3.5 Lightning (30B total, 3B active), Nemotron 3 Super (120B total, 12B active) and the largest, Nemotron 3 Ultra (550B total, 55B active). The Nemotron 3.5 Lightning model card says it supports up to a one-million-token context and a reasoning mode that can be switched on and off.
  • It also releases speech recognition and translation, vision-language and safety models (Nemotron Speech, Nemotron 3.5 Content Safety and others).

Licenses

  • Many of its own recent models use the OpenMDW License 1.1. The main conditions are keeping the license text and copyright notices when distributing, and losing the rights if you sue claiming the model infringes a patent or copyright; it places no restrictions on the use of outputs.
  • The NVIDIA Open Model License is also used. NVIDIA states that models under it are commercially usable, that you are free to create and distribute derivative models, and that it does not claim ownership of outputs.
  • NVFP4 builds of other companies’ models either keep the original model’s license or use the NVIDIA Open Model License. Check the license column in the table. Some models use an evaluation-only license (nvidia-software-and-model-evaluation-license).
  • This summary is not legal advice; read each model’s license text before use.

Running Them Locally

  • NVFP4 builds run fast on Blackwell-generation GPUs. NVFP4 is a format for the 4-bit arithmetic of Blackwell (GB200, B200, the RTX 50 series and others).
  • The recommended setups are data-center class. The single-GPU setup assumed by the Nemotron 3.5 Lightning (BF16) model card is one 80GB H100 or A100.
  • There are almost no official GGUF builds. The only GGUF we find on the nvidia organization is NVIDIA-Nemotron-3-Nano-4B-GGUF (as of 2026-09-26).

Sources: the nvidia organization card; the model card of nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16; the OpenMDW License 1.1; the NVIDIA Open Model License; the model list of the nvidia organization on Hugging Face (all as of 2026-09-26).

Our Coverage and Data

Local Model Watch has published 1 article(s) on NVIDIA’s own models, 0 on third-party fine-tunes and quantized builds based on them, and 8 from its official blog. The model list below is collected by code from Hugging Face every day. Part of our publisher index; model families link to their family pages.

At a Glance

Item Value
Hugging Face organization nvidia
Models on Hugging Face 943
Articles on its own models 1
Articles on derived models 0
Articles from its official blog 8

Recent Models on Hugging Face

The publisher lists 943 models in total on Hugging Face. Below are up to 15 of the most recent generative models (text, image, video, audio and so on), the scope of this site, per organization. Classifiers, feature extractors, research components and repositories without a model card are omitted, and the publisher’s own quantized builds and helper variants are folded into the row of the original model. Parameter counts are left blank for repositories that pack weights into integer types, where Hugging Face’s count is not the real parameter count.

→ Scroll horizontally to see all columns

Released Model Task Parameters License Official variants
2026-09-17 nvidia/DeepSeek-V4.1-Flash-NVFP4 vision-language — mit —
2026-09-15 nvidia/GLM-5.3-NVFP4 text generation — nvidia-open-model-license —
2026-09-08 nvidia/NV-Reason-CT vision-language 5.3B openmdw-1.1 —
2026-09-05 nvidia/Qwen3.8-27B-NVFP4 text generation — apache-2.0 —
2026-09-03 nvidia/GLM-5.3-Flash-NVFP4 vision-language — mit —
2026-09-03 nvidia/Nemotron-3-Labs-Ultra-Math-RL text generation 560.5B openmdw-1.1 —
2026-09-03 nvidia/Nemotron-3-Labs-Ultra-Math-SFT text generation 560.5B openmdw-1.1 —
2026-09-02 nvidia/Qwen3.8-Flash-Next-NVFP4 vision-language — nvidia-open-model-license —
2026-09-02 nvidia/NVIDIA-NemotronLabs-AI-for-Media-Sports-Tennis vision-language 33.0B openmdw-1.1 —
2026-08-28 nvidia/Muse-Glimmer-30B-NVFP4 vision-language — apache-2.0 —
2026-08-27 nvidia/DeepSeek-V4-Pro-0813-NVFP4 text generation — mit DSpark
2026-08-26 nvidia/Qwen3.8-2.4T-A95B-NVFP4 text generation — nvidia-open-model-license —
2026-08-20 nvidia/DeepSeek-V4-Flash-0731-NVFP4 text generation — mit —
2026-08-15 nvidia/NVIDIA-Nemotron-Labs-Teacher-Chat text generation 560.5B openmdw-1.1 —
2026-08-15 nvidia/NVIDIA-Nemotron-Labs-Teacher-Competition-Coding text generation 560.5B openmdw-1.1 —

From the Hugging Face API. Last changed 2026-09-27 (JST). Collected by code.

Licenses of Its Own Models (as recorded in our articles)

License Commercial use Models
mit Commercial use allowed nvidia/DeepSeek-V4-Pro-0813-nvfp4-DSpark

The license can differ from model to model even within one publisher. This is not legal advice; check each model’s license text before use.

By Model Family

→ Scroll horizontally to see all columns

Family Own-model articles Derived-model articles Smallest VRAM tier Latest
DeepSeek-V4 1 0 — 2026-09-10

Articles on Its Own Models

Published Model Type Article
2026-09-10 nvidia/DeepSeek-V4-Pro-0813-nvfp4-DSpark New Models DeepSeek-V4-Pro-0813-nvfp4-DSpark: ~1005GB Memory

From Its Official Blog

Last updated 2026-09-27 (JST). The explanation at the top of this page was written with the help of AI from the primary sources it cites. The tables and lists under “Our Coverage and Data" are assembled by code from our article log and the Hugging Face API.