mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
Install webui with cuda #1583
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 @pandaymx on GitHub (Jul 23, 2024).
Bug Report
Description
I run
docker run -d -p 3000:8080 --gpus all --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:cudabut python has a error.
Environment
Open WebUI Version: default
Ollama (if applicable): 0.2.8
Operating System: Windows 11
@812781385 commented on GitHub (Jul 23, 2024):
Maybe you should try it:
https://github.com/812781385/ollama-webUI