Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Releases: Genesis-Embodied-AI/lerobot

fix unbounded video cache

23 Dec 21:30

Choose a tag to compare

  • Fixes training hangs at iteration 700-800 caused by file handle exhaustion from unbounded decoder cache growth
  • Adds LRU eviction with max size (default 50) to limit open file handles per process
  • minimum throughput impact.

Fix Aggregate

12 Dec 03:58

Choose a tag to compare

Merge the fix from LeRobot official repo for fixing dataset aggregation functionality.

Relevant PR: huggingface#2550

remove unused large files

22 Nov 00:06

Choose a tag to compare

v0.4.1-genesis-20241121

remove big files in artifact folder