mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-29 12:35:16 +00:00
committed by
GitHub
parent
fbdfefe74e
commit
18b663d8e4
@ -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
|
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
|
## Nix
|
||||||
|
|
||||||
On Mac and Linux, the Nix package manager can be used via
|
On Mac and Linux, the Nix package manager can be used via
|
||||||
|
Reference in New Issue
Block a user