You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This expression is automatically updated within the [nixpkgs repo](https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/by-name/ll/llama-cpp/package.nix#L164).
405
+
406
+
#### Flox
407
+
408
+
On Mac and Linux, Flox can be used to install llama.cpp within a Flox environment via
409
+
```
410
+
flox install llama-cpp
411
+
```
412
+
Flox follows the nixpkgs build of llama.cpp.
413
+
390
414
### Metal Build
391
415
392
416
On MacOS, Metal is enabled by default. Using Metal makes the computation run on the GPU.
0 commit comments