DreamMachines/actuator_unboxing_v1_4-5-unrated
Viewer • Updated • 242 • 684
How to use DreamMachines/actuator_unboxing_v1_4-5-unrated_pi05 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_basedopaul/actuator_unboxing_v1_4-5-unrated500003250000adamw (lr 5e-05)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_v1_4-5-unrated_pi05", revision="v002000")
policy = make_policy(cfg)
Available: v020000, v040000, v050000
make eval MODEL=DreamMachines/actuator_unboxing_v1_4-5-unrated_pi05
See docs/source/policy_pi05_README.md for π₀.₅-specific notes.
Base model
lerobot/pi05_base