Compare commits

...

1 Commits

Author SHA1 Message Date
bd0676e75a Random change to test doc building 2022-08-23 15:49:21 +01:00

View File

@ -16,6 +16,7 @@ As models get bigger, parallelism has emerged as a strategy for training larger
## Setup
Get started by installing 🤗 Accelerate:
```bash
@ -129,4 +130,4 @@ accelerate launch train.py
>>> notebook_launcher(training_function)
```
For more information about 🤗 Accelerate and it's rich features, refer to the [documentation](https://huggingface.co/docs/accelerate).
For more information about 🤗 Accelerate and it's rich features, refer to the [documentation](https://huggingface.co/docs/accelerate).