Update README.md
Browse files
README.md
CHANGED
@@ -47,7 +47,7 @@ This model is designed to handle general instruction-following tasks and can be
|
|
47 |
<!-- HuggingFace PR: https://github.com/huggingface/transformers/pull/37658 -->
|
48 |
|
49 |
<!-- Install transformer from source: https://huggingface.co/docs/transformers/en/installation#install-from-source -->
|
50 |
-
|
51 |
```shell
|
52 |
git clone https://github.com/Ssukriti/transformers.git
|
53 |
cd transformers
|
|
|
47 |
<!-- HuggingFace PR: https://github.com/huggingface/transformers/pull/37658 -->
|
48 |
|
49 |
<!-- Install transformer from source: https://huggingface.co/docs/transformers/en/installation#install-from-source -->
|
50 |
+
While the native support of this model in Hugging Face Transformers is pending ([PR](https://github.com/huggingface/transformers/pull/37658)), you need to install transformers from the following source to use this model:
|
51 |
```shell
|
52 |
git clone https://github.com/Ssukriti/transformers.git
|
53 |
cd transformers
|