DreamMachines/actuator_unboxing_v4_clean_trimmed_224x224
Viewer • Updated • 490 • 421
How to use DreamMachines/actuator_unboxing_pi05_v4_clean_trimmed with LeRobot:
π₀.₅ (Pi05) — Vision-Language-Action model with open-world generalization, from Physical Intelligence. See the π₀.₅ blog post.
Trained with LeDream (a fork of LeRobot).
lerobot/pi05_baseDreamMachines/actuator_unboxing_v4_clean_trimmed_224x2244000032100000adamw (lr 0.0001)Every training checkpoint is uploaded as its own git revision; the latest is also on main. Load a specific step with:
from lerobot.policies.factory import make_policy
from lerobot.configs.policies import PreTrainedConfig
cfg = PreTrainedConfig.from_pretrained("DreamMachines/actuator_unboxing_pi05_v4_clean_trimmed", revision="v002000")
policy = make_policy(cfg)
Available: v010000, v020000, v030000, v040000
make eval MODEL=DreamMachines/actuator_unboxing_pi05_v4_clean_trimmed
See docs/source/policy_pi05_README.md for π₀.₅-specific notes.
Base model
lerobot/pi05_base