Update README.md
Browse files
README.md
CHANGED
|
@@ -35,7 +35,7 @@ Prominent use cases of LLMs in text-to-text generation include summarization, te
|
|
| 35 |
HuggingFace PR: https://github.com/huggingface/transformers/pull/37658 -->
|
| 36 |
|
| 37 |
<!-- Install transformer from source: https://huggingface.co/docs/transformers/en/installation#install-from-source -->
|
| 38 |
-
|
| 39 |
```shell
|
| 40 |
git clone https://github.com/Ssukriti/transformers.git
|
| 41 |
cd transformers
|
|
|
|
| 35 |
HuggingFace PR: https://github.com/huggingface/transformers/pull/37658 -->
|
| 36 |
|
| 37 |
<!-- Install transformer from source: https://huggingface.co/docs/transformers/en/installation#install-from-source -->
|
| 38 |
+
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:
|
| 39 |
```shell
|
| 40 |
git clone https://github.com/Ssukriti/transformers.git
|
| 41 |
cd transformers
|