Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

TurboVLA: Real-Time Vision-Language-Action Model at 32 Hz on an RTX 4090 with <1 GB VRAM

AI By Crimson AI Hugging Face Papers 30 July 2026 · 00:00 16 views
Share: X Telegram

Hugging Face researchers introduce TurboVLA, a new VLA paradigm that bypasses the LLM-centric pathway, achieving 97.7% success on LIBERO with only 0.2B parameters and 31.2 ms latency on a consumer GPU.

TurboVLA: Real-Time Vision-Language-Action Model at 32 Hz on an RTX 4090 with <1 GB VRAM

Key points

Researchers from Hugging Face have unveiled TurboVLA, a novel vision-language-action (VLA) model that rethinks the conventional architecture. Instead of relying on a large language model (LLM) as the central bridge between perception and action, TurboVLA directly maps visual and linguistic inputs to continuous action chunks through lightweight bidirectional interactions.

The new design dramatically reduces computational and memory demands. On a consumer-grade RTX 4090 GPU, TurboVLA achieves an inference latency of just 31.2 milliseconds and uses less than 1 GB of VRAM, enabling real-time operation at 32 Hz. This is a significant improvement over existing VLA models that often require multiple GPUs or high-end hardware.

Benchmarked on the LIBERO robotic manipulation benchmark, TurboVLA attains a 97.7% average success rate with only 0.2 billion parameters, matching or surpassing much larger models. The authors emphasize that this efficiency does not come at the cost of performance, positioning TurboVLA as a practical alternative for real-world robotics applications.

The code and model are open-sourced on GitHub, allowing the research community to build upon this efficient VLA paradigm. The paper is available on Hugging Face Papers.

MetricTurboVLA
Parameters0.2B
Inference Latency31.2 ms
Inference VRAM0.9 GB
Average Success (LIBERO)97.7%
HardwareRTX 4090
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1