The llama.cpp project has released build b10576, which re-adds Q2_K reordered MMVQ and ESIMD kernels for SYCL support. This change effectively reverts a previous commit that had removed these specific kernel implementations.
- The release includes binaries for macOS (Apple Silicon and Intel), Linux (Ubuntu x64, arm64, s390x), Windows, and Android.
- GPU acceleration is supported via Vulkan, ROCm 7.14, OpenVINO, CUDA 12/13, and SYCL across multiple platforms.
- macOS KleidiAI support remains disabled in this build.
This update restores specific quantization kernels for SYCL devices while providing comprehensive binaries for various operating systems and hardware accelerators.