You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I am trying to reproduce your results from the InternVL2.5 family not he MMMU dataset. When running InternVL2.5 family with VLMEvalKit framework for sizes larger then 2Bn on the MMMU dataset, there are some examples with many images (and thus many tokens) and this is giving me cuda out of memory errors (The hardware I am using has 48GB)
When you evaluated this model did you have more RAM? Did you implement model parallelism yourself?
The text was updated successfully, but these errors were encountered:
Hi
I am trying to reproduce your results from the InternVL2.5 family not he MMMU dataset. When running InternVL2.5 family with VLMEvalKit framework for sizes larger then 2Bn on the MMMU dataset, there are some examples with many images (and thus many tokens) and this is giving me cuda out of memory errors (The hardware I am using has 48GB)
When you evaluated this model did you have more RAM? Did you implement model parallelism yourself?
The text was updated successfully, but these errors were encountered: