X-
A 0.9B generalist vision-language-action model built on flow matching and a soft-prompted Transformer, controlling robots across many embodiments.
✓ Active✓ Public access⚖ Open sourceVision-Language-Action modelRobotics foundation model
Parameters
0.9B
parameters
Release date
11 October 2025
Access:DownloadDeployment:💻 Local
Overview
Classification
Vision-Language-Action modelRobotics foundation model
Access & deployment
Download
Local
Weights: Open source
Key parameters
🧩 Parameters: 0.9B
✓ Fine-tuning
📥 Input: image, text, robot state data
Technical specification
Parameters
0.9B
parameters
License
Apache 2.0
Hardware requirements
A single consumer/server-class GPU (0.9B model, BFloat16); PyTorch + Transformers.
Features:✓ Fine-tuning
Modalities
⬇ Input
imagetextrobot_state_data
⬆ Output
robot_actionsmotion_trajectories
Capabilities and applications
Native model capabilities
Vision-language-action grounding
The ability of a VLA model to ground visual perception and a language instruction into a concrete physical robot action. The model understands the scene and intent, then generates an executable action sequence, closing the loop from observation to motion.
Category: robotics
Cross-embodiment transfer
The ability of a single model to control robots with different morphologies (humanoids, dual-arm rigs, mobile platforms) without training a separate model per platform. Intelligence is decoupled from embodiment, so the same policy runs on hardware with different kinematics and dynamics.
Category: robotics
Action conditioning
Controlling model generation via action signals (camera, robot pose, commands, speech) rather than text prompts alone.
Category: multimodal
Instruction following
Precisely following instructions contained in the prompt: response format, length, style, constraints (e.g. 'reply in six words'). GPT-5.1 significantly improved this capability compared to GPT-5.
Category: language
Sample efficiency
The ability to reach strong performance using far fewer environment interactions or training examples.
Category: other
Benchmark results
4 benchmarks
LIBERO
manipulation simulation
📄 paper
State-of-the-art result per the X-VLA paper (2025).
SimplerEnv
📄 paper
SOTA result per the paper (WidowX, Google Robot).
CALVIN ABC→D
📄 paper
SOTA result per the paper.
RoboTwin 2.0
📄 paper
SOTA result per the paper.
Technical architecture
Core Architecture
Model Form
Training Techniques