3 Sources
[1]
NVIDIA Alpamayo 2 Super, the Frontier Open Model for Robotaxis and Autonomous Vehicles, Now Available for Commercial Use
Open commercial licensing, benchmark‑leading reasoning and inspectable decisions bring autonomous vehicles, including robotaxis, closer to production and widescale deployment. For robotaxis and other autonomous vehicles (AVs), the hardest problems aren't the everyday scenarios. They're the rare, complex situations that are difficult to anticipate and train for. Handling these long‑tail events takes more than just object detection and motion prediction. AVs must understand the situation, reason about cause and effect, choose the right action and turn that decision into a safe, comfortable path -- all in real time and in a way developers can inspect, validate and trust. NVIDIA Alpamayo 2 Super, available now for commercial use, is part of the Alpamayo family, the most-adopted open reasoning models for autonomous driving on Hugging Face, supporting a wide range of AV-relevant capabilities within a single foundation model. Built on NVIDIA Cosmos 3 Super Reasoner and post‑trained with reinforcement learning, the model advances the AV ecosystem on two fronts: open commercial licensing and leading multitask capabilities for autonomous driving. Alpamayo 2 Super is part of NVIDIA's growing collection of open models, datasets and tools for autonomous driving, expanding access, strengthening competition, giving developers greater control and supporting safer, more transparent AV deployment. Open Licensing for Production AVs Alpamayo 2 Super is available on Hugging Face under OpenMDW‑1.1, the Linux Foundation's permissive license for open AI model distributions. The license covers fine‑tuning, derivative models and commercial redistribution, allowing AV developers, automakers, truckmakers and suppliers to adapt Alpamayo to their own data, driving policies and deployment strategies. This openness lets AV researchers and companies keep control of their own data and infrastructure, as well as own the value they create through specialized models and accumulated know‑how. Such control is essential for workflows involving proprietary fleets and safety. Earlier Alpamayo releases were initially introduced for R&D. The OpenMDW license is now being applied across the entire Alpamayo model family so developers can deploy any of the models commercially without requiring additional permissions. This creates a direct path from adaptation to deployment. Open weights make that path economically viable. Teams can build on advanced reasoning without re‑training every foundation capability from scratch or paying frontier‑model costs for every task, matching the right model to the right job at the right cost. Alpamayo 2 Super enables frontier-scale reasoning in cloud-based development workflows, where developers can generate high-quality reasoning traces, synthetic training data and teacher outputs for model distillation. Within the Alpamayo model family, Alpamayo 2 Super delivers the highest reasoning and driving performance for multimodal autonomous driving development, while Alpamayo 1.5 and Alpamayo 1 provide more cost-efficient options for cloud-based development and model distillation. The resulting distilled models can then be optimized for efficient, real-time inference in production vehicles. Together, the Alpamayo model family provides a cloud-to-car workflow that combines frontier-scale reasoning with scalable deployment across commercial AV fleets. For AV programs, that means frontier‑scale reasoning in the cloud and efficient, specialized models in the vehicle -- a more sustainable way to scale safe autonomy into commercial fleets. Benchmark-Leading Reasoning at Frontier Scale Alpamayo 2 Super ranks first on LingoQA, an autonomous driving reasoning benchmark, among nearly 40 models evaluated. In NVIDIA testing using the Lingo‑Judge metric, it outperformed Qwen2.5‑VL 72B by 17.0 points, Gemini 2.5 Pro by 15.1 points and GPT‑4o by 23.2 points, demonstrating state‑of‑the‑art reasoning for driving‑centric scenarios. Alpamayo 2 Super also ranks first across all autonomous driving benchmarks evaluated by NVIDIA, underscoring its leading performance across a broad range of AV capabilities. Alpamayo 2 Super offers 3x the scale of the 10‑billion‑parameter NVIDIA Alpamayo 1.5 and Alpamayo 1 models. The added capacity helps the model better generalize reasoning from sparse examples -- a critical capability for the rare, multi‑agent interactions where conventional systems often struggle. The model reasons over full‑surround camera coverage, fusing views from the vehicle's front, sides and rear. This 360‑degree context enables richer understanding of lane changes, merges, unprotected turns and complex intersections, where risks commonly arise. A Multitask Foundation Model for Robotaxis and Autonomous Driving For each driving situation, Alpamayo 2 Super can produce five tightly coupled outputs: * A trajectory describing the vehicle's planned path. * A chain‑of‑causation (CoC) trace that explains the reasoning behind the decision. * A meta‑action (e.g., yield, lane changes, stops) that captures the model's intent. * Reasoning auto-labels that generate CoC annotations for training and validation data. * Visual question answering responses with 2D visual grounding that link the model's answers to specific regions in camera images. Together, these outputs offer insight into the model's decision-making process. Developers can tie what the model observed to the action it selected, making decisions easier to understand, critique and validate. CoC traces integrate with NVIDIA Halos safety‑validation workflows and support AI safety aligned with ISO/PAS 8800 requirements, providing a stronger foundation for AV safety engineering. Alpamayo 2 Super can also be deployed as an autolabeler to generate CoC labels and perform visual question answering with 2D grounding on proprietary fleet data. By linking its reasoning to specific regions in camera images, the model can transform raw driving clips into richer training data, compressing annotation cycles from months to days. Beyond planning and auto-labeling, Alpamayo 2 Super supports scene understanding, model critiquing and knowledge distillation. These multitask capabilities enable developers to use a single foundation model across more of the development stack, simplifying tooling and accelerating iteration. An Open Ecosystem for Reasoning‑Based AVs Alpamayo 2 Super is part of a broader family of open models, frameworks and datasets for AV development. Other tools in the family include: * NVIDIA AlpaSim, which provides closed‑loop simulation. * NVIDIA AlpaGym, which enables high‑throughput reinforcement learning. * NVIDIA Physical AI Open Datasets, which supply data for training and testing. * Open training recipes and an autolabeling pipeline to accelerate model development, training and validation. Alpamayo has already surpassed 500,000 downloads on Hugging Face, reinforcing its position as the most-adopted open reasoning model family for autonomous driving on the platform. Download NVIDIA Alpamayo 2 Super on Hugging Face to explore the model, evaluate its reasoning capabilities and start building the next generation of robotaxis and autonomous vehicles.
[2]
Nvidia opens up Alpamayo 2, a driving model that reasons out loud
The open model for robotaxis does not just plan a route; it explains the decision behind it, and it is now cleared for commercial use. Nvidia wants self-driving cars to explain themselves. The company has released Alpamayo 2 Super, an open AI model for robotaxis that does not just plan a route but reasons about why, and it is now available for commercial use. The model is Nvidia's pitch for a more interpretable kind of autonomy. Rather than a black box that spits out a steering angle, Alpamayo produces a chain of reasoning, a trajectory, and a plain-language account of the decision behind it. Under the hood it is a vision-language-action model of about 34 billion parameters, built on Nvidia's open world models, the Cosmos family it has been pushing as a foundation for robotics and physical AI. It pairs a large reasoner with a smaller action expert that turns thought into a driving path. The model takes in video from up to seven cameras for a full 360-degree view, and it is aimed squarely at Level 4 driving, the tier where a car handles everything within a defined area without anyone at the wheel. The headline feature is what Nvidia calls a chain of causation. The model can show the reasoning behind a decision, whether to yield, change lane, or stop, which matters enormously in a domain where regulators and courts will want to know why a car did what it did. The bet behind it is that reasoning fixes autonomy's trust problem. A car that can justify a swerve is easier to certify, audit, and defend than one that simply acts, which is as much a regulatory strategy as a technical one. It is genuinely open, at least by the industry's standards. The weights sit on Hugging Face under a permissive Linux Foundation licence, the inference code is on GitHub, and the auto-labelling pipeline has been open-sourced too. The full model is not meant to ride in the car. Alpamayo 2 Super is a teacher, designed to be distilled into smaller versions that run on Nvidia's in-vehicle DRIVE chips, which is where the business quietly reasserts itself. That is the tell. Nvidia gives the model away and sells the silicon, the Thor and Hyperion hardware the distilled versions are tuned to run on, a familiar move for a company that would rather own the platform than any single app. The approach has found an audience. Nvidia says the Alpamayo models have been downloaded around 400,000 times since the family launched in January, and its self-driving stack already sits behind efforts like Uber's robotaxi push in Munich. Nvidia has been at this a long time. Its cars have learned to drive by watching humans for years, and Alpamayo is the reasoning-first evolution of that work, arriving just as robotaxis move from pilots to paying services. 'Alpamayo is the moment cars begin to safely reason, not just drive,' said Nvidia chief executive Jensen Huang, framing the release as a step-change rather than an increment. The claims deserve some caution. Benchmarks are not roads, rivals are circling, and Nvidia has already been beaten on at least one robotics benchmark, a reminder that owning the tools is not the same as winning the race. There is a hardware catch, too. The full model is memory-hungry, needing tens of gigabytes of GPU memory to run, which keeps the frontier version firmly in the hands of well-resourced developers rather than hobbyists. The openness is not entirely selfless, either. An industry that standardises on Nvidia's model, tools, and data tends to standardise on its chips, which is the outcome the free download is really designed to produce. Open models are becoming the norm at the driving frontier. Sharing weights and data lets a whole industry improve the same base rather than each firm starting from scratch, and Nvidia would rather set that base than watch a rival do it. Still, an open, reasoning-capable driving model is a notable thing to hand the industry. If autonomous cars are ever to be trusted, being able to ask them why may come to matter as much as how well they drive.
[3]
Nvidia Just Gave Traditional Automakers That Missed the Self-Driving Boom a New Way to Catch Up
Nvidia is cementing its place in the autonomous vehicle industry. Titled the "Alpamayo 2 Super," the company's newest software is part of its collection of open models, data sets, and tools for autonomous driving. Alpamayo, which was announced on Tuesday, is immediately available for commercial usage, as the company hopes to expand access, strengthen competition, and give developers greater control. "Its permissive license allows developers to fine-tune the model, create derivatives, and retain control of their proprietary data and deployment strategies," Matt Cragun, director of product for Nvidia's autonomous vehicles, told Inc. "The goal is to accelerate open and transparent development across the AV ecosystem." Alpamayo 2 Super is available on Hugging Face, an AI community that is a frequent collaborator with Nvidia. Earlier Alpamayo releases were initially introduced for research and development. They can now can be optimized for efficient, real-time inference in production vehicles.
Share
Copy Link
Nvidia launched Alpamayo 2 Super, an open commercial AI model for autonomous vehicles that reasons out loud. The 34-billion-parameter model explains driving decisions through chain of causation traces and is now available under a permissive license on Hugging Face for commercial deployment.

