[GH-ISSUE #13657] Homebrew install on Linux does not support NVIDIA GPU inference (CUDA) — please document in README #55489

Open
opened 2026-04-29 09:17:33 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @nc1m on GitHub (Jan 9, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/13657

Hello,

When installing ollama via Homebrew, NVIDIA GPU inference (CUDA) is not supported. This isn’t obvious from the current installation instructions, and I spent ~1 hour troubleshooting before finding the cause.

There’s an existing Homebrew-core discussion indicating this limitation:

Request
Could you please add a short note to the README "Package managers" section clarifying that the Homebrew formula does not support NVIDIA GPU inference (CUDA), and that users who need CUDA should use an alternative installation method (e.g., the official installer/package or build-from-source instructions)?

Why this matters
Without a note, users with NVIDIA GPUs may assume GPU acceleration should work out of the box after brew install ollama, and end up debugging drivers/CUDA/tooling unnecessarily.

Thanks for considering!

Originally created by @nc1m on GitHub (Jan 9, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/13657 Hello, When installing `ollama` via Homebrew, NVIDIA GPU inference (CUDA) is not supported. This isn’t obvious from the current installation instructions, and I spent ~1 hour troubleshooting before finding the cause. There’s an existing Homebrew-core discussion indicating this limitation: - https://github.com/Homebrew/homebrew-core/issues/260946 **Request** Could you please add a short note to the README "Package managers" section clarifying that the Homebrew formula does not support NVIDIA GPU inference (CUDA), and that users who need CUDA should use an alternative installation method (e.g., the official installer/package or build-from-source instructions)? **Why this matters** Without a note, users with NVIDIA GPUs may assume GPU acceleration should work out of the box after `brew install ollama`, and end up debugging drivers/CUDA/tooling unnecessarily. Thanks for considering!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#55489