Qwen3 fails to read uploaded images, only receives filename in chat #9496
Unanswered
jacklin719772
asked this question in
Troubleshooting
Replies: 1 comment
-
According to Ollama model page, this model does not support vision so it may be getting excluded at that layer: ![]() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
When uploading an image in the LibreChat chat window, the Qwen multimodal model cannot read the actual image content. The model only receives the filename or a placeholder, preventing it from analyzing the image or answering related questions. the result is that after uploading an image, the model cannot analyze or respond to questions about the image, causing multimodal features to fail.
Version Information
ghcr.io/danny-avila/librechat-dev latest 005b44167f14 3 days ago 1.57GB
ghcr.io/danny-avila/librechat-rag-api-dev latest df907f9efe75 10 days ago 9.61GB
ghcr.io/danny-avila/librechat latest fdaddca5d75c 12 days ago 1.57GB
Steps to Reproduce
On the chat window:
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions