Fixing an Ollama Install Failure Caused by a Snap-Installed curl2024-08-03·1 minBlog Ollama Ubuntu TroubleshootingInstalling curl via snap put it ahead of /usr/bin on PATH, which broke the Ollama installer in a confusing way.
Fixing a CUDA Error When Running Gemma2 in Ollama2024-07-27·1 minBlog Ollama LLM TroubleshootingA one-line fix for a CUBLAS_STATUS_NOT_INITIALIZED crash: just update Ollama.