mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #3673] Does the command in the section "If Ollama is on your computer" contains Nvidia GPU support? #28871
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 @tifDev on GitHub (Jul 6, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3673
Hello,
I would like to know if the command in the section "If Ollama is on your computer" contains Nvidia GPU support?
Because I do not see the parameter
--gpus all:And if doesn't, what do I need to modify in the command? Only the parameter
--gpus all?Thank you