Fix all docs for accelerate install directions (#17145)
This commit is contained in:
@@ -177,7 +177,7 @@ the means of the [🤗 `Accelerate`](https://github.com/huggingface/accelerate)
|
||||
after installing it:
|
||||
|
||||
```bash
|
||||
pip install accelerate
|
||||
pip install git+https://github.com/huggingface/accelerate
|
||||
```
|
||||
|
||||
You can then use your usual launchers to run in it in a distributed environment, but the easiest way is to run
|
||||
|
||||
@@ -53,7 +53,7 @@ the mean of the [🤗 `Accelerate`](https://github.com/huggingface/accelerate) l
|
||||
after installing it:
|
||||
|
||||
```bash
|
||||
pip install accelerate
|
||||
pip install git+https://github.com/huggingface/accelerate
|
||||
```
|
||||
|
||||
then
|
||||
|
||||
@@ -136,7 +136,7 @@ SQuAD or a similar dataset, the main difference is that this script exposes the
|
||||
You can use the script normally after installing it:
|
||||
|
||||
```bash
|
||||
pip install accelerate
|
||||
pip install git+https://github.com/huggingface/accelerate
|
||||
```
|
||||
|
||||
then
|
||||
|
||||
@@ -149,7 +149,7 @@ the mean of the [🤗 `Accelerate`](https://github.com/huggingface/accelerate) l
|
||||
after installing it:
|
||||
|
||||
```bash
|
||||
pip install accelerate
|
||||
pip install git+https://github.com/huggingface/accelerate
|
||||
```
|
||||
|
||||
then
|
||||
|
||||
@@ -115,7 +115,7 @@ the mean of the [🤗 `Accelerate`](https://github.com/huggingface/accelerate) l
|
||||
after installing it:
|
||||
|
||||
```bash
|
||||
pip install accelerate
|
||||
pip install git+https://github.com/huggingface/accelerate
|
||||
```
|
||||
|
||||
then
|
||||
|
||||
@@ -73,7 +73,7 @@ the mean of the [🤗 `Accelerate`](https://github.com/huggingface/accelerate) l
|
||||
after installing it:
|
||||
|
||||
```bash
|
||||
pip install accelerate
|
||||
pip install git+https://github.com/huggingface/accelerate
|
||||
```
|
||||
|
||||
then
|
||||
|
||||
@@ -162,7 +162,7 @@ the mean of the [🤗 `Accelerate`](https://github.com/huggingface/accelerate) l
|
||||
after installing it:
|
||||
|
||||
```bash
|
||||
pip install accelerate
|
||||
pip install git+https://github.com/huggingface/accelerate
|
||||
```
|
||||
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user