Skip to content

Run robot inference without running the GPUs.

pip install dropbear
with dropbear.connect(model="molmoact2-droid") as policy:
    policy.run(
        observe=robot.get_observation,
        act=robot.execute_action,
        max_actions=250,
    )

Cloud inference, on the robot.

MolmoAct2 controlling an SO-101 smoothly through Dropbear cloud inference.

Models on Dropbear

A growing catalog of vision-language-action and world-action models for simulation and real robots.

  • AMAP CVLabABot-M0-LIBERO
  • NVIDIACosmos3-Edge-Policy-DROID
  • NVIDIACosmos3-Nano-Policy-DROID
  • NVIDIADreamZero-DROID
  • NVIDIADreamZero-YAM
  • Fast-WAM
  • GalaxeaG0-VLA
  • GalaxeaGalaxea-G0.5-LIBERO
  • GalaxeaGalaxea-G0.5-SO101
  • GigaAIGiga-World-Policy-0.5
  • NVIDIAGR00T-N1.7-3B
  • NVIDIAGR00T-N1.7-3B-LIBERO
  • TencentHy-Embodied-0.5-VLA-RoboTwin
  • RobbyantLingBot-VA
  • RobbyantLingBot-VLA
  • Ai2MolmoAct2-BimanualYAM
  • Ai2MolmoAct2-DROID
  • Ai2MolmoAct2-LIBERO
  • Ai2MolmoAct2-SO101
  • Ai2MolmoAct2-Think
  • Ai2MolmoAct2-Think-LIBERO
  • Ai2MolmoBot-DROID
  • Physical Intelligencepi0
  • Physical Intelligencepi0-FAST
  • Physical Intelligencepi0-FAST-LIBERO
  • Physical Intelligencepi0-LIBERO
  • Physical Intelligencepi0.5
  • Physical Intelligencepi0.5-LIBERO
  • RLWRLDRLDX-1-FT-LIBERO
  • RLWRLDRLDX-1-PT
  • Spirit AISpirit-v1.5
  • VLA-JEPA
  • VLA-JEPA-LIBERO
  • X Square RobotWALL-OSS-0.5
  • Xiaomi RoboticsXiaomi-Robotics-0-LIBERO

Join the Dropbear beta

Tell us what you are building and which model you want to run.