Question about the example run command

#3
by elifeinberg - opened

Sorry if this is a dumb question but is there a reason for using the "--mmproj /models/mmproj-Qwen2-VL-2B-Instruct-f32.gguf" flag as you already specified a model with -m?

Yes, you need to specifically mention the mmproj file (to my knowledge) for the image recognition portion of the model

Sign up or log in to comment