arnocandel
commited on
Commit
•
b1d114d
1
Parent(s):
d0e3ef9
commit files to HF hub
Browse files
README.md
CHANGED
@@ -21,6 +21,7 @@ To use the model with the `transformers` library on a machine with GPUs, first m
|
|
21 |
|
22 |
```bash
|
23 |
pip install transformers==4.28.1
|
|
|
24 |
```
|
25 |
|
26 |
```python
|
|
|
21 |
|
22 |
```bash
|
23 |
pip install transformers==4.28.1
|
24 |
+
pip install accelerate==0.18.0
|
25 |
```
|
26 |
|
27 |
```python
|