Commit
·
f8dfb58
1
Parent(s):
595240c
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ This model was trained using [H2O LLM Studio](https://github.com/h2oai/h2o-llmst
|
|
| 21 |
```bash
|
| 22 |
pip install transformers==4.30.2
|
| 23 |
pip install accelerate==0.20.3
|
| 24 |
-
pip install torch==2.0.
|
| 25 |
```
|
| 26 |
|
| 27 |
```python
|
|
|
|
| 21 |
```bash
|
| 22 |
pip install transformers==4.30.2
|
| 23 |
pip install accelerate==0.20.3
|
| 24 |
+
pip install torch==2.0.1
|
| 25 |
```
|
| 26 |
|
| 27 |
```python
|