dataset-opencompass/configs/multimodal/otter
2025-07-18 07:25:44 +00:00
..
otter_9b_mmbench.py init 2025-07-18 07:25:44 +00:00
README.md init 2025-07-18 07:25:44 +00:00

OTTER: Multi-modal In-context Instruction Tuning.

Prepare the environment

pip install otter_ai

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