Skip to content

globc/vqaglob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Run the following commands to build and run the docker container:

docker build -t globc/vqaglob .
docker run --gpus all -it --ipc=host globc/vqaglob bash

To run MultimodalCoT download mm-cot-large-rationale (see mm-cot for instructions) and move it to \mm_cot\models\mm-cot-large-rationale

Instructions

Modify /lmms-eval/vqa_eval.yaml and /lmms-eval/lmms_eval/tasks/glob/_default_template_0_yaml as needed then run

accelerate launch --num_processes=1 -m lmms_eval --config lmms-eval/vqa_eval.yaml

See /vqaglob/lmms-eval/lmms_eval/api/templates.py for a list of available templates.

Acknowledgments

The codebase is build on top of lmms-eval, llava and mm-cot repositories. We thank the authors for their amazing work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published