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).
52
+
53
+
## Apt (Debian Linux, Ubuntu...)
54
+
55
+
```sh
56
+
sudo apt install llama.cpp
57
+
```
58
+
59
+
See also: https://packages.debian.org/sid/llama.cpp
0 commit comments