The llama.cpp project has published the b9826 release, which includes a fix for failed unit test cases related to the norm function in SYCL. This update provides pre-built binaries and frameworks across multiple platforms and hardware accelerators.

  • macOS Apple Silicon (arm64) and Intel (x64) binaries are available, with KleidiAI support disabled.
  • Linux builds cover Ubuntu x64, arm64, and s390x for CPU, Vulkan, ROCm 7.2, OpenVINO, and SYCL FP32/FP16.
  • Windows releases include CPU, OpenCL Adreno, CUDA 12.4 and 13.3, Vulkan, OpenVINO, SYCL, and HIP variants.
  • Android arm64 (CPU) binaries and an iOS XCFramework are provided for mobile deployment.
  • openEuler builds for x86 and aarch64 architectures are listed, with some configurations marked as disabled.

This release ensures broader hardware compatibility by offering specific binaries for various GPU backends and CPU architectures.