[PR #1162] [CLOSED] docs: add brew installation note #57185

Closed
opened 2026-04-29 11:46:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1162
Author: @chenrui333
Created: 11/17/2023
Status: Closed

Base: mainHead: add-brew-installation-note


📝 Commits (1)

  • 6f2a279 docs: add brew installation note

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 README.md (+8 -0)

📄 Description

Add brew installation note

$ brew install ollama
==> Downloading https://ghcr.io/v2/homebrew/core/ollama/manifests/0.1.9
############################################################################################### 100.0%
==> Fetching ollama
==> Downloading https://ghcr.io/v2/homebrew/core/ollama/blobs/sha256:10126ce5346a2eb4b4b5b02f8fb9e9ce6
############################################################################################### 100.0%
==> Pouring ollama--0.1.9.arm64_ventura.bottle.tar.gz
==> Caveats
To start ollama now and restart at login:
  brew services start ollama
Or, if you don't want/need a background service you can just run:
  /opt/homebrew/opt/ollama/bin/ollama serve
==> Summary
🍺  /opt/homebrew/Cellar/ollama/0.1.9: 7 files, 15.5MB

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/1162 **Author:** [@chenrui333](https://github.com/chenrui333) **Created:** 11/17/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-brew-installation-note` --- ### 📝 Commits (1) - [`6f2a279`](https://github.com/ollama/ollama/commit/6f2a27932f9866bc252d7bb102eb515267a1a61b) docs: add brew installation note ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -0) </details> ### 📄 Description Add brew installation note ``` $ brew install ollama ==> Downloading https://ghcr.io/v2/homebrew/core/ollama/manifests/0.1.9 ############################################################################################### 100.0% ==> Fetching ollama ==> Downloading https://ghcr.io/v2/homebrew/core/ollama/blobs/sha256:10126ce5346a2eb4b4b5b02f8fb9e9ce6 ############################################################################################### 100.0% ==> Pouring ollama--0.1.9.arm64_ventura.bottle.tar.gz ==> Caveats To start ollama now and restart at login: brew services start ollama Or, if you don't want/need a background service you can just run: /opt/homebrew/opt/ollama/bin/ollama serve ==> Summary 🍺 /opt/homebrew/Cellar/ollama/0.1.9: 7 files, 15.5MB ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 11:46:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#57185