Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 18b663d

Browse filesBrowse files
authored
install : add macports (ggml-org#12518)
MacPorts section added
1 parent fbdfefe commit 18b663d
Copy full SHA for 18b663d

File tree

1 file changed

+7
-0
lines changed
Filter options

1 file changed

+7
-0
lines changed

‎docs/install.md

Copy file name to clipboardExpand all lines: docs/install.md
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ brew install llama.cpp
99
```
1010
The formula is automatically updated with new `llama.cpp` releases. More info: https://github.com/ggml-org/llama.cpp/discussions/7668
1111

12+
## MacPorts
13+
14+
```sh
15+
sudo port install llama.cpp
16+
```
17+
see also: https://ports.macports.org/port/llama.cpp/details/
18+
1219
## Nix
1320

1421
On Mac and Linux, the Nix package manager can be used via

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.