Alpamayo 2 Super is a 34B-parameter foundation model designed to tackle multiple autonomous vehicle (AV) development tasks. It combines a 32B VLM backbone with a 2B diffusion expert.
Alpamayo 2 Super was developed by NVIDIA as a part of the broader Alpamayo Open Platform.
Model weights: The model weights are released under the OpenMDW-1.1 license.
Source code: Apache License 2.0, as provided in the Alpamayo 2 Super source repository.
Global
Developers and researchers working on autonomous vehicle systems who need a foundation model for perception, planning, and decision-making tasks. Alpamayo 2 Super supports multiple AV development tasks such as trajectory prediction, visual question answering, 2D grounding, and auto-labeling. It enables enterprises to accelerate AV software development with a unified model that combines vision-language and diffusion expertise.
Hugging Face: 08/04/2026 via https://huggingface.co/nvidia/Alpamayo2-Super
Architecture Type: Transformer
Network Architecture: Vision-Language-Action (VLA) model with a VLM backbone and diffusion-based action decoder.
This model was developed based on: Cosmos 3 Super Reasoner with a diffusion-based action decoder.
Number of model parameters:
Input Type(s): Image/Video, Text, Egomotion History
Input Format(s):
(x, y, z), R_rotInput Parameters:
Other Properties Related to Input: The validated public notebook profiles use six cameras and four historical frames per camera. VQA uses camera IDs [0, 1, 2, 3, 4, 5] (cross left, front wide, cross right, rear left, rear tele, and rear right). Trajectory, meta-action, auto-labeling, and grounding use camera IDs [0, 1, 2, 3, 5, 6] (cross left, front wide, cross right, rear left, rear right, and front tele). The four frames are synchronized context frames ending near t0; their exact timestamps come from the input sample. Images and ego-motion history require associated timestamps. Image resizing and normalization are performed by the packaged processor rather than by a fixed public raw-image resolution contract.
Output Type(s): Text, Trajectory
Output Format(s):
(x, y, z), R_rotOutput Parameters:
Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA's hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions.
Runtime Engine(s):
Supported Hardware Microarchitecture Compatibility:
Preferred/Supported Operating System(s): Linux
The integration of foundation and fine-tuned models into AI systems requires additional testing using use-case-specific data to ensure safe and effective deployment. Following the V-model methodology, iterative testing and validation at both unit and system levels are essential to mitigate risks, meet technical and functional requirements, and ensure compliance with safety and ethical standards before deployment.
Alpamayo 2 Super 34B trained
Can be integrated into autonomous driving software in the cloud for advanced end-to-end perception, reasoning, and motion planning.
Data Modality:
Image Training Data Size: More than 1 Billion Images
Text Training Data Size: Less than a Billion Tokens
Video Training Data Size: 10,000 to 1 Million Hours
Data Collection Method by dataset: Automatic/Sensors
Labeling Method by dataset: Hybrid: Automated/Manually-Labelled
Properties (Quantity, Dataset Descriptions, Sensor(s)): The dataset comprises roughly 115,000 hours of multi-camera driving video with corresponding egomotion and trajectory annotations. It includes roughly 3,700,000 Chain-of-Causation (CoC) reasoning traces that provide decision-grounded, causally linked explanations of driving behaviors. Content includes machine-generated data from vehicle sensors (cameras, IMUs, and GPS) and synthetic reasoning traces. CoC annotations are in English and use a structured format that links driving decisions to causal factors. Sensors include RGB cameras, inertial measurement units, and GPS.
Quantitative Evaluation Benchmarks:
Additional evaluations and comparisons to prior models are visualized below:


Data Collection Method by dataset: Automatic/Sensors
Labeling Method by dataset: Hybrid: Automatic/Sensors/Manually-Labelled
Properties (Quantity, Dataset Descriptions, Sensor(s)): This dataset covers multi-camera driving scenarios with a particular focus on safety-critical, long-tail events. It includes challenging cases such as complex intersections, cut-ins, pedestrian interactions, and adverse weather conditions. Data are collected from RGB cameras and vehicle sensors.
Acceleration Engine: Other: PyTorch, Hugging Face Transformers
Hardware Requirements (GPU Architecture, Model):
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. Developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse. Please make sure you have proper rights and permissions for all input image and video content; if image or video includes people, personal health information, or intellectual property, the image or video generated will not blur or maintain proportions of image subjects included. For more detailed information on ethical considerations for this model, please see the Model Card++ Explainability, Bias, Safety & Security, and Privacy Subcards. Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns here.
📣 Usage questions: post on the Alpamayo NV Developer Forum.
🐛 Code bugs / documentation issues / feature requests: file a GitHub issue using the appropriate template (Bug report, Documentation request, or Feature request) at https://github.com/NVlabs/alpamayo2/issues/new/choose . The relevant NVIDIA responder is auto-assigned.
🚨 Security vulnerabilities: please use NVIDIA's Vulnerability Disclosure Program. Do not file public issues.
Alpamayo 2 Super is a 34B-parameter foundation model designed to tackle multiple autonomous vehicle (AV) development tasks. It combines a 32B VLM backbone with a 2B diffusion expert.
Alpamayo 2 Super was developed by NVIDIA as a part of the broader Alpamayo Open Platform.
Model weights: The model weights are released under the OpenMDW-1.1 license.
Source code: Apache License 2.0, as provided in the Alpamayo 2 Super source repository.
Global
Developers and researchers working on autonomous vehicle systems who need a foundation model for perception, planning, and decision-making tasks. Alpamayo 2 Super supports multiple AV development tasks such as trajectory prediction, visual question answering, 2D grounding, and auto-labeling. It enables enterprises to accelerate AV software development with a unified model that combines vision-language and diffusion expertise.
Hugging Face: 08/04/2026 via https://huggingface.co/nvidia/Alpamayo2-Super
Architecture Type: Transformer
Network Architecture: Vision-Language-Action (VLA) model with a VLM backbone and diffusion-based action decoder.
This model was developed based on: Cosmos 3 Super Reasoner with a diffusion-based action decoder.
Number of model parameters:
Input Type(s): Image/Video, Text, Egomotion History
Input Format(s):
(x, y, z), R_rotInput Parameters:
Other Properties Related to Input: The validated public notebook profiles use six cameras and four historical frames per camera. VQA uses camera IDs [0, 1, 2, 3, 4, 5] (cross left, front wide, cross right, rear left, rear tele, and rear right). Trajectory, meta-action, auto-labeling, and grounding use camera IDs [0, 1, 2, 3, 5, 6] (cross left, front wide, cross right, rear left, rear right, and front tele). The four frames are synchronized context frames ending near t0; their exact timestamps come from the input sample. Images and ego-motion history require associated timestamps. Image resizing and normalization are performed by the packaged processor rather than by a fixed public raw-image resolution contract.
Output Type(s): Text, Trajectory
Output Format(s):
(x, y, z), R_rotOutput Parameters:
Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA's hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions.
Runtime Engine(s):
Supported Hardware Microarchitecture Compatibility:
Preferred/Supported Operating System(s): Linux
The integration of foundation and fine-tuned models into AI systems requires additional testing using use-case-specific data to ensure safe and effective deployment. Following the V-model methodology, iterative testing and validation at both unit and system levels are essential to mitigate risks, meet technical and functional requirements, and ensure compliance with safety and ethical standards before deployment.
Alpamayo 2 Super 34B trained
Can be integrated into autonomous driving software in the cloud for advanced end-to-end perception, reasoning, and motion planning.
Data Modality:
Image Training Data Size: More than 1 Billion Images
Text Training Data Size: Less than a Billion Tokens
Video Training Data Size: 10,000 to 1 Million Hours
Data Collection Method by dataset: Automatic/Sensors
Labeling Method by dataset: Hybrid: Automated/Manually-Labelled
Properties (Quantity, Dataset Descriptions, Sensor(s)): The dataset comprises roughly 115,000 hours of multi-camera driving video with corresponding egomotion and trajectory annotations. It includes roughly 3,700,000 Chain-of-Causation (CoC) reasoning traces that provide decision-grounded, causally linked explanations of driving behaviors. Content includes machine-generated data from vehicle sensors (cameras, IMUs, and GPS) and synthetic reasoning traces. CoC annotations are in English and use a structured format that links driving decisions to causal factors. Sensors include RGB cameras, inertial measurement units, and GPS.
Quantitative Evaluation Benchmarks:
Additional evaluations and comparisons to prior models are visualized below:


Data Collection Method by dataset: Automatic/Sensors
Labeling Method by dataset: Hybrid: Automatic/Sensors/Manually-Labelled
Properties (Quantity, Dataset Descriptions, Sensor(s)): This dataset covers multi-camera driving scenarios with a particular focus on safety-critical, long-tail events. It includes challenging cases such as complex intersections, cut-ins, pedestrian interactions, and adverse weather conditions. Data are collected from RGB cameras and vehicle sensors.
Acceleration Engine: Other: PyTorch, Hugging Face Transformers
Hardware Requirements (GPU Architecture, Model):
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. Developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse. Please make sure you have proper rights and permissions for all input image and video content; if image or video includes people, personal health information, or intellectual property, the image or video generated will not blur or maintain proportions of image subjects included. For more detailed information on ethical considerations for this model, please see the Model Card++ Explainability, Bias, Safety & Security, and Privacy Subcards. Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns here.
📣 Usage questions: post on the Alpamayo NV Developer Forum.
🐛 Code bugs / documentation issues / feature requests: file a GitHub issue using the appropriate template (Bug report, Documentation request, or Feature request) at https://github.com/NVlabs/alpamayo2/issues/new/choose . The relevant NVIDIA responder is auto-assigned.
🚨 Security vulnerabilities: please use NVIDIA's Vulnerability Disclosure Program. Do not file public issues.