Report

#3
by yizhixiaoxiami - opened

我在llama.cpp和LMstudio中加载模型,都不能识别图像。

Owner

Did you specifiy an mmproj in your llama load command? you can download and use: https://huggingface.co/unsloth/Qwen3.6-27B-GGUF/blob/main/mmproj-BF16.gguf (e.g. ./llama-cli -m Qwen3.6-27B-PRISM-PRO-DQ.gguf --mmproj mmproj.gguf --image picture.jpg -p "Describe this image")

I couldn't find the mmproj file in the file folder. I thought image recognition could work without it. Thanks for your explanation.

Owner

No worries, happy to help, enjoy.

Ex0bit changed discussion status to closed

Sign up or log in to comment