LI
A 4B/6B vision-language-action foundation model for robot control, pre-trained on 20,000 hours of real-world data from 9 dual-arm robot configurations.
โ Activeโ Public accessโ Open sourceVision-Language-Action modelRobotics foundation model
Parameters
4B / 6B
parameters
Release date
1 January 2026
Access:DownloadDeployment:๐ป Local
Overview
Classification
Vision-Language-Action modelRobotics foundation model
Access & deployment
Download
Local
Weights: Open source
Key parameters
๐งฉ Parameters: 4B / 6B
โ Fine-tuning
๐ฅ Input: image, text, depth, robot state data
Technical specification
Parameters
4B / 6B
parameters
License
Apache 2.0
Hardware requirements
4B and 6B variants (safetensors). Built on the VeOmni framework; training is 1.5-2.8x faster than typical VLA codebases.
Features:โ Fine-tuning
Modalities
โฌ Input
imagetextdepthrobot_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
Action conditioning
Controlling model generation via action signals (camera, robot pose, commands, speech) rather than text prompts alone.
Category: multimodal
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
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
Real-time inference
The model's ability to generate responses with very low latency (>1000 tokens/sec) on specialized inference hardware (e.g. Cerebras WSE), enabling interactive, turn-by-turn collaboration with a human.
Category: coding
Benchmark results
2 benchmarks
RoboTwin
post-training / dual-arm manipulation
๐ paper
LingBot-VLA-4B-posttrain-robotwin variant; superiority over competitors per the paper.
Benchmarki rzeczywiste (real-world)
๐ paper
Clear superiority on real-world benchmarks per the developers (2026).
Technical architecture
Core Architecture
Model Form
Training Techniques