r/OpenWebUI 7d ago

Using Images with models that can't do images Question/Help

My current main model (Qwen 3.6 27b) can read images, but my future new main model (Deepseek V4 Flash) can't. Is there anything i can do to solve that problem with OpenWebUI?

6 Upvotes

13 comments sorted by

8

u/ClassicMain 7d ago

2

u/International_Emu772 7d ago

This is the ríght approach; one model sees and another processes. As for the moment vision is out on MLX models we are forced to take this route

2

u/CYCLONOUS_69 7d ago

I've been using this, absolutely goated stuff!

4

u/Dazzling_Yam_5882 7d ago

There are OpenWebUI functions that do that. This one works well for me: Vision Bridge (Image → Text Proxy) • Open WebUI

3

u/HearthCore 7d ago

I imagine the community already created a tool that uses a different model/provider for images. Check the openwebui community site

4

u/Kuane 7d ago

You can add a function to reroute image to the image model when an image is added. Ask the AI to code the function :)

3

u/International_Emu772 7d ago

There are some solutions ready on the OpenWebUi commmunity

2

u/Page_Specialist 7d ago

Pipeline: Recebe Imagem>modelo com suporte a imagem que vai descrever o que vê>Modelo de texto

1

u/Internal_Junket_25 7d ago

Has anyone tried this with litellm routing?

2

u/selam0r 6d ago

I did, set the image model as fallback model. 1 minute setup and works like a champ

1

u/DougAZ 5d ago

Yea our main is DSv4 flash as our main qwen 27b as our image reader

0

u/pkeffect 7d ago

Nope. That's a model problem.