OpenCompass/configs/multimodal/minigpt_4
Yuan Liu a205629ff3
[Feature]: Refactor input and output (#176)
* [Feature]: Refactor input and output

* [Feature]: Update tasks
2023-08-10 14:01:28 +08:00
..
minigpt_4_7b_mmbench.py [Feature]: Refactor input and output (#176) 2023-08-10 14:01:28 +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