From 18f3d19182cc5d311611faea14c576f1af2b46f5 Mon Sep 17 00:00:00 2001 From: Lars Sonchocky-Helldorf Date: Sun, 23 Mar 2025 00:22:28 +0100 Subject: [PATCH] Update install.md MacPorts section added --- docs/install.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/install.md b/docs/install.md index 0e23a2c9e7ae1..4971c18281cc9 100644 --- a/docs/install.md +++ b/docs/install.md @@ -9,6 +9,13 @@ brew install llama.cpp ``` The formula is automatically updated with new `llama.cpp` releases. More info: https://github.com/ggml-org/llama.cpp/discussions/7668 +## MacPorts + +```sh +sudo port install llama.cpp +``` +see also: https://ports.macports.org/port/llama.cpp/details/ + ## Nix On Mac and Linux, the Nix package manager can be used via