Skip to content

Conversation

@Pnkcaht
Copy link

@Pnkcaht Pnkcaht commented Jan 2, 2026

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@github-actions github-actions bot added the go Go use is a significant feature of the PR or issue label Jan 2, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2026

Caution

Please do not modify the bottle block. Bottle block modifications can cause CI to misbehave.
@BrewTestBot will handle updating the bottle block before this PR is merged.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2026

Thanks for contributing to Homebrew! 🎉 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request.

Comment on lines +56 to +57
If you require GPU support, please use the official installer:
https://ollama.com/download
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So... the cask then?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the Homebrew cask (ollama-app) is the correct option for users who require GPU acceleration.

This caveat is only meant to clarify that the formula builds the CLI/server without GPU backends (CUDA/ROCm/Metal), which can be surprising for users expecting parity with the official installer.
The intention is not to redirect users away from Homebrew, but to set clear expectations and point to the supported alternative when GPU acceleration is required.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think first option should be a cask not upstream binary.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the caveat to recommend the Homebrew cask (ollama-app) as the primary option for users who need GPU acceleration, with the upstream installer mentioned as a secondary alternative.

The intent is to set clear expectations while keeping users within the Homebrew ecosystem when possible. Thanks for the guidance.

@SMillerDev
Copy link
Member

Please stop creating new pull requests for this change, and instead please update this one.

@Pnkcaht
Copy link
Author

Pnkcaht commented Jan 2, 2026

I apologize for sending it separately the PR instead of updating what I had already created; it will not happen again.

sha256 cellar: :any_skip_relocation, arm64_sequoia: "91de1a7590b3faf3a24bda696af207bec349162a9330099f82455782f3a5069b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "52c7c15a5b0dda5bd3f49907fcb38a02ce4fd23840faea36351aa9c0b54ddfa7"
sha256 cellar: :any_skip_relocation, sonoma: "b6d458941e96770b169086afca1fc5caf25dcd18a2c6c43c228a58323bdc7a6a"
sha256 cellar: :any_skip_relocation, sonoma: "b6d458941e96770b169086afca1fc5caf25dcd18a6a2c6c43c228a58323bdc7a6a"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something wrong here, should revert this change.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right — this change was incorrect. I've reverted the Sonoma bottle entry and restored the previous value. Thanks for catching this.

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

Labels

go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants