RoboticsNVIDIA Alpamayo 2 Super

NVIDIA Opens Its Alpamayo 2 Super Self-Driving AI Model for Commercial Use

The 34-billion-parameter model lets autonomous vehicle developers fine-tune surround-view reasoning on proprietary fleet data and commercially redistribute what they build.

ShareXFacebookLinkedIn
A digital car surrounded by icons for AI models, data, code, and development tools
Alpamayo 2 Super is a foundation model for autonomous vehicle development.Image: NVIDIA

NVIDIA has opened Alpamayo 2 Super for commercial use, giving autonomous vehicle developers a foundation model they can fine-tune, turn into new models, and redistribute.

The new license creates a path from research to a product built around proprietary fleet data. It does not make the model ready to drive a car on its own.

The 34-billion-parameter model is available now on Hugging Face (opens in a new tab) under OpenMDW-1.1. NVIDIA says the license permits fine-tuning, derivative models, and commercial redistribution without asking the company for more permission.

It sees around the car

Alpamayo 2 Super is a vision-language-action model. It watches the road through cameras, reads a prompt and the vehicle’s recent motion, reasons about the scene, and turns that understanding into a possible path for the car.

Its 32-billion-parameter Cosmos 3 Super reasoner handles the video and language. A separate 2.3-billion-parameter action expert produces the motion, bringing the total to the 34 billion parameters NVIDIA uses in the model’s name and description.

The model can use views from up to seven cameras around a vehicle. For each scene, it can return a planned path, an explanation of why it chose that path, and a broad action such as stop, yield, or change lanes.

It can also answer questions about what the cameras see and draw boxes around the objects behind an answer. Developers can use those results to label large collections of driving video or inspect why another driving model made a decision.

Commercial does not mean road-ready

The released model is better suited to development work in a data center than real-time use inside a car. NVIDIA tested it on one H100 GPU with 80GB of memory. The measured setup used a little more than 72GB at its peak.

That makes Alpamayo 2 Super useful as a teacher. A team can use it to study difficult scenes, create training labels, or train a smaller model that can run on hardware inside a vehicle.

The commercial license removes one barrier, but it is not a safety approval. NVIDIA’s model card (opens in a new tab) says any system built with the model still needs testing with data from its specific use case before deployment.

The benchmark measures reasoning

NVIDIA reports that Alpamayo 2 Super scored 79.2 on LingoQA and ranked first among nearly 40 models the company evaluated.

LingoQA tests whether a model can answer questions about driving video. Its Lingo-Judge metric (opens in a new tab) compares each answer with a reference answer. It is useful evidence that the model understands a recorded scene, but it does not prove that a vehicle can drive safely on public roads.

The model weights are available on Hugging Face (opens in a new tab), and NVIDIA has published inference notebooks on GitHub (opens in a new tab). The next proof will come from developers adapting the model to their own fleets and showing that smaller versions can repeat its reasoning safely in real vehicles.

More from Robotics.

Browse all stories
Apptronik’s Apollo 2 humanoid reaches toward a watering can with a five-fingered robotic hand

Gemini Robotics 2 · 4 min read

Google’s Gemini Robotics 2 Now Moves a Humanoid From Feet to Fingertips

DeepMind says the same model can adapt to a new robot body in a few hours, even when its shape and sensors are different.

An Austin 3D map with colored rays connecting photos to their matched positions

Visual positioning · 2 min read

AI-powered visual positioning can find you from just one photo.

MultiSet matched an ordinary photo against a 3D scan of Austin. The visible scene led it back to the camera’s exact position.

An InSpatio demo showing source views beside a new view of a man reconstructed from one video

Spatial AI · 3 min read

InSpatio turns one video into a moving 4D Gaussian scene.

The research preview creates new camera angles from one video clip, without a multi-camera setup.