sovitrath commited on
Commit
8d27c34
·
verified ·
1 Parent(s): ca577cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ widget:
13
  content: Can you provide ways to eat combinations of bananas and dragonfruits?
14
  library_name: transformers
15
  ---
16
- This is an updated version of Phi 3.5 Mini Instruct which is supported by the latest version of Transformers. Check with Transformers version 4.47.0.
17
  This line needed changing in `modeling_phi3.py`.
18
 
19
  From: `max_cache_length = past_key_values.get_max_length()`
 
13
  content: Can you provide ways to eat combinations of bananas and dragonfruits?
14
  library_name: transformers
15
  ---
16
+ This is an updated version of Phi 3.5 Mini Instruct which is supported by the latest version of Transformers. Check with Transformers version 4.51.3.
17
  This line needed changing in `modeling_phi3.py`.
18
 
19
  From: `max_cache_length = past_key_values.get_max_length()`