nguyenbh commited on
Commit
985802b
·
verified ·
1 Parent(s): eac2ca5

Update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -268,7 +268,7 @@ BLINK is an aggregated benchmark with 14 visual tasks that humans can solve very
268
  ### Requirements
269
 
270
  Phi-4 family has been integrated in the `4.48.2` version of `transformers`. The current `transformers` version can be verified with: `pip list | grep transformers`.
271
-
272
  Examples of required packages:
273
  ```
274
  flash_attn==2.7.4.post1
 
268
  ### Requirements
269
 
270
  Phi-4 family has been integrated in the `4.48.2` version of `transformers`. The current `transformers` version can be verified with: `pip list | grep transformers`.
271
+ We suggest to run with Python 3.10.
272
  Examples of required packages:
273
  ```
274
  flash_attn==2.7.4.post1