NVIDIA Alpamayo 2 Super Open Model for Robotaxis and AVs Now Commercially Available
NVIDIA has released Alpamayo 2 Super, the top-ranked open reasoning model for autonomous driving, now available for commercial use under a permissive license.
- 500,000+
- 3x
- 17.0 points
- 23.2 points
What Happened
NVIDIA has released Alpamayo 2 Super, an open reasoning model for robotaxis and autonomous vehicles (AVs), now available for commercial use. Built on NVIDIA Cosmos 3 Super Reasoner and post-trained with reinforcement learning, it is part of the Alpamayo family, the most-adopted open reasoning models for autonomous driving on Hugging Face. The model is designed for rare, complex driving situations, combining situation understanding, cause-and-effect reasoning, and safe path planning in real time.
Alpamayo 2 Super is distributed under OpenMDW-1.1, a permissive license from the Linux Foundation that covers fine-tuning, derivative models, and commercial redistribution. AV developers, automakers, truckmakers, and suppliers can adapt it to their own data, driving policies, and deployment strategies while keeping control of proprietary fleets and infrastructure. Earlier Alpamayo releases were limited to research; the new license applies across the entire family, enabling a direct path from adaptation to production. Open weights allow teams to build on advanced reasoning without re-training every capability or paying frontier-model costs. The family supports cloud-based development, where Alpamayo 2 Super generates reasoning traces and teacher outputs for distillation, yielding models that can be optimized for real-time inference in production vehicles — a cloud-to-car workflow; Alpamayo 2 Super is the highest-performing option, while 1.5 and 1 offer cost-efficient alternatives.
- Trajectory: the vehicle's planned path
- Chain-of-causation (CoC) trace: explains the reasoning behind the decision
- Meta-action: captures intent (e.g., yield, lane change, stop)
- Reasoning auto-labels: generate CoC annotations for training and validation data
- Visual question answering with 2D visual grounding: links answers to specific camera image regions
- Lead by 17.0 points
- Lead by 15.1 points
- Lead by 23.2 points
Alpamayo 2 Super also ranks first across all autonomous driving benchmarks evaluated by NVIDIA. It offers 3x the scale of the 10-billion-parameter Alpamayo 1.5 and 1 models, improving generalization from sparse examples. The model reasons over full-surround camera views — front, sides, and rear — for richer understanding of lane changes, merges, unprotected turns, and complex intersections. Its chain-of-causation traces integrate with NVIDIA Halos safety-validation workflows and support ISO/PAS 8800 safety engineering. As an autolabeler, it compresses annotation cycles from months to days and also supports scene understanding, model critiquing, and knowledge distillation.
- AlpaSim: closed-loop simulation
- AlpaGym: high-throughput reinforcement learning
- Physical AI Open Datasets: data for training and testing
- Open training recipes and autolabeling pipeline
500,000+
Most-adopted open reasoning model family for autonomous driving on the platform.
Previously from NVIDIA Corporation
In June, NVIDIA unveiled Halos OS, which it described as a certified safety foundation for robotaxi deployments. The system was designed to address regulatory requirements for reliable autonomous vehicle operation.
Background drawn from MotorClaw's earlier coverage of NVIDIA Corporation's official releases.
Why this matters
For autonomous-vehicle developers, rare 'long-tail' driving scenarios are the hardest to handle. Alpamayo 2 Super aims to reason through such situations and explain its decisions, and its open license lets companies adapt it without paying frontier-model costs. This opens a path from cloud development to production robotaxis while keeping control of proprietary data.
Terms in This Story
- Open weights
- A model whose trained parameters are publicly available, letting developers modify, fine-tune, and deploy it freely.
- Model distillation
- A technique where a smaller model is trained to mimic a larger 'teacher' model, achieving similar performance at lower computational cost.
- Chain-of-causation
- A step-by-step explanation of the reasoning a model uses to reach a decision.
- OpenMDW-1.1
- A permissive license from the Linux Foundation for AI model distributions, allowing fine-tuning, derivative works, and commercial redistribution.
Summarised from the linked release; details can be imperfect — always verify against the original source.