Skip to content

Instantly share code, notes, and snippets.

@cedced19
Created May 25, 2025 16:43
Show Gist options
  • Save cedced19/72a28033bcc4a9a034855dacd47b7645 to your computer and use it in GitHub Desktop.
Save cedced19/72a28033bcc4a9a034855dacd47b7645 to your computer and use it in GitHub Desktop.
Commands for Ollamma

Commands for Ollamma

docker run -d --gpus=all -v ollama:/root/.ollama -p 11434:11434 --name ollama ollama/ollama docker run -d -p 3000:8080 --gpus all -v open-webui:/app/backend/data --name open-webui ghcr.io/open-webui/open-webui:cuda

docker exec -it ollama bash ollama ps

To fix bug get last NVIDIA Driver Studio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment