always use accelerate

This commit is contained in:
Pepijn
2025-10-14 14:24:55 +02:00
parent d2687e9486
commit 4061b3f5b3
3 changed files with 34 additions and 69 deletions
+1 -7
View File
@@ -10,13 +10,7 @@ First, ensure you have accelerate installed:
pip install accelerate
```
Or install it with the LeRobot accelerate extra:
```bash
pip install -e ".[accelerate]"
```
## Training with Multiple GPUs
## Training with Multiple GPUss
You can launch training in two ways: