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

263 B

LLaVA

Prepare the environment

cd opencompass/multimodal/models/llava
git clone https://github.com/haotian-liu/LLaVA.git

Then prepare the environement according to the install instruction