Realtime AI News
Light Origins open-sources Light-O1-Preview, a 6B whole-body motion model for robots
Light Origins has open-sourced Light-O1-Preview, a roughly 6-billion-parameter whole-body action model released under Apache 2.0 on Hugging Face and GitHub. It pretrains on action priors recovered from human video and transfers the resulting motion prior across robot bodies such as LightBot and the Unitree G1.
Light Origins has open-sourced Light-O1-Preview, a roughly 6-billion-parameter whole-body action model released under the Apache 2.0 license on Hugging Face and GitHub. According to Pandaily, citing the company's September 21 technical blog, the checkpoint is positioned as the public preview slice of Light-O1, Light Origins' embodied foundation model line, and is distinct from the firm's earlier LightNav-0 navigation stack.
The core idea is to turn human video into robot motion. Light Origins segments people in video, reconstructs their three-dimensional motion, and tokenizes root trajectory, body pose and hand state into discrete action tokens. Those tokens are interleaved with language and vision and used for autoregressive Transformer pretraining, so the model absorbs action priors from human footage rather than from robot teleoperation alone.
The company reports scaling experiments spanning roughly 3.75 billion to 120 billion multimodal tokens, with the largest measured budget covering up to about 100,000 hours of recovered human action. In those runs, next-action loss and whole-body pose error reportedly fall in power-law fashion after adaptation to egocentric human data, Unitree G1 teleoperation sets and Light Origins' own LightBot corpora.
Launch materials show the same motion prior transferred onto LightBot and a Unitree G1 for behaviors such as kneeling, balancing, wiping and picking up objects. Cross-embodiment transfer is the central claim: one pretrained prior, several different robot bodies.
On the interface side, the Hugging Face preview lists a 6B checkpoint inside the Qwen3.5-4B-Base model tree. It accepts a text instruction, emits a short reasoning trace and returns whole-body action sequences at 20 frames per second, using a 138-value-per-frame layout that covers root motion, pelvis height, yaw, 22 joints and hand-open states.
This is not a turnkey robot operating system. Deploying the trajectories on hardware still requires a separate behavior model or low-level controller, and Light Origins documents a Unitree G1 example path that currently runs through simulation with an extra policy checkpoint. The company's RoboCasa GR-1 kitchen simulations are reported at a 79.3% macro success rate across 24 tasks, which is a company-run result rather than an independent public leaderboard.
For robotics teams, the practical value is a downloadable motion-prior layer under a permissive license. Open weights let labs test the human-video pretraining claim directly and fine-tune on their own embodiments. What to watch next is whether the adaptation data and low-level controllers stay partly proprietary, and whether independent evaluations reproduce the reported success rates on real hardware.
Why it matters
Permissively licensed weights let embodied-AI teams test the human-video pretraining route without buying into a full robot stack first. How much adaptation data and control code stays closed will decide how usable the model is outside the lab.
Nearby Updates
All09/22, 09:39
Report: OpenAI and Anthropic pursued an agreement to mutually verify AI models
A report from the Korean broadcaster SBS says OpenAI and Anthropic pursued an agreement to mutually verify each other's AI models. Two of the most direct frontier competitors looking at ways to check a rival's systems points to a shared worry about how credible safety claims really are.
09/22, 10:50
Reuters: Alibaba plans a 5T to 10T parameter AI model and unveils a new chip
Reuters reports that Alibaba plans an AI model with 5 trillion to 10 trillion parameters and has unveiled a new chip. The two signals point in the same direction: model scale is pushing further into the trillion-parameter range while in-house silicon takes on a larger role in the compute stack.
09/22, 07:40
Inspur launches Yuanbrain SD200 Ultra, claiming one machine can host 2.8-trillion-parameter Kimi K3
Inspur has released the Yuanbrain SD200 Ultra, claiming a single machine can host Kimi K3, a model with 2.8 trillion parameters. The pitch moves very large model deployment from rack-scale clusters toward one box, though memory, interconnect, throughput, price and availability details were not disclosed.
09/22, 07:00
Spain's privacy regulator investigates an AI agent-driven cyber attack
Spain's privacy regulator is investigating a cyber attack carried out with the help of an AI agent, according to a report by teiss. The case raises the question of how data protection rules apply when autonomous software, rather than a human operator, drives the intrusion.