vllm: Vision Model missing warning

#5
by peterdab - opened

When trying to run this quantization on vllm the following warning appears:
WARNING ... Model huginnfork/Qwen3.8-27B-FP8 is treated as multimodal but has no registered multimodal processor; running in text-only mode.

Perhaps something is missing in the repository for the vision side of the model.

Did you test with an actual image to see if it works?

Did you test with an actual image to see if it works?

No - I didn't - I trusted vllm startup log and reverted back to other model quantization.

I can confirm that the vision model is there and works. Don't know why, but even the Qwen FP8 model loading on vllm issues the same warning. It seems like a vllm bug. This model is OK.

Great Work ๐Ÿ‘

Sign up or log in to comment