Search Criteria
Package Details: llama.cpp-hip b10068-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/llama.cpp-hip.git (read-only, click to copy) |
|---|---|
| Package Base: | llama.cpp-hip |
| Description: | Port of Facebook's LLaMA model in C/C++ (with AMD ROCm optimizations) |
| Upstream URL: | https://github.com/ggml-org/llama.cpp |
| Licenses: | MIT |
| Conflicts: | ggml, ggml-rocm, libggml, llama-cpp, llama.cpp, stable-diffusion.cpp |
| Provides: | ggml, ggml-rocm, libggml, libggml-hip.so, llama-cpp, llama.cpp |
| Submitter: | Orion-zhen |
| Maintainer: | Orion-zhen |
| Last Packager: | Orion-zhen |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-07-17 15:57 (UTC) |
| Last Updated: | 2026-07-19 02:34 (UTC) |
Dependencies (19)
- curl (curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- hip-runtime-amd (rocm-nightly-gfx120x-all-binAUR, rocm-nightly-gfx1151-binAUR, rocm-nightly-gfx110x-binAUR)
- hipblas (opencl-amd-devAUR, rocm-nightly-gfx120x-all-binAUR, rocm-nightly-gfx1151-binAUR, rocm-nightly-gfx110x-binAUR)
- openmp
- python
- rocblas (rocblas-gfx1103AUR, opencl-amd-devAUR, rocm-nightly-gfx120x-all-binAUR, rocm-nightly-gfx1151-binAUR, rocm-nightly-gfx110x-binAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- nodejs (nodejs-gitAUR, nodejs-lts-hydrogenAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- npm (npm-corepackAUR, python-nodejs-wheelAUR) (make)
- rocm-hip-sdk (opencl-amd-devAUR, rocm-nightly-gfx120x-all-binAUR, rocm-nightly-gfx1151-binAUR, rocm-nightly-gfx110x-binAUR) (make)
- python-ggufAUR (python-gguf-gitAUR) (optional) – needed for convert_hf_to_gguf.py
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (optional) – needed for convert_hf_to_gguf.py
- python-pytorch (python-pytorch-cuda12.9AUR, python-pytorch-opt-cuda12.9AUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-opt-xpu, python-pytorch-rocm, python-pytorch-xpu) (optional) – needed for convert_hf_to_gguf.py
- python-safetensors (optional) – needed for convert_hf_to_gguf.py
- python-sentencepieceAUR (python-sentencepiece-gitAUR, python-sentencepiece-binAUR) (optional) – needed for convert_hf_to_gguf.py
- python-transformersAUR (python-transformers-gitAUR) (optional) – needed for convert_hf_to_gguf.py
Required by (15)
- assistd (requires llama.cpp) (optional)
- assistd-git (requires llama.cpp) (optional)
- llama.cpp-ggml (requires ggml)
- llamaman-bin (requires llama.cpp) (optional)
- llamastash (requires llama.cpp) (optional)
- llamastash-bin (requires llama.cpp) (optional)
- llamastash-git (requires llama.cpp) (optional)
- manboster (requires llama.cpp) (optional)
- manboster-bin (requires llama.cpp) (optional)
- manboster-git (requires llama.cpp) (optional)
- scmd-bin (requires llama.cpp)
- stable-diffusion.cpp-ggml (requires ggml)
- voxd (requires llama.cpp) (optional)
- voxd-bin (requires llama.cpp) (optional)
- voxd-git (requires llama.cpp) (optional)
Latest Comments
Orion-zhen commented on 2026-07-18 10:43 (UTC) (edited on 2026-07-18 10:44 (UTC) by Orion-zhen)
Because the official repository handles the llama.cpp package in the following way:
The original AUR package was removed because there was a direct replacement in the official repository. Now that the official repository has adopted a different packaging method, I can safely resurrect the package I maintained.
s-k commented on 2026-07-18 09:13 (UTC)
why were the extra packages removed?
Orion-zhen commented on 2026-07-17 15:59 (UTC)
Haha, llama-cpp-rocm & llama-cpp-vulkan were removed from extra repo. Now my AUR packages are back!