macOS
brew install llama.cpplocal Homebrew formula metadata
sudo port install llama.cppMacPorts ports tree · llm/llama.cpp/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de llama.cpp pour les workflows d'agents IA.
installation
brew install llama.cpplocal Homebrew formula metadata
sudo port install llama.cppMacPorts ports tree · llm/llama.cpp/Portfile · Source: api.github.com
sudo dnf install llama-cppFedora Rawhide package metadata · llama-cpp · Source: dl.fedoraproject.org
nix profile install nixpkgs#llama-cppnixpkgs package indexes · pkgs/by-name/ll/llama-cpp/package.nix · Source: api.github.com
sudo apk add llama-serverAlpine Linux edge package indexes · llama-server · Source: dl-cdn.alpinelinux.org
winget install --id ggml.llamacpp -eWindows Package Manager source index · ggml.llamacpp · Source: cdn.winget.microsoft.com
aperçu
LLM inference in C/C++
historique
llama.cpp is one of the defining packages of the local-LLM era: a C/C++ inference stack that made it practical to run quantized transformer models on laptops, desktops, servers, and small devices without a heavyweight Python runtime.
The repository was created on GitHub on March 10, 2023, shortly after Meta's LLaMA model release changed the center of gravity for local language-model experimentation. The README states the project goal as LLM inference with minimal setup and strong performance across local and cloud hardware.
The project is closely tied to ggml. Its README describes llama.cpp as the main playground for developing new ggml features, and the implementation grew around plain C/C++, integer quantization, CPU backends, and hardware accelerators such as Metal, CUDA, Vulkan, SYCL, HIP, and related GPU paths.
As model support broadened beyond the original LLaMA family, llama.cpp became a runtime and tooling umbrella: converters, quantizers, benchmarking tools, embedding tools, an OpenAI-compatible server, multimodal support, and many model-family loaders are represented in the command set and documentation.
Package adoption spread because llama.cpp lowered the cost of trying local inference: build from source, install from Homebrew, Nix, winget, conda-forge, Docker, or download release binaries, then run a model file or fetch one from Hugging Face-oriented workflows.
The README's bindings list shows the surrounding ecosystem that formed around the C/C++ core, including Python, Go, Node.js, Ruby, browser/Wasm, editor-completion plugins, and server clients. That ecosystem made llama.cpp both an end-user CLI and a library/runtime target for other packages.
Its high-frequency build-tag release pattern reflects active downstream pressure: package managers, bindings, model hubs, and local-AI applications all depend on fast propagation of backend, quantization, and model-format changes.
Users run llama-cli for local prompts, llama-server for an OpenAI-compatible HTTP API, llama-bench for performance testing, llama-quantize for smaller model files, and many auxiliary tools for embeddings, perplexity, retrieval, tokenization, and model-file manipulation.
The package is especially useful when a developer wants a self-contained inference engine: compile once, point it at a model, and choose a CPU/GPU backend without adopting a full ML framework stack.
For package maintainers, llama.cpp is unusually dynamic: hardware backend flags, model-format transitions, CLI renames, bundled tools, and release cadence all matter. It turned local AI into something package managers had to treat like a fast-moving systems tool rather than a single Python application.
It is also a packaging bridge between model hubs and Unix tooling. The same project can be installed as a formula, used as a server daemon, linked by language bindings, wrapped by desktop apps, or embedded in another inference product.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour llama.cpp. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
llama | cli | exécutable global | |
llama-batched | cli | exécutable global | |
llama-batched-bench | cli | exécutable global | |
llama-bench | cli | exécutable global | |
llama-cli | cli | exécutable global | |
llama-completion | cli | exécutable global | |
llama-debug | cli | exécutable global | |
llama-debug-template-parser | cli | exécutable global | |
llama-diffusion-cli | cli | exécutable global | |
llama-embedding | cli | exécutable global | |
llama-eval-callback | cli | exécutable global | |
llama-finetune | cli | exécutable global | |
llama-fit-params | cli | exécutable global | |
llama-gen-docs | cli | exécutable global | |
llama-gguf | cli | exécutable global | |
llama-gguf-hash | cli | exécutable global | |
llama-gguf-split | cli | exécutable global | |
llama-idle | cli | exécutable global | |
llama-imatrix | cli | exécutable global | |
llama-lookahead | cli | exécutable global | |
llama-lookup | cli | exécutable global | |
llama-lookup-create | cli | exécutable global | |
llama-lookup-merge | cli | exécutable global | |
llama-lookup-stats | cli | exécutable global | |
llama-mtmd-cli | cli | exécutable global | |
llama-parallel | cli | exécutable global | |
llama-passkey | cli | exécutable global | |
llama-perplexity | cli | exécutable global | |
llama-quantize | cli | exécutable global | |
llama-results | cli | exécutable global | |
llama-retrieval | cli | exécutable global | |
llama-server | cli | exécutable global | |
llama-simple | cli | exécutable global | |
llama-simple-chat | cli | exécutable global | |
llama-speculative | cli | exécutable global | |
llama-speculative-simple | cli | exécutable global | |
llama-template-analysis | cli | exécutable global | |
llama-tokenize | cli | exécutable global | |
llama-tts | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/ggml-org/llama.cpp
métadonnées d'installation
| Clé du paquet | brew:llama.cpp |
|---|---|
| Version | 9910 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/llama.cpp |
| Page d'accueil | https://llama.app |
| Dépôt | https://github.com/ggml-org/llama.cpp |
| Docs amont | https://github.com/ggml-org/llama.cpp#readme |
| Licence | MIT |
| Archive source | https://github.com/ggml-org/llama.cpp.git |
| Dernière mise à jour | 2026-07-08T09:32:56Z |
| Pulse | updated |
| Dépendances | ggml, openssl@3 |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | llama.cpp |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
llama-cpp
nix profile install nixpkgs#llama-cppllama-server 0.0.9564-r0
llama.cpp server
https://github.com/ggml-org/llama.cpp
sudo apk add llama-serverllama-server-openrc 0.0.9564-r0
llama.cpp server (OpenRC init scripts)
https://github.com/ggml-org/llama.cpp
sudo apk add llama-server-openrcllama.cpp 0.0.9564-r0
LLM inference in C/C++ (with Vulkan GPU acceleration)
https://github.com/ggml-org/llama.cpp
sudo apk add llama.cppllama.cpp-cpu 0.0.9564-r0
LLM inference in C/C++ (with Vulkan GPU acceleration)
https://github.com/ggml-org/llama.cpp
sudo apk add llama.cpp-cpullama.cpp-dev 0.0.9564-r0
LLM inference in C/C++ (with Vulkan GPU acceleration) (development files)
https://github.com/ggml-org/llama.cpp
sudo apk add llama.cpp-devllama.cpp-extras 0.0.9564-r0
llama.cpp additional binaries
https://github.com/ggml-org/llama.cpp
sudo apk add llama.cpp-extrasllama.cpp-libs 0.0.9564-r0
LLM inference in C/C++ (with Vulkan GPU acceleration) (shared libraries)
https://github.com/ggml-org/llama.cpp
sudo apk add llama.cpp-libsllama.cpp-vulkan 0.0.9564-r0
LLM inference in C/C++ (with Vulkan GPU acceleration)
https://github.com/ggml-org/llama.cpp
sudo apk add llama.cpp-vulkanllama-cpp b8064-1.fc45
Port of Facebook's LLaMA model in C/C++
https://github.com/ggerganov/llama.cpp
sudo dnf install llama-cppllama-cpp-devel b8064-1.fc45
Port of Facebook's LLaMA model in C/C++
https://github.com/ggerganov/llama.cpp
sudo dnf install llama-cpp-develllama.cpp
sudo port install llama.cppggml.llamacpp
winget install --id ggml.llamacpp -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.