mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #2334] Feedback on Ollama+Ollama web ui issues #28372
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 @LyingDoc on GitHub (May 17, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2334
I installed a Docker image and used WebUI to associate it with the local server. After I successfully deployed it, for example, I retrieved llama3-7b from the Ollama library and asked questions on the Web-UI interface. If there were any problems, it would take a long time to respond and the generation process would be slow. What is the problem
@pkeffect commented on GitHub (May 17, 2024):
I noticed this as well. My solution was to install Ollama locally and OpenWebUI in docker. This fixed that issue for me. I do not know what causes this issue other than just Ollama not liking the extra layer of virtualization in some setups.