mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #4771] 2 ollama with the same model - unable to choose what ollama runs the model #13729
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 @stanthewizzard on GitHub (Aug 21, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4771
Bug Report
Installation Method
OpenWeb UI
Ollama Docker
Ollama bare metal windows
Environment
**Open WebUI Version: latest docker
**Ollama latest docker lates windows
Operating System: windows and docker
Confirmation:
Expected Behavior:
I have phi3.5 pulled both on ollama docker and ollama windows
I would be able to have a model DKR PHI3.5 and WIN PHI3.5
Actual Behavior:
in the openwebui GUI PHI3.5 is present only 1 time and I can't choose betwen docker and windows
Description
Bug Summary:
unability to choose for a define model what ollama will run it
Reproduction Details
Steps to Reproduce:
have 2 ollamas
have the same model on both of them
unable to chose model1 Ollama 1 or model1 Ollama 2
Thanks