removing last line
Browse files
README.md
CHANGED
@@ -54,4 +54,4 @@ print(generate('If A+B=C and B=C, what would be the value of A?'))
|
|
54 |
|
55 |
```
|
56 |
## Installation
|
57 |
-
> As the time of writing Phi-2 is only supported has been integrated in the development version (4.37.0.dev) of transformers. Until the official version is released through pip, ensure that you update your local transformers to the development version: pip uninstall -y transformers && pip install git+https://github.com/huggingface/transformers.
|
|
|
54 |
|
55 |
```
|
56 |
## Installation
|
57 |
+
> As the time of writing Phi-2 is only supported has been integrated in the development version (4.37.0.dev) of transformers. Until the official version is released through pip, ensure that you update your local transformers to the development version: pip uninstall -y transformers && pip install git+https://github.com/huggingface/transformers.
|