# LLaVA### Prepare the environment```shcd opencompass/multimodal/models/llavagit clone https://github.com/haotian-liu/LLaVA.git```Then prepare the environement according to the [install instruction](https://github.com/haotian-liu/LLaVA/tree/main#install)