0
stars
36
commits
Python
primary language
Apr 6, 2026
updated

InternVLA-A1 unifies scene understanding, visual foresight generation, and action execution into a single framework.

InternVLA-A1 delivers superior performance across both real-world deployments and simulation benchmarks.
| Metric | $\pi_0$ | $\pi_{0.5}$ | InternVLA-A1-3B |
|---|---|---|---|
| Avg. Success (Easy) | 79.98% | 86.76% | 89.40% |
| Avg. Success (Hard) | 79.50% | 86.96% | 89.64% |
This repository has been tested on Python 3.10, CUDA 12.8 and PyTorch 2.7.1. We recommend using conda to create an isolated environment.
Please refer to Installation Tutorial to prepare your environment.
lerobot/pushtbash launch/internvla_a1_3b_finetune.sh lerobot/pusht abs false
Here, abs indicates using absolute actions, and false means that the training
script will use the statistics file (stats.json) provided by lerobot/pusht itself.
Please refer to the Pre-training Tutorial for instructions on pretraining InternVLA-A1-3B with the InternData-A1 dataset.
Please refer to the LeRobot V2.1 Fine-tuning Tutorial to finetune InternVLA-A1-3B with real-world datasets in the LeRobot V2.1 format. This guide walks you through the complete pipeline: Download Dataset → Convert to v3.0 Format → Fine-tune on Pick-Pen Task
Benchmark InternVLA-A1-3B: RoboTwin 2.0 Finetune Tutorial | RoboTwin 2.0 Eval Tutorial.
Please refer to Evaluation Guideline for the complete inference and evaluation workflow for InternVLA-A1-3B.
All the code within this repo are under CC BY-NC-SA 4.0. Please consider citing our project if it helps your research.
@article{internvla_a1,
title={InternVLA-A1: Unifying Understanding, Generation and Action for Robotic Manipulation},
author={Cai, Junhao and Cai, Zetao and Cao, Jiafei and Chen, Yilun and He, Zeyu and Jiang, Lei and Li, Hang and Li, Hengjie and Li, Yang and Liu, Yufei and others},
journal={arXiv preprint arXiv:2601.02456},
year={2026}
}
If you have any questions, feel free to submit GitHub issues or email jiazeng.ai@gmail.com.
Python
50.4%
Jupyter Notebook
48.8%
0
stars
36
commits
Python
primary language
Apr 6, 2026
updated

InternVLA-A1 unifies scene understanding, visual foresight generation, and action execution into a single framework.

InternVLA-A1 delivers superior performance across both real-world deployments and simulation benchmarks.
| Metric | $\pi_0$ | $\pi_{0.5}$ | InternVLA-A1-3B |
|---|---|---|---|
| Avg. Success (Easy) | 79.98% | 86.76% | 89.40% |
| Avg. Success (Hard) | 79.50% | 86.96% | 89.64% |
This repository has been tested on Python 3.10, CUDA 12.8 and PyTorch 2.7.1. We recommend using conda to create an isolated environment.
Please refer to Installation Tutorial to prepare your environment.
lerobot/pushtbash launch/internvla_a1_3b_finetune.sh lerobot/pusht abs false
Here, abs indicates using absolute actions, and false means that the training
script will use the statistics file (stats.json) provided by lerobot/pusht itself.
Please refer to the Pre-training Tutorial for instructions on pretraining InternVLA-A1-3B with the InternData-A1 dataset.
Please refer to the LeRobot V2.1 Fine-tuning Tutorial to finetune InternVLA-A1-3B with real-world datasets in the LeRobot V2.1 format. This guide walks you through the complete pipeline: Download Dataset → Convert to v3.0 Format → Fine-tune on Pick-Pen Task
Benchmark InternVLA-A1-3B: RoboTwin 2.0 Finetune Tutorial | RoboTwin 2.0 Eval Tutorial.
Please refer to Evaluation Guideline for the complete inference and evaluation workflow for InternVLA-A1-3B.
All the code within this repo are under CC BY-NC-SA 4.0. Please consider citing our project if it helps your research.
@article{internvla_a1,
title={InternVLA-A1: Unifying Understanding, Generation and Action for Robotic Manipulation},
author={Cai, Junhao and Cai, Zetao and Cao, Jiafei and Chen, Yilun and He, Zeyu and Jiang, Lei and Li, Hang and Li, Hengjie and Li, Yang and Liu, Yufei and others},
journal={arXiv preprint arXiv:2601.02456},
year={2026}
}
If you have any questions, feel free to submit GitHub issues or email jiazeng.ai@gmail.com.
Python
50.4%
Jupyter Notebook
48.8%