Install latest/beta of llama-cpp

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install llama-cpp --beta

Don't have snapd? Get set up for snaps.

llama-cpp is only available on the unstable beta channel. It could break and change often.

Channel Version Published

Details for llama-cpp

License

  • MIT

Last updated

  • 31 March 2026 - latest/beta
  • 20 April 2026 - latest/edge

Source code


Report a bug


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

Snap package for llama.cpp - LLM inference in C/C++

This snap provides llama.cpp with different backends like HIP (for AMD GPU) using snap components.

Install the HIP backend:

sudo snap install --edge --devmode llama-cpp+hip


Install llama-cpp on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using llama-cpp