accelerate: leave value as part of the command (#11948)
This commit is contained in:
@@ -25,4 +25,4 @@
|
||||
|
||||
- Run a model on multi-GPU with Accelerate, with 2 machines:
|
||||
|
||||
`accelerate launch {{path/to/script.py}} --multi_gpu --num_machines {{2}}`
|
||||
`accelerate launch {{path/to/script.py}} --multi_gpu --num_machines 2`
|
||||
|
Reference in New Issue
Block a user