Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ For full details of this model please read the [release blog post](https://www.a
|
|
28 |
|
29 |
## Usage
|
30 |
### Presequities
|
31 |
-
Jamba requires you use `transformers` version 4.
|
32 |
```bash
|
33 |
pip install transformers>=4.39.0
|
34 |
```
|
|
|
28 |
|
29 |
## Usage
|
30 |
### Presequities
|
31 |
+
Jamba requires you use `transformers` version 4.39.0 or higher:
|
32 |
```bash
|
33 |
pip install transformers>=4.39.0
|
34 |
```
|