mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-26 11:16:00 +00:00
ci(vlabench): point Docker build at HF Hub asset mirror
Pass VLABENCH_ASSETS_REPO=lerobot/vlabench-assets so the image pulls mesh + scene assets from HF Hub (reliable) instead of hitting Google Drive quotas. Made-with: Cursor
This commit is contained in:
@@ -354,6 +354,8 @@ jobs:
|
||||
push: false
|
||||
load: true
|
||||
tags: lerobot-benchmark-vlabench:ci
|
||||
build-args: |
|
||||
VLABENCH_ASSETS_REPO=lerobot/vlabench-assets
|
||||
|
||||
- name: Run VLABench smoke eval (1 episode)
|
||||
if: env.HF_USER_TOKEN != ''
|
||||
|
||||
Reference in New Issue
Block a user