Upload model card
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ This model was trained using [H2O LLM Studio](https://github.com/h2oai/h2o-llmst
|
|
22 |
To use the model with the `transformers` library on a machine with GPUs, first make sure you have the `transformers`, `accelerate` and `torch` libraries installed.
|
23 |
|
24 |
```bash
|
25 |
-
pip install transformers==4.
|
26 |
pip install accelerate==0.20.3
|
27 |
pip install torch==2.0.0
|
28 |
```
|
|
|
22 |
To use the model with the `transformers` library on a machine with GPUs, first make sure you have the `transformers`, `accelerate` and `torch` libraries installed.
|
23 |
|
24 |
```bash
|
25 |
+
pip install transformers==4.29.2
|
26 |
pip install accelerate==0.20.3
|
27 |
pip install torch==2.0.0
|
28 |
```
|