NVlabs/alpamayo1.5

NVIDIA Alpamayo 1.5 Nano is an open 10B reasoning VLA model for autonomous vehicles with reinforcement-learning enhanced reasoning, navigation guidance, and visual question answering.

What it solves

Alpamayo 1.5 is designed to bridge the gap between high-level reasoning and concrete action prediction for autonomous driving, particularly in "long tail" (rare or complex) scenarios. It provides a foundation for developing end-to-end driving backbones or reasoning-based auto-labeling tools.

How it works

The system uses a Vision-Language-Action (VLA) architecture featuring a Cosmos-Reason backbone and a diffusion expert. The process follows a two-step pipeline:

  1. Reasoning: A Vision-Language Model (VLM) generates a "chain-of-causation" reasoning trace.
  2. Action: A diffusion expert produces trajectory predictions (6.4s horizon, 64 waypoints at 10 Hz) conditioned on the VLM's hidden states.

Alpamayo 1.5 has been post-trained using Reinforcement Learning (RL) to improve the alignment between its reasoning and the resulting trajectories.

Who it’s for

Researchers and developers in the autonomous vehicle (AV) domain who need a pre-trained reasoning model to build customized driving applications, conduct scientific inquiry, or perform benchmarking.

Highlights

  • Interactive and Steerable: Supports explicit navigation guidance and variable numbers of input cameras.
  • Multimodal Capabilities: Capable of both trajectory prediction and general Visual Question Answering (VQA).
  • RL Post-trained: Enhanced reasoning quality and trajectory alignment compared to the original Alpamayo 1.
  • Hardware Optimized: Includes optional CUDA graph acceleration to reduce diffusion-expert launch overhead.

Related

  • Project
  • Project
  • Project
  • Project
  • Project