gugarosa commited on
Commit
2921602
1 Parent(s): 300945e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.40.0) 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
 
 
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