mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #1589] Support multimodal models like vision #51224
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fire on GitHub (Apr 17, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1589
Is your feature request related to a problem? Please describe.
I wish to integrate multimodal models.
Describe the solution you'd like
Support models like NousResearch/Obsidian-3B-V0.5 which are vision and large language models.
Describe alternatives you've considered
Use chatgpt with image upload.
Additional context
I had a hard time finding any duplicated issues, apologies for not finding an existing issue.
@fire commented on GitHub (Apr 17, 2024):
It was a bit hard finding this.