gugarosa commited on
Commit
39d6675
1 Parent(s): fc313b0

Update README.md

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