NVlabsNVlabsOfficialยท3 Agent Skills Included

alpamayo-recipes

Fine-tune, quantize, and RL-train autonomous driving models

Runs end-to-end post-training of NVIDIA Alpamayo vision-language-action driving models on the Physical AI AV dataset. Handles supervised fine-tuning, GRPO reinforcement learning, and FP8 quantization without manual pipeline wiring. Collects user choices once, then drives data download, checkpoint conversion, multi-GPU training, and evaluation automatically.
npx skills add NVlabs/alpamayo-recipes --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install alpamayo-recipes?โ–ผ

Run `npx skills add NVlabs/alpamayo-recipes --all -g -y` in your terminal to install all skills in this suite globally.

What does alpamayo-recipes do?โ–ผ

It provides ready-to-run recipes for post-training NVIDIA Alpamayo autonomous driving models, covering supervised fine-tuning, reinforcement learning with GRPO, and FP8 quantization on the Physical AI AV dataset.

What hardware do I need to run these recipes?โ–ผ

The SFT recipes were validated on 8x H100 80GB GPUs, and the RL recipe needs at least 5 GPUs with 80GB each for a local test run.

Can I fine-tune Alpamayo on my own driving data?โ–ผ

Yes. You can point the recipes at your own fleet data, adjust camera counts and sensor configs, and swap reward functions for the RL pipeline.

Do I need deep learning expertise to use these skills?โ–ผ

No. The agent asks a few setup questions up front, then runs the full training, evaluation, and checkpoint export pipeline automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’