dataset-opencompass/configs/multimodal/mplug_owl/README.md
2025-07-18 07:25:44 +00:00

357 B

MplugOwl

Prepare the environment

cd opencompass/multimodal/models/mplug_owl
git clone https://github.com/X-PLUG/mPLUG-Owl.git

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