mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-05 17:17:01 +00:00
docs(groot): keep BASE_MODEL export in training command
This commit is contained in:
@@ -77,6 +77,8 @@ To use GR00T N1.7:
|
||||
Here's a complete training command for finetuning the base GR00T model on your own dataset:
|
||||
|
||||
```bash
|
||||
export BASE_MODEL=nvidia/GR00T-N1.7-3B
|
||||
|
||||
uv run lerobot-train \
|
||||
--dataset.repo_id=$DATASET_ID \
|
||||
--dataset.image_transforms.enable=true \
|
||||
|
||||
Reference in New Issue
Block a user