Package Details: llama.cpp-bin b8870-1

Git Clone URL: https://aur.archlinux.org/llama.cpp-bin.git (read-only, click to copy)
Package Base: llama.cpp-bin
Description: LLM inference in C/C++ (precompiled Linux binaries)
Upstream URL: https://github.com/ggerganov/llama.cpp
Keywords: ai chat gpt llama llm
Licenses: MIT
Conflicts: ggml, libggml, llama.cpp
Provides: ggml, libggml, llama.cpp
Submitter: neitsab
Maintainer: neitsab (envolution)
Last Packager: neitsab
Votes: 2
Popularity: 0.001560
First Submitted: 2024-11-15 12:24 (UTC)
Last Updated: 2026-04-21 17:02 (UTC)

Required by (5)

Sources (2)

Pinned Comments

neitsab commented on 2026-04-23 13:02 (UTC)

Note: this package ships the CPU version of llama.cpp release binaries, not the CUDA/ROCm/Vulkan etc.

neitsab commented on 2025-02-05 16:44 (UTC) (edited on 2026-04-21 16:00 (UTC) by neitsab)

Please note:

This package being updated several times a day upstream, the best way to get the most recent version for yourself is to run the following commands

sudo pacman -S devtools nvchecker
git clone https://aur.archlinux.org/llama.cpp-bin.git && cd llama.cpp-bin
pkgctl version upgrade
pkgctl build -i all

Please only flag it out of date in case the build is broken or missing features.

If you have suggestions to automate the upgrading and publishing or want to take over maintenance, I'm all ears :-)

Latest Comments

« First ‹ Previous 1 2

neitsab commented on 2025-02-05 16:44 (UTC) (edited on 2026-04-21 16:00 (UTC) by neitsab)

Please note:

This package being updated several times a day upstream, the best way to get the most recent version for yourself is to run the following commands

sudo pacman -S devtools nvchecker
git clone https://aur.archlinux.org/llama.cpp-bin.git && cd llama.cpp-bin
pkgctl version upgrade
pkgctl build -i all

Please only flag it out of date in case the build is broken or missing features.

If you have suggestions to automate the upgrading and publishing or want to take over maintenance, I'm all ears :-)