appoose commited on
Commit
d692cf2
1 Parent(s): d705b80

removing last line

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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. The previous command is an alternative to cloning and installing from the source.
 
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.