mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-18 18:20:08 +00:00
pre-commit cleanup
This commit is contained in:
@@ -583,9 +583,9 @@ print(f"🔗 Live UI Dashboard & Logs: {job_info.url}")
|
||||
</hfoption>
|
||||
</hfoptions>
|
||||
|
||||
You can modify the ```--flavor``` to use different hardware, for example: ```t4-small```, ```a100-large```, ```h200```. Use ```hf jobs hardware``` to see the full list with pricing.
|
||||
Depending on the model you want to train and the hardware you selected you can also modify the ```--batch_size``` and ```--number_of_workers```.
|
||||
For longer training sessions increase the timeout.
|
||||
You can modify the `--flavor` to use different hardware, for example: `t4-small`, `a100-large`, `h200`. Use `hf jobs hardware` to see the full list with pricing.
|
||||
Depending on the model you want to train and the hardware you selected you can also modify the `--batch_size` and `--number_of_workers`.
|
||||
For longer training sessions increase the timeout.
|
||||
|
||||
Once the training is started you can go to [Jobs](https://huggingface.co/settings/jobs) and see if your jobs is running as well as all the outputs. Sometimes it takes a few minutes to schedule your job so be patient.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user