I haved download ollama and models from ollama,and I have download the default openwebui(seems like cpu version).THen I use cmd :
"docker run -d -p 8080:8080 --gpus=all -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui-gpu --restart always ghcr.io/open-webui/open-webui:ollama"this to download another openwebui in docker.But when I open the gpu version openwebui,no model recognized!
Originally created by @twythebest on GitHub (Dec 25, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8055
I haved download ollama and models from ollama,and I have download the default openwebui(seems like cpu version).THen I use cmd :
"docker run -d -p 8080:8080 --gpus=all -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui-gpu --restart always ghcr.io/open-webui/open-webui:ollama"this to download another openwebui in docker.But when I open the gpu version openwebui,no model recognized!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @twythebest on GitHub (Dec 25, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8055
I haved download ollama and models from ollama,and I have download the default openwebui(seems like cpu version).THen I use cmd :
"docker run -d -p 8080:8080 --gpus=all -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui-gpu --restart always ghcr.io/open-webui/open-webui:ollama"this to download another openwebui in docker.But when I open the gpu version openwebui,no model recognized!