Package Details: llama.cpp-openvino b9222-1

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)

Required by (5)

Sources (3)

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:

...
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting llama.cpp-b8644.tar.gz with bsdtar
==> Starting prepare()...
/home/build/.cache/yay/llama.cpp-openvino/PKGBUILD: line 46: /opt/intel/openvino/setupvars.sh: No such file or directory
 -> error making: llama.cpp-openvino-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
llama.cpp-openvino - exit status 1

Seems required openvino package doesn't contain /opt/intel/openvino/setupvars.sh file.