Where's the vision mmproj file?

#5
by damejugg - opened

the model has vision capabilities as far as I know.
for using gguf quantized files there should be an mmproj gguf also present for vision to be enabled.
also, which llama.cpp version is required to run this model?

b8827 confirmed to work.

Yes models vision capabilities are intact I just used an mmproj file from a standard gemma 4 E4B.

Sorry, maybe dumb question, but how do I use the mmproj file with Ollama? I downloaded the gguf, but not sure what to do with it.

Sorry, maybe dumb question, but how do I use the mmproj file with Ollama? I downloaded the gguf, but not sure what to do with it.

{Ignore this I had miss-read the question. (Actually no it was AI's fault!))
I only just spotted this so hopefully you resolved this yourself. If not. I usually use Bartowski quants so its highly likely to be one of the mmproj files at the end of this list (https://huggingface.co/bartowski/google_gemma-4-E4B-it-GGUF/tree/main) either BF or FP will work I usually grab BF myself.

Sorry, maybe dumb question, but how do I use the mmproj file with Ollama? I downloaded the gguf, but not sure what to do with it.

I only just spotted this so hopefully you resolved this yourself. If not. I usually use Bartowski quants so its highly likely to be one of the mmproj files at the end of this list (https://huggingface.co/bartowski/google_gemma-4-E4B-it-GGUF/tree/main) either BF or FP will work I usually grab BF myself.

Thank you, but my issue was not knowing how to use that mmproj file with Ollama. I already have it :)

Sign up or log in to comment