tomeras1 commited on
Commit
5a0154d
1 Parent(s): 5da3542

Move to in-library checkpoint

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ For full details of this model please read the [white paper](https://arxiv.org/a
27
 
28
  ## Usage
29
  ### Presequities
30
- In order to use Jamba, it is recommended you use `transformers` version 4.40.0 or higher (usage of version 4.39.0 is required):
31
  ```bash
32
  pip install transformers>=4.40.0
33
  ```
 
27
 
28
  ## Usage
29
  ### Presequities
30
+ In order to use Jamba, it is recommended you use `transformers` version 4.40.0 or higher (version 4.39.0 or higher is required):
31
  ```bash
32
  pip install transformers>=4.40.0
33
  ```