Update README.md
Browse files
README.md
CHANGED
@@ -81,7 +81,7 @@ Please tell me about how mistral winds have attracted super-orcas.<|im_end|>
|
|
81 |
|
82 |
See [this notebook](https://colab.research.google.com/drive/1yZlLSifCGELAX5GN582kZypHCv0uJuNX?usp=sharing) for inference details.
|
83 |
|
84 |
-
Note that you need the development snapshot of Transformers currently, as support for Mistral hasn't been released into
|
85 |
|
86 |
```
|
87 |
pip install git+https://github.com/huggingface/transformers
|
|
|
81 |
|
82 |
See [this notebook](https://colab.research.google.com/drive/1yZlLSifCGELAX5GN582kZypHCv0uJuNX?usp=sharing) for inference details.
|
83 |
|
84 |
+
Note that you need the development snapshot of Transformers currently, as support for Mistral hasn't been released into PyPI yet:
|
85 |
|
86 |
```
|
87 |
pip install git+https://github.com/huggingface/transformers
|