Update README.md
Browse files
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.
|
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()`
|