thu-ml/Motus
Official code of Motus: A Unified Latent Action World Model observed · 2026-08-28
Health v2 · maintenance only
43/100
- Activity 60
- Release rhythm 35
- Longevity 18
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 264
- days_rel: n/a
- days_push: 240
- n_releases_24m: 0
Adoption not part of the score
1246 stars · 73 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Motus is the official implementation of a unified latent action world model for robotics, combining a video generation model, a vision-language model, and action/understanding experts via a Mixture-of-Transformers architecture. It supports multiple modeling modes including world modeling, vision-language-action prediction, inverse dynamics, and video-action joint prediction, with pretrained checkpoints and training/inference code.
Use cases
- train a vision-language-action model for robotic manipulation
- generate future video predictions conditioned on robot actions
- pretrain robot policies on large-scale unlabeled video using latent actions
- run inverse dynamics model inference to extract actions from video
- evaluate multi-task robot policies in RoboTwin 2.0 simulation
- experiment with unified diffusion-based world models
When to choose
- you need a unified world model and VLA in one codebase
- you want to leverage pretrained video and vision-language backbones for robotics
- you need cross-embodiment action pretraining from raw video via optical-flow latent actions
When to avoid
- you need a lightweight real-time robot controller rather than a research model
- you lack GPU resources for an ~8B parameter diffusion model
- you need a production-ready deployment stack rather than research code
Facets
library · maturity active
machine-learning deep-learning video-processing simulation llm-inference robotics artificial-intelligence machine-learning python world-model vision-language-action diffusion-model latent-actions robotic-manipulation optical-flow mixture-of-transformers video-generation video gpu linux
2 sources
- readme: https://github.com/thu-ml/Motus · fetched 2026-08-28 · 57d26d730bb0
- homepage: https://motus-robotics.github.io/motus · fetched 2026-08-29 · 0e6548baa330
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thu-ml/Motus | main | 43 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem