---
datasets:
- StarVLA/RoboTwin-Clean
language:
- en
license: other
license_name: dinov3-license
license_link: https://huggingface.co/H-EmbodVis/TurboVLA/blob/main/DINOv3_LICENSE.md
pipeline_tag: robotics
tags:
- robotics
- embodied-ai
- vision-language-action
- robot-manipulation
- pytorch
- safetensors
- dinov3
- libero
- robotwin
arxiv: "2607.27205"
---
Hengyi Xie1*, Chenfei Yao1*, Xianjin Wu1, Xuanyang Xi2, Yiping Tang2, Di Xu2, Yingying Zhu1, Dingkang Liang1†, Xiang Bai1, Han Ding1
1 Huazhong University of Science and Technology, China
2 Huawei Technologies Co. Ltd, China
* Equal contribution, listed alphabetically by surname.
† Project lead.
## 🔍 Overview
**TurboVLA** is a real-time vision-language-action model for robotic manipulation. It replaces the conventional LLM-centric vision-to-language-to-action pathway with a direct vision-plus-language-to-action design: visual observations and language instructions are encoded independently, exchanged through lightweight bidirectional interaction, and decoded into continuous action chunks.
This repository contains the official TurboVLA checkpoints for the **LIBERO** and **RoboTwin 2.0** evaluations.