Views
No views yet
lerobot-train --config_path=configs/vla0_smol.jsonoutputs/train/<desired_policy_repo_id>/checkpoints/.1lerobot-eval \
2 --policy.path="Robot-Learning-Collective/VLA-0-Smol" \
3 --policy.n_action_steps=0 \
4 --policy.ensemble_size=8 \
5 --env.type=libero \
6 --env.task=libero_object \
7 --eval.batch_size=2--policy.path pointing to a local or hub checkpoint.