Originally created by @enorrmann on GitHub (Jul 24, 2024).
Bug Report
Description
Bug Summary:
debian 12
ollama models not showing
default ollama installation
i have a working ollama servet which I can access via terminal and it's working
Originally created by @enorrmann on GitHub (Jul 24, 2024).
# Bug Report
## Description
**Bug Summary:**
debian 12
ollama models not showing
default ollama installation
i have a working ollama servet which I can access via terminal and it's working
then I installed
docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main
but no models are selectable
@enorrmann commented on GitHub (Jul 24, 2024):
installed ollama via
curl -fsSL https://ollama.com/install.sh | sh
pgrep ollama returns one process id
1760
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 @enorrmann on GitHub (Jul 24, 2024).
Bug Report
Description
Bug Summary:
debian 12
ollama models not showing
default ollama installation
i have a working ollama servet which I can access via terminal and it's working
then I installed
docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main
but no models are selectable
@enorrmann commented on GitHub (Jul 24, 2024):
installed ollama via
curl -fsSL https://ollama.com/install.sh | sh
pgrep ollama returns one process id
1760