mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00

* fix typos in configs/multimodal/llava/README.md * fix typos in configs/multimodal/minigpt_4/README.md
263 B
263 B
LLaVA
Prepare the environment
cd opencompass/multimodal/models/llava
git clone https://github.com/haotian-liu/LLaVA.git
Then prepare the environment according to the install instruction