Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor GPT4V model and MMMU template YAML
Refactor the GPT4V model in lmms_eval/models/gpt4v.py to include a check for the "num_beams" key in the gen_kwargs dictionary. Also, update the MMMU template YAML file in lmms_eval/tasks/mmmu/_default_template_yaml to increase the value of "max_new_tokens" from 16 to 1024.
- Loading branch information