mmproj

#2
by Serg4 - opened

David, greetings! Is there an error in the mmproj files? I get an error when starting image recognition.

image

I was running model Qwen3.5-9B-The-Defiant-Fable-Uncnr-Heretic-NEO-MAX-Q8_0 and Qwen3.5-9B-The-Defiant-Fable-Uncnr-Heretic-NEO-MAX-MTP-Q8_0

Make sure your mmproj file in the same folder as the LLM file.
Depending on your ai app; you can only have ONE mmproj file in a folder with LLM model(s).
Also ; you may need to set your MMPROJ location separately in the AI app you are using.

This is strange. I’ve tried everything—both with and without MTP, and with different ones of your 3 mmproj files. It still won’t process images. Meanwhile, the heavier model Qwen3.6-27B-Fable-Fus-711-UnHeretic-NM-DAU-NEO-MAX-NEO-MTP-Q4_K_M handles images without any issues. There’s clearly a bug in the model somewhere; it’s odd that I’m the only one reporting this. Please take a look when you have a chance. I really like this model’s communication style and capabilities, so I’d be very grateful if you could investigate.

I’d stick with the heavier model, but on my RTX 3090 + RTX 3060 Ti setup it only manages 14–27 tokens/sec. That’s still tolerable for coding tasks, but very inconvenient in reasoning mode. I really need a lighter model.

I apologize. The issue appears to be with Unsloth Studio, as there is no way to explicitly specify the mmroj file within it. However, using a batch file with llama.cpp, everything worked. Thank you all for your hard work!

DavidAU changed discussion status to closed

Sign up or log in to comment