NVIDIA Alpamayo 2 Super release
TECH

NVIDIA Alpamayo 2 Super release

28+
Signals

Strategic Overview

  • 01.
    Alpamayo 2 Super is a 34-billion-parameter open reasoning vision-language-action model for autonomous vehicles, pairing a 32B NVIDIA Cosmos 3 Super Reasoner vision-language backbone with a 2B diffusion-based Action Expert.
  • 02.
    The model takes 360-degree perception from up to seven cameras and produces future ego-vehicle trajectories, Chain-of-Causation reasoning traces, high-level meta-actions, grounded visual question answering, and reasoning auto-labels.
  • 03.
    NVIDIA made Alpamayo 2 Super available for commercial use on August 4, 2026, with weights posted to Hugging Face under the OpenMDW-1.1 license and inference code on GitHub under Apache License 2.0.
  • 04.
    OpenMDW-1.1 is a Linux Foundation permissive license for open AI model distribution that now covers the whole Alpamayo family, allowing fine-tuning, derivative models, and commercial redistribution without further NVIDIA permission.
  • 05.
    The commercial release lands roughly two months after NVIDIA first unveiled Alpamayo 2 Super at GTC Taipei on June 1, 2026, where it was described as a 32-billion-parameter model 'expected to be available this summer.'
  • 06.
    Alpamayo 2 Super is a scale-up of the original Alpamayo 1, a 10-billion-parameter reasoning model NVIDIA unveiled at CES 2026 in January.

Two brains bolted together: how Alpamayo actually reasons

Alpamayo 2 Super is not one network but two working in sequence. A 32-billion-parameter Cosmos 3 Super Reasoner vision-language backbone ingests 360-degree footage from up to seven cameras and does the 'thinking' - it writes out a Chain-of-Causation reasoning trace, tags a high-level meta-action (yield, merge, nudge left for a stationary vehicle), and can answer grounded questions about the scene [1]. That reasoning output then hands off to a separate 2-billion-parameter diffusion-based Action Expert, which converts the language-level decision into a continuous, driveable trajectory [1]. Splitting 'why' from 'how to move' is the architectural bet: the same reasoning core can, in principle, be paired with different action heads for robotaxis, trucks, shuttles, or delivery vans, and the reasoning trace itself becomes a readable log of why the car did what it did rather than an opaque vector. NVIDIA's viral demo of the model narrating its own driving decisions in real time - 'nudging left due to stationary vehicle,' 'yielding to pedestrian in crosswalk' - is the visible product of this split, and it is the clearest evidence the pipeline is producing legible intermediate reasoning rather than a single end-to-end black box.

Is it really neuro-symbolic, or just a transformer that sounds like one?

The most substantive pushback on the release isn't about performance, it's about what the reasoning trace actually is. NVIDIA's own framing - and Jensen Huang's description of the model 'reasoning about what action it's about to take' rather than mapping sensors directly to controls [4]- implies something closer to an explicit, inspectable decision process than a standard end-to-end policy. Technically minded observers pushed back hard on that framing: the reasoning trace is still generated by a transformer producing plausible-sounding text, not by a distinct symbolic reasoning engine, so calling it 'neuro-symbolic' overstates how separable the reasoning is from the pattern-matching underneath it. A more measured read, echoing Ali Kani's own description of the model breaking problems into steps and evaluating possibilities before picking the safest path [4], is that it behaves like a hybrid: full end-to-end driving for routine scenarios, with the explicit reasoning path invoked for complex or ambiguous ones. That distinction matters beyond pedantry - if regulators and safety auditors are going to lean on Chain-of-Causation traces as an audit trail for autonomous decisions, whether those traces are a faithful causal explanation or just a fluent post-hoc narration is exactly the kind of question that determines whether they hold up as evidence, not just as marketing.

The open-weights bet: platform play versus Tesla's closed stack

Releasing Alpamayo 2 Super under OpenMDW-1.1 - a Linux Foundation license that permits fine-tuning, derivative models, and commercial redistribution without further NVIDIA permission [2]- is a deliberate strategic choice, not a courtesy. It lets automakers, truckmakers, and AV suppliers fine-tune the 34B model on their own proprietary fleet data and then distill it down into smaller models that actually run on-vehicle, rather than requiring every developer to train a frontier reasoning model from scratch. That positions NVIDIA not as a competitor to any single AV company but as the shared foundation-model layer underneath all of them, monetized through the compute and tooling (AlpaGym for closed-loop reinforcement learning, OmniDreams for synthetic scenario generation, Omniverse NuRec for reconstruction) that surrounds the open weights rather than the weights themselves. It's a direct contrast to Tesla's fully closed, vertically integrated end-to-end approach, where the model, the data, and the deployment are all proprietary. Markets read the move as bullish - NVIDIA's stock rose roughly 6.3% in the session following the announcement, with coverage attributing the reaction to NVIDIA extending its AI-platform dominance from data centers into autonomous driving [7]- though that kind of single-day pop is a noisy signal on its own, and NVIDIA news has generated inconsistent analyst reactions historically.

The benchmark numbers, and where they stop telling you something useful

The benchmark numbers, and where they stop telling you something useful
LingoQA Lingo-Judge scores: Alpamayo 2 Super vs. Qwen2.5-VL 72B, Gemini 2.5 Pro, and GPT-4o.

