The llama.cpp project has released version b9907, which includes a fix to add a missing include in common.h. This update provides pre-built binaries for macOS, iOS, Linux, Android, Windows, and openEuler platforms.

  • macOS Apple Silicon (arm64) and Intel (x64) builds are available.
  • iOS XCFramework is included for mobile deployment.
  • Linux binaries support Ubuntu x64, arm64, s390x, Vulkan, ROCm 7.2, OpenVINO, and SYCL.
  • Windows binaries cover CPU, CUDA 12/13, Vulkan, OpenVINO, SYCL, HIP, and OpenCL Adreno.
  • Android arm64 (CPU) and openEuler x86/aarch64 builds are provided.
  • A standalone UI package is also distributed.