octo-models/octo
Octo is a transformer-based robot policy trained on a diverse mix of 800k robot trajectories. observed · 2026-08-28
Health v2 · maintenance only
17/100
- Activity 0
- Release rhythm 8
- Longevity 71
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 994
- days_rel: n/a
- days_push: 764
- n_releases_24m: 0
Adoption not part of the score
1751 stars · 281 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Octo is an open-source generalist robot policy: a transformer-based diffusion policy pretrained on 800k robot trajectories from the Open X-Embodiment dataset. It provides pretrained checkpoints (Octo-Small and Octo-Base) plus training and finetuning code built on JAX for adapting the policy to new robots, sensors, and action spaces.
Use cases
- control a robot arm with a pretrained generalist policy
- finetune a robot policy to my custom robot setup with a small dataset
- run zero-shot evaluation of a robot manipulation model
- instruct a robot via language commands or goal images
- research generalist robot policies and multi-embodiment learning
- load a pretrained robot policy checkpoint from Hugging Face
When to choose
- you need a pretrained generalist manipulation policy for robot arms
- you want to finetune a robot foundation model with limited compute
- you work with RGB camera inputs, language instructions, or goal-image conditioning
- you are doing robotics research on multi-task, multi-embodiment policies
When to avoid
- you need locomotion, navigation, or mobile robot policies rather than manipulation
- you require real-time control on low-power hardware without a GPU
- you want a plug-and-play production robotics stack rather than a research codebase
- you need non-Python or non-JAX integration
Facets
library · maturity active
machine-learning deep-learning llm-inference robotics machine-learning deep-learning artificial-intelligence python cross-platform robot-policy diffusion-policy transformer jax open-x-embodiment robot-manipulation finetuning generalist-robot-policy gpu linux
2 sources
- readme: https://github.com/octo-models/octo · fetched 2026-08-28 · 2e5d00eea91f
- homepage: https://octo-models.github.io/ · fetched 2026-08-29 · fb16cb6b6fc9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| octo-models/octo | main | 17 |
For agents
markdown · JSON · MCP: product_card(name="octo-models/octo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem