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