mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00

* [Feature]: Add Openflamingo MMBench * [Fix]: Fix import error * [Fix]: Revert task config * [Fix]: Fix path bug
420 B
420 B
OpenFlamingo
Prepare the environment
Install MMPretrain according to this doc
Start evaluation
Slurm
cd $root
python run.py configs/multimodal/tasks.py --mm-eval --slurm -p $PARTITION
PyTorch
cd $root
python run.py configs/multimodal/tasks.py --mm-eval