Update README.md
Browse files
README.md
CHANGED
|
@@ -50,7 +50,7 @@ Nothing contained in this Model Card should be interpreted as or deemed a restri
|
|
| 50 |
|
| 51 |
## How to Use
|
| 52 |
|
| 53 |
-
Phi-3 Mini-4K-Instruct has been integrated in the development version (4.
|
| 54 |
|
| 55 |
* When loading the model, ensure that `trust_remote_code=True` is passed as an argument of the `from_pretrained()` function.
|
| 56 |
|
|
|
|
| 50 |
|
| 51 |
## How to Use
|
| 52 |
|
| 53 |
+
Phi-3 Mini-4K-Instruct has been integrated in the development version (4.41.0.dev0) of `transformers`. Until the official version is released through `pip`, ensure that you are doing one of the following:
|
| 54 |
|
| 55 |
* When loading the model, ensure that `trust_remote_code=True` is passed as an argument of the `from_pretrained()` function.
|
| 56 |
|