From: Lars Sonchocky-Helldorf Date: Sun, 23 Mar 2025 08:21:48 +0000 (+0100) Subject: install : add macports (#12518) X-Git-Tag: upstream/0.0.5028~85 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=18b663d8e4ef352a9a15ff15d695fc3258801d60;p=pkg%2Fggml%2Fsources%2Fllama.cpp install : add macports (#12518) MacPorts section added --- diff --git a/docs/install.md b/docs/install.md index 0e23a2c9..4971c182 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