Nvidia has released Alpamayo 2 Super for commercial use, marking a shift toward interpretable autonomy in robotaxis and autonomous vehicles. The AI model doesn't just plan routes—it explains why it makes each decision through what Nvidia calls a chain of causation
1
2
. Built on NVIDIA Cosmos 3 Super Reasoner and refined through reinforcement learning, this vision-language-action system with approximately 34 billion parameters represents the company's pitch for transparent, auditable self-driving technology2
. The model is now available on Hugging Face under the OpenMDW-1.1 permissive license, allowing developers to fine-tune, create derivatives, and deploy commercially without additional permissions1
3
.Alpamayo 2 Super addresses the hardest challenges in AI-driven autonomous driving technology: rare, complex long-tail events that conventional systems struggle to handle
1
. For each driving situation, the model produces five tightly coupled outputs including a planned trajectory and a chain-of-causation trace explaining the reasoning behind decisions1
. This interpretable autonomy matters enormously when regulators and courts need to understand why a car made specific choices2
. The model processes full-surround camera coverage from up to seven cameras, providing 360-degree context for real-time decision-making during lane changes, merges, and complex intersections1
2
. It's aimed at Level 4 autonomous driving, where vehicles handle everything within defined areas without human intervention2
.Alpamayo 2 Super ranks first on LingoQA, an autonomous driving reasoning benchmark, among nearly 40 evaluated models
1
. In Nvidia testing using the Lingo-Judge metric, it outperformed Qwen2.5-VL 72B by 17.0 points, Gemini 2.5 Pro by 15.1 points, and GPT-4o by 23.2 points1
. The model offers 3x the scale of the 10-billion-parameter Alpamayo 1.5 and Alpamayo 1 models, helping it better generalize reasoning from sparse examples—critical for rare, multi-agent interactions1
. Since the Alpamayo family launched in January, the open models and tools for AVs have been downloaded approximately 400,000 times2
. Nvidia's self-driving stack already powers efforts like Uber's robotaxi push in Munich2
.Related Stories
The full Alpamayo 2 Super model serves as a teacher for cloud-to-car workflows, designed to be distilled into smaller versions that run on NVIDIA DRIVE chips in production vehicles
1
2
. This approach enables frontier-scale reasoning in cloud-based development while maintaining efficient, specialized models for commercial use in actual robotaxis and autonomous vehicles1
. Developers can generate high-quality reasoning traces, synthetic training data, and teacher outputs for model distillation in the cloud1
. The full model requires tens of gigabytes of GPU memory, keeping the frontier version with well-resourced developers, while distilled versions optimize for real-time inference2
. Matt Cragun, director of product for Nvidia's autonomous vehicles, emphasized that the permissive license allows developers to retain control of proprietary data and deployment strategies3
. Jensen Huang, Nvidia's chief executive, called Alpamayo "the moment cars begin to safely reason, not just drive"2
. The OpenMDW license now applies across the entire Alpamayo model family, creating a direct path from AI software for AV development to commercial deployment1
.Summarized by
Navi
01 Dec 2025•Technology

06 Jan 2026•Technology

06 Jan 2026•Technology

1
Technology

2
Technology

3
Technology
