EvolvingLMMs-Lab / lmms-eval

Accelerating the development of large multimodal models (LMMs) with lmms-eval
https://lmms-lab.github.io/
Other
1.33k stars 91 forks source link

How to combine multiple images within the prompt? #170

Open Ofir408 opened 1 month ago

Ofir408 commented 1 month ago

Hi, how can I insert text along with multiple images into the prompt? For example:

<text>
<image1>
<text>
<image2>
kcz358 commented 1 month ago

If you are using llava model, use <image> in the prompt would be able to do so