doc: :ollama & :cuda variant #17

Closed
opened 2026-02-15 17:05:10 -05:00 by yindo · 2 comments
Owner

Originally created by @tjbck on GitHub (Apr 10, 2024).

Originally created by @tjbck on GitHub (Apr 10, 2024).
yindo closed this issue 2026-02-15 17:05:11 -05:00
Author
Owner

@tjbck commented on GitHub (Apr 17, 2024):

docker run -d -p 3000:8080 --gpus=all -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama
@tjbck commented on GitHub (Apr 17, 2024): ```bash docker run -d -p 3000:8080 --gpus=all -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama ```
Author
Owner

@justinh-rahb commented on GitHub (Aug 21, 2024):

Think this is adequately documented 👌

@justinh-rahb commented on GitHub (Aug 21, 2024): Think this is adequately documented 👌
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#17