Nemotron 3.5 Lightning
NVIDIA · Text generation · MoE 31.6B-A3.6B · 1000k context · Released 11 August 2026
Nemotron 3.5 Lightning is the fast, distilled tier of NVIDIA's open Nemotron family, described by NVIDIA as distilled from its larger, unreleased Nemotron 3 Ultra. Two things make it notable for local AI. First, it is open in the fuller sense: the release includes the training data and recipes, not only the weights, which is rarer than open weights alone and matters for anyone fine-tuning or researching rather than only running a model. Second, it is a small-active mixture-of-experts, so it computes like a roughly 3.6B model while holding the breadth of a 30B one, which is what makes it cheap at the high request volumes agents generate. The practical caveat is runtime support: its hybrid Mamba-Transformer architecture runs surest on vLLM or TensorRT-LLM today, while the llama.cpp-based tools most people run locally are still catching up, so confirm your engine handles the architecture before assuming a GGUF build exists.
Strengths
- Fully open, with weights, training data, and recipes under a permissive licence
- Fast and cheap for its capability, with only about 3.6B parameters active per token
- Very long context (one million tokens) and strong reported agentic performance
Weaknesses
- Hybrid Mamba-Transformer support is still maturing in llama.cpp-based local runtimes
- As a mixture-of-experts, all experts must be resident, so memory is set by the full ~31.6B, not the active 3.6B
- Benchmark figures below are largely the developer's own claims, pending wider independent testing
Hardware requirements
| Quantisation | Approx. VRAM | Notes |
|---|---|---|
| 4-bit | ~18GB | Approximate, a 30B mixture-of-experts at 4-bit. Runtime support for the hybrid architecture is still maturing, so confirm your engine handles it |
| 8-bit | ~33GB | Higher quality, needs 40GB or more |
| BF16 | ~63GB | Full precision, server or multi-GPU territory |
What you'd need to run this
Roughly what a machine to run this would need, at up to three levels of quality. Memory is the deciding factor.
Minimum to run it
4-bit · ~18GB needed
One 24GB GPU
NVIDIA Tesla P40or a Mac or mini-PC with unified memory, if you prefer no discrete GPU, Mac mini M5 Pro .
32–64GB of system RAM alongside the card.
around £700–£1,100
What else 24GB runs →For good quality
8-bit · ~33GB needed
64GB of unified memory
Mac mini M4 Proor a single high-memory workstation card, NVIDIA RTX 6000 Ada Generation .
Unified memory is shared with the model, so it is already counted above.
Best quality
BF16 · ~63GB needed
96GB of unified memory
AMD Ryzen AI Max+ 395 (Strix Halo)or an 80GB-class data-centre card, which is usually rented by the hour, NVIDIA A100 80GB .
Unified memory is shared with the model, so it is already counted above.
Licence
OpenMDW-1.1
Benchmarks
| Benchmark | Score | Source | As of |
|---|---|---|---|
| SWE-bench Verified | 51.56 | NVIDIA (BF16) | August 2026 |
| GPQA Diamond | 75.44 | NVIDIA (BF16) | August 2026 |
| MMLU-Pro | 81.94 | NVIDIA (BF16) | August 2026 |
| Artificial Analysis Intelligence Index v4.1.1 | 24 | Artificial Analysis (independent) | August 2026 |
| Terminal-Bench 2.1 | 24% | Artificial Analysis (independent) | August 2026 |
How it compares
How this model’s reported scores sit against other models we cover, on the same benchmarks. This model is highlighted.
SWE-bench Verified
higher is better- Muse Glimmer 30B 76.0%
Meta model card · August 2026
- gpt-oss-120b 62.4%
OpenAI gpt-oss model card (high reasoning) · August 2025
- gpt-oss-20b 60.7%
OpenAI gpt-oss model card (high reasoning) · August 2025
- Devstral Small 53.6%
Mistral AI model card (Devstral Small 1.1) · July 2025
- Qwen3-Coder 30B-A3B 51.6
Qwen (official repo, OpenHands scaffold, 100 turns) · August 2025
- Nemotron 3.5 Lightning 51.56
NVIDIA (BF16) · August 2026
Terminal-Bench 2.1
higher is better- Kimi K3 80.9%
Vals leaderboard · August 2026
-
Artificial Analysis (independent) · August 2026
Artificial Analysis Intelligence Index v4.1.1
higher is better- gpt-oss-120b 24
Artificial Analysis (independent) · August 2026
-
Artificial Analysis (independent) · August 2026
- Qwen3 32B 11
Artificial Analysis (independent) · August 2026
-
Artificial Analysis (independent, figure marked estimated) · August 2026
-
Artificial Analysis (independent) · August 2026
GPQA Diamond
higher is better- Qwen3.8-27B 89.2
Qwen (model card) · August 2026
- Muse Glimmer 30B 83.5%
Meta model card · August 2026
- gpt-oss-120b 80.1
OpenAI gpt-oss model card (high reasoning, no tools) · August 2025
- Nemotron 3.5 Lightning 75.44
NVIDIA (BF16) · August 2026
- DeepSeek-R1 71.5
DeepSeek-R1 technical report · January 2025
- gpt-oss-20b 71.5
OpenAI gpt-oss model card (high reasoning, no tools) · August 2025
- Qwen3 32B 68.4
Qwen3 technical report (thinking mode) · May 2025
- Qwen3 30B-A3B 65.8
Qwen3 technical report (thinking mode) · May 2025
- QwQ 32B 65.6
Qwen3 technical report (Table 13, QwQ-32B baseline) · May 2025
- Qwen3 14B 64.0
Qwen3 technical report (thinking mode) · May 2025
-
DeepSeek-R1 technical report (Table 5) · January 2025
- Qwen3 8B 62.0
Qwen3 technical report (thinking mode) · May 2025
- Gemma 3 27B 42.4
Gemma 3 technical report (27B IT) · March 2025
MMLU-Pro
higher is better- DeepSeek-R1 84.0
DeepSeek-R1 technical report · January 2025
- Nemotron 3.5 Lightning 81.94
NVIDIA (BF16) · August 2026
- QwQ 32B 69.07
Qwen model card · March 2025
- Gemma 3 27B 67.5
Gemma 3 technical report (27B IT) · March 2025
Nemotron 3.5 Lightning: common questions
- What hardware do I need to run Nemotron 3.5 Lightning?
- At its most compressed (4-bit) it needs roughly 18GB of VRAM, and about 24GB for good quality. VRAM figures are approximate and depend on context length and settings.
- Is Nemotron 3.5 Lightning free for commercial use?
- Yes. Nemotron 3.5 Lightning is licensed under OpenMDW-1.1, which permits commercial use with no meaningful conditions.
- Can I run Nemotron 3.5 Lightning on Apple Silicon?
- It can run on Apple Silicon through general runtimes, but it is not specifically optimised for it.
- What is Nemotron 3.5 Lightning's context window?
- Nemotron 3.5 Lightning has a context window of 1,000,000 tokens, about 1000k.
Availability
Recommended for
- Fast, high-volume agentic workloads on a 24GB card
- Long-context work where throughput matters
- Fine-tuning or research needing open training data and recipes
Related models
Run it with
Related guides
Catalogue entry last verified 19 August 2026. Specifications change; verify anything you are about to spend money on.