On paper the results are lopsided: Alpamayo 2 Super posts a LingoQA Lingo-Judge score of 79.2, ranking first among roughly 37-40 evaluated models, beating Qwen2.5-VL 72B by 17.0 points, Gemini 2.5 Pro by 15.1 points, and GPT-4o by 23.2 points [1]. On NVIDIA's own closed-loop simulator, AlpaSim, it scores 1.50 (+/- 0.13) across 910 scenarios, with an open-loop minADE at 6.4 seconds of 0.911 meters across 937 samples [5]. Those are real, cited numbers, but they measure the model against a driving-specific benchmark and against general-purpose chatbots that were never built or tuned for driving tasks in the first place - beating GPT-4o and Gemini 2.5 Pro on LingoQA says more about domain specialization than about which model is 'smarter.' That gap between headline benchmark superiority and what it predicts about real-world deployment is exactly the skepticism that surfaced around the release: LingoQA is a useful yardstick for language-grounded driving QA, but it isn't a substitute for seeing the model handle uncontrolled, non-scripted routes in a consumer vehicle, which is the test nobody has published results for yet.

Historical Context

2026-01-05
NVIDIA unveiled the original Alpamayo family at CES 2026: Alpamayo 1, a 10-billion-parameter chain-of-thought reasoning VLA model, alongside the AlpaSim simulation framework and a 1,700-plus-hour open driving dataset.
2026-06-01
NVIDIA announced Alpamayo 2 Super at GTC Taipei as a 32-34B-parameter scale-up of Alpamayo 1, alongside the AlpaGym RL framework and OmniDreams world model, saying it would be broadly available 'this summer.'
2026-08-04
NVIDIA's developer blog and main corporate blog marked Alpamayo 2 Super as published and available for commercial use, with weights live on Hugging Face under the OpenMDW-1.1 license.

Power Map

Key Players
Subject

NVIDIA Alpamayo 2 Super release

NV

NVIDIA

Creator and publisher of Alpamayo 2 Super and its surrounding tool ecosystem (AlpaGym, OmniDreams, Omniverse NuRec), positioning the model as the open foundation-model layer for the global Level 4 robotaxi industry.

HU

Hugging Face

Hosts the Alpamayo 2 Super model weights (nvidia/Alpamayo2-Super) under the OpenMDW-1.1 license.

LI

Linux Foundation

Steward of the OpenMDW-1.1 permissive license under which Alpamayo 2 Super is distributed, covering commercial redistribution and derivative works.

JL

JLR, Lucid, Uber, Berkeley DeepDrive

Named as mobility and AV research partners in NVIDIA's broader Alpamayo family announcement, positioned to use the open models to accelerate Level 4 deployment roadmaps (this reflects the family-wide launch context rather than a partnership specific to the 2 Super model itself).

Fact Check

7 cited
  1. [1] Generate Trajectories, Reasoning Traces, and Auto-Labels with NVIDIA Alpamayo 2 Super
  2. [2] Alpamayo 2 Super Open Model Now Available
  3. [3] NVIDIA Launches Alpamayo 2 Super Open Reasoning Model for Robotaxis
  4. [4] NVIDIA launches Alpamayo open AI models that allow autonomous vehicles to think like a human
  5. [5] nvidia/Alpamayo2-Super
  6. [6] NVlabs/alpamayo2
  7. [7] NVIDIA Launches Alpamayo 2 Super Open Reasoning Model

Source Articles

Top 5

THE SIGNAL.

Analysts

Frames Alpamayo as a shift from vehicles merely driving to vehicles that reason, casting NVIDIA as the sole provider of the full open stack - models, simulation, real-world data, and agent skills - for global Level 4 robotaxi development. Quote: "Alpamayo is the moment cars begin to safely reason, not just drive."

Jensen Huang
Founder and CEO, NVIDIA

Describes the Alpamayo approach as combining action with explicit reasoning about that action, distinguishing it from black-box driving policies that map sensors straight to controls. Quote: "Not only does it take sensor input and activate steering wheel, brakes, and acceleration, it also reasons about what action it's about to take."

Jensen Huang
Founder and CEO, NVIDIA

Explains the model's reasoning process as decomposing driving decisions into steps and evaluating possibilities before selecting the safest action. Quote: "It does this by breaking down problems into steps, reasoning through every possibility, and then selecting the safest path."

Ali Kani
VP of Automotive, NVIDIA
The Crowd

Today, we're launching Alpamayo 2 Super, our frontier open reasoning model for autonomous vehicles. Beyond seeing, Alpamayo understands and reasons through the complex world - thinks before it acts. It's a powerful backbone for robotaxis, trucks, shuttles, delivery vans,

@@JensenHuang6232

Meet Alpamayo 2 Super, now commercially available for robotaxis and autonomous vehicles. Built for complex real-world driving, this open reasoning model adds 360° awareness, high-level driving decisions and automated reasoning labels. We built it, so you can build on it.

@@nvidia514

$NVDA launches Alpamayo 2 Super which is an open-weight autonomous-driving model that analyzes 360° footage & explains each decision The model is 3x larger than Alpamayo 1.5 & lets developers train it on proprietary fleet data before distilling it into smaller in-vehicle models

@@StockSavvyShay269

NVIDIA Alpamayo 2 Super, the Frontier Open Model for Robotaxis and Autonomous Vehicles, Now Available for Commercial Use

@u/Charuru25
Broadcast
Alpamayo 2 Super: The Open Reasoning Model for Robotaxis

Alpamayo 2 Super: The Open Reasoning Model for Robotaxis

This is NVIDIA Alpamayo Thinking Out Loud

This is NVIDIA Alpamayo Thinking Out Loud

How Autonomous Vehicles Learn to Reason With NVIDIA Alpamayo

How Autonomous Vehicles Learn to Reason With NVIDIA Alpamayo