Search Criteria
Package Details: llama.cpp-openvino b9222-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/llama.cpp-openvino.git (read-only, click to copy) |
|---|---|
| Package Base: | llama.cpp-openvino |
| Description: | Port of Facebook's LLaMA model in C/C++(with OpenVINO Backend support) |
| Upstream URL: | https://github.com/ggerganov/llama.cpp |
| Licenses: | MIT |
| Conflicts: | ggml, libggml, llama.cpp, llama.cpp-clblast, llama.cpp-cuda, llama.cpp-opencl, llama.cpp-vulkan |
| Provides: | llama.cpp |
| Submitter: | kaolinite |
| Maintainer: | kaolinite |
| Last Packager: | kaolinite |
| Votes: | 1 |
| Popularity: | 0.40 |
| First Submitted: | 2026-03-30 18:38 (UTC) |
| Last Updated: | 2026-05-19 07:09 (UTC) |
Dependencies (13)
- curl (curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- openvinoAUR (openvino-binAUR, openvino-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- opencl-clhpp (opencl-clhpp-gitAUR) (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-rocm) (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 (5)
- llamaman-bin (requires llama.cpp) (optional)
- scmd-bin (requires llama.cpp)
- voxd (requires llama.cpp) (optional)
- voxd-bin (requires llama.cpp) (optional)
- voxd-git (requires llama.cpp) (optional)
Latest Comments
kaolinite commented on 2026-05-19 06:49 (UTC)
@ioctl It is a problem with the respective packages, I used it with openvino-bin and it works with that.
ioctl commented on 2026-04-15 11:25 (UTC)
And the same problem if openvino-git instead of the openvino package is installed.
ioctl commented on 2026-04-15 06:33 (UTC)
Build failed:
Seems required openvino package doesn't contain /opt/intel/openvino/setupvars.sh file.