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:
Pepijn
2026-04-17 09:51:45 +01:00
parent 9712c49b72
commit 0ceb6a25e8
+2
View File
@@ -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 != ''