mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
|
||
---|---|---|
.. | ||
llava_7b_coco_caption.py | ||
llava_7b_flickr30k.py | ||
llava_7b_gqa.py | ||
llava_7b_mmbench.py | ||
llava_7b_ocr_vqa.py | ||
llava_7b_ok_vqa.py | ||
llava_7b_scienceqa.py | ||
llava_7b_textvqa.py | ||
llava_7b_vizwiz.py | ||
llava_7b_vqav2.py | ||
llava_7b_vsr.py | ||
README.md |
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