EricLBuehler / mistral.rs

Blazingly fast LLM inference.
MIT License
3.93k stars 278 forks source link

Multi Image an Multi Prompt issue using Mistral.rs #853

Open kuladeephx opened 5 days ago

kuladeephx commented 5 days ago

I am trying to tun Phi3.5 vison with multi Image and multiprompt but not successful, Can anyone help with format? Getting the below error when I pass multiple Images ValueError: Expected 2 items for the content of a message with an image.

EricLBuehler commented 19 hours ago

HI @kuladeephx! What is the code/command you are using?