Xiaomi-Robotics-1: New robotics model released

Reddit r/LocalLLaMA Models

Summary

Xiaomi released XR-1, a robot foundation model trained on over 100K hours of real-world manipulation trajectories. Built on Qwen3-VL and a Diffusion Transformer, it enables out-of-the-box mobile manipulation in unseen environments.

Xiaomi-Robotics-1 is a robot foundation model trained on over 100K hours of real-world manipulation trajectories. It is a Vision-Language-Action (VLA) model engineered for out-of-the-box mobile manipulation in unseen environments and efficient adaptation to new tasks. XR-1 follows a two-stage training paradigm inspired by large language models — pre-training for breadth, followed by post-training for alignment. It showcases that pre-training scaling behavior reliably transfers through post-training to real-world robot performance, with no signs of saturation. XR-1 couples a pre-trained VLM (Qwen3-VL) with a Diffusion-Transformer (DiT) via a Mixture-of-Transformers (MoT) — the DiT matches the VLM in layer count but uses a smaller hidden size for faster inference. HugginFace: https://huggingface.co/collections/XiaomiRobotics/xiaomi-robotics-1 GitHub: https://github.com/XiaomiRobotics/Xiaomi-Robotics-1 Paper: https://arxiv.org/abs/2607.15330
Original Article

Similar Articles

Xiaomi-Robotics-1

Hacker News Top

Xiaomi presents Robotics-1, a robot policy model trained via embodiment-free pre-training on 100,000 hours of data, showing clean scaling behavior and strong generalization to real-world tasks.

Xiaomi Open-Sources Embodied AI Foundation Model Xiaomi-Robotics-1 (4 minute read)

TLDR AI

Xiaomi open-sourced Xiaomi-Robotics-1, an embodied AI foundation model pretrained on over 100,000 hours of UMI data and post-trained on 10,000+ hours of cross-embodiment data. The release includes the full real-robot post-training and deployment pipeline, aiming to challenge proprietary robotics models from Figure AI and Tesla.