OpenBMB Open-Sources MiniCPM-Robot for Offline Embodied AI

OpenBMB officially open-sourced its first embodied AI model series, MiniCPM-Robot, at the WAIC conference, demonstrating a "disconnect but stay connected" capability where devices maintain stable tracking even after unplugging the robot dog's ethernet. Combined with the PhyAI inference framework, the series achieves significant performance improvements, providing a cost-effective open-source solution for edge-side embodied AI deployment.

Confirmed

The MiniCPM-Robot series primarily includes two core models: MiniCPM-RobotManip and MiniCPM-RobotTrack.

For performance optimization, deployment relies on PhyAI, an inference framework for Physical AI. Using CUDA Graph optimizations and custom Triton fusion operators, the model's throughput increased from 10Hz to 33Hz, reaching up to 36Hz on the NVIDIA H20.

Why it matters

Most current robotic demos rely heavily on stable Wi-Fi and cloud compute, causing them to crash if the network weakens or tasks run long. MiniCPM-Robot demonstrates exceptional edge deployment efficiency and offline operational capabilities, effectively solving the pain point of limited compute on edge devices through hardware-specific deep optimizations. Furthermore, as @HeyToha observed, the open-source embodied AI stack's focus on contextual memory and local inference holds the potential to integrate with existing reinforcement learning (RL) pipelines, further advancing the large-scale deployment of embodied intelligence.

2026-07-24 ~ 2026-07-25 · 10 related posts

Primary sources