Robots Atlas>ROBOTS ATLAS
WALL-OSS-0.5

WALL-OSS-0.5

WALL-OSS-0.5 · Family: WALL
X Square Robot’s open-source (Apache-2.0) vision-language-action model (~4B, 3B VLM backbone). Deployable without fine-tuning; flow matching, 20+ embodiments.
✓ Active✓ Public access⚖ Open sourceRobotics foundation modelVision-Language-Action model📁 WALL
Parameters
4B (backbone VLM 3B)
parameters
Release date
28 May 2026
Access:DownloadDeployment:💻 Local📱 On-device

Overview

WALL-OSS-0.5 is an open-source vision-language-action (VLA) model developed by X Square Robot (自变量机器人, Shenzhen) and released on 28 May 2026. It belongs to the WALL family of foundation models and is an evolution of the earlier WALL-OSS. Its motto is “Pretrain Once, Act Anywhere” — the model is deployment-ready straight from the pretrained checkpoint, with no per-task fine-tuning required.

The model has about 4 billion parameters and is built on a 3-billion-parameter vision-language model (VLM) backbone augmented with action-generation components. During training, discrete action tokens shape the VLM backbone; at inference, continuous flow matching supplies the action output; and grounded multimodal data preserves the vision-language prior (gradient-bridged co-training).

WALL-OSS-0.5 was trained on data from more than 20 robot form types, millions of trajectories, and a multimodal corpus of about 90 million items. It takes vision, sensor and robot-state data plus natural-language instructions as input, and produces continuous control actions as output. The model achieves non-trivial zero-shot results on a 17-task suite and a 60.5% average task progress on 15 real-robot tasks (after fine-tuning).

The model is released under the Apache-2.0 license together with weights, code and tooling (GitHub, Hugging Face). This permits commercial and non-commercial use, self-hosting, and fine-tuning across different robot embodiments.

Classification
Robotics foundation modelVision-Language-Action model
Family: WALL
Access & deployment
Download
LocalOn-device
Weights: Open source
Key parameters
🧩 Parameters: 4B (backbone VLM 3B)
✓ Fine-tuning
📥 Input: text, image, robot sensors, robot state data
Robotics
Robot manipulationDexterous manipulationEmbodied task planningRobot controlVisual groundingObject affordance understandingSpatial reasoning

Technical specification

Parameters
4B (backbone VLM 3B)
parameters
License
Apache-2.0
Hardware requirements
Trained on 20+ robot form types; deployed locally/on-device on robots. Requires GPU acceleration.
Features:Fine-tuning
Modalities
⬇ Input
textimagerobot_sensorsrobot_state_data
⬆ Output
robot_actionsmanipulator_controlmotion_trajectories

Capabilities and applications

Native model capabilities
Zero-shot learning
The model's ability to perform a new task without dataset-specific training or hyperparameter tuning — prediction is produced in a single pass from context.
Category: other
Multimodal understanding
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
Planning
Forming and executing action plans for complex tasks.
Category: planning
Advanced reasoning
The ability to perform multi-step, structured reasoning: analysing problems, planning steps, and drawing conclusions from hypotheses. Reasoning-first models (e.g. GPT-5.1 Thinking) dedicate a portion of inference to chains of thought before responding.
Category: reasoning
Robotics
Robot manipulationDexterous manipulationEmbodied task planningRobot controlVisual groundingObject affordance understandingSpatial reasoning

Deployment and security

☁ Available on platforms