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

Llama Adapter V2

Prepare the environment

cd opencompass/multimodal/models/llama_adapter_v2_multimodal
git clone https://github.com/OpenGVLab/LLaMA-Adapter.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