mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-26 19:26:16 +00:00
ci: use dedicated lerobot/smolvla_robocerebra checkpoint for smoke eval
Replace the generic pepijn223/smolvla_libero placeholder with the purpose-trained lerobot/smolvla_robocerebra model in the RoboCerebra CI smoke test. Made-with: Cursor
This commit is contained in:
@@ -365,7 +365,7 @@ jobs:
|
|||||||
hf auth login --token \"\$HF_USER_TOKEN\" --add-to-git-credential 2>/dev/null || true
|
hf auth login --token \"\$HF_USER_TOKEN\" --add-to-git-credential 2>/dev/null || true
|
||||||
lerobot-eval \
|
lerobot-eval \
|
||||||
--policy.path=lerobot/smolvla_robocerebra \
|
--policy.path=lerobot/smolvla_robocerebra \
|
||||||
--env.type=libero \
|
--env.type=robocerebra \
|
||||||
--env.task=libero_10 \
|
--env.task=libero_10 \
|
||||||
--eval.batch_size=1 \
|
--eval.batch_size=1 \
|
||||||
--eval.n_episodes=1 \
|
--eval.n_episodes=1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user