The llama.cpp project has released version b10059, which updates the ggml-blas library to use the CPU routine as the default for hadamard matrix multiplication.
- The release includes binaries for macOS (Apple Silicon and Intel), Linux (Ubuntu x64, arm64, s390x, Vulkan, ROCm 7.2, OpenVINO, SYCL), Android, Windows (CPU, OpenCL Adreno, CUDA 12/13, Vulkan, OpenVINO, SYCL, HIP), and openEuler.
- macOS Apple Silicon builds with KleidiAI are disabled in this version.
- openEuler x86 support is also disabled, while aarch64 remains available.
- A standalone UI binary is provided for general use.