mirror of
https://github.com/huggingface/lerobot.git
synced 2026-06-18 16:57:12 +00:00
06ddc59913
Add CONDA_ENV=<name> to run each matrix job via `conda run --no-capture-output -n <name>` — works inside the dash `sbatch --wrap` without sourcing conda.sh / activating, and streams logs live. Point it at a conda env with a modern torchcodec (>=0.11) + datasets (>=4.7); the default cluster `base` env is often too old to decode AV1. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>