mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-28 06:59:44 +00:00
Merge remote-tracking branch 'origin/feat/language-annotation-pipeline' into feat/smolvla-on-steerable
# Conflicts: # src/lerobot/datasets/__init__.py # src/lerobot/policies/__init__.py # src/lerobot/policies/factory.py # src/lerobot/processor/render_messages_processor.py # uv.lock
This commit is contained in:
@@ -105,13 +105,9 @@ inside the script — every flag in there maps directly onto a CLI flag of
|
||||
|
||||
## Style-to-recipe consumer mapping
|
||||
|
||||
<<<<<<< HEAD
|
||||
The pipeline produces exactly the styles consumed by
|
||||
`src/lerobot/configs/recipes/subtask_mem_vqa_speech.yaml`:
|
||||
=======
|
||||
The pipeline's outputs are designed to be consumed by recipes (see
|
||||
[Language Columns and Recipes](./language_and_recipes)) — typically:
|
||||
>>>>>>> origin/feat/language-annotation-pipeline
|
||||
[Language Columns and Recipes](./language_and_recipes)) — for the
|
||||
canonical PI052 blend `src/lerobot/configs/recipes/subtask_mem_vqa_speech.yaml`:
|
||||
|
||||
- low-level / high-level / memory-update branches consume
|
||||
`subtask`/`plan`/`memory` from `language_persistent`.
|
||||
|
||||
Reference in New Issue
Block a user