Closed amitbcp closed 2 months ago
InternVL2 uses transformers == 4.37.0
. Please check your package version.
InternVL2-76B is under testing. We will officially support and update it later in the config.py
file.
@junming-yang , yes I have the correct transformers version. InternVL2-26B runs but InternVL2-4)b gives the type mismatch error
I tried to reproduce this bug using the latest code and ran the same command. It appears to be working normally.
Hi, @amitbcp , InternVL2-76B is already supported now. For the type mismatch error, please provide more context.
Thanks @kennymckormick ! yup was able to run InternVL2 thought the leaderboard is not updated with the same.
I have the benchmark results for InternVL2-76B let me know how can I share ?
Command -
I am able to run InternVL series 1 but for InternVL2 I am getting this error.Though I am able to run the 26B InternVL2
I have build the VLMEvalKit from its latest master branch.
Also the config does not have the InternVL2-76B listed which has been integrated in the code