OpenCompass/configs/multimodal/minigpt_4
2023-08-08 14:21:58 +08:00
..
minigpt_4_7b_mmbench.py [Feature]: Add mm suport for local (#169) 2023-08-08 14:21:58 +08:00
README.md [Feature]: Use multimodal (#73) 2023-08-03 11:07:50 +08:00

MiniGPT-4

Prepare the environment

cd opencompass/multimodal/models/minigpt_4
git clone https://github.com/Vision-CAIR/MiniGPT-4.git

Then prepare the environement according to this doc