
Helpful links and tips:
Install ollama:
curl -fsSL | sh
ollama serve
WSL Kernel Update Package:
Run the UI Docker Container:
Run UI with Docker:
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