Report

#3
by yizhixiaoxiami - opened

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

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.

No worries, happy to help, enjoy.

Ex0bit changed discussion status to closed

Sign up or log in to comment