The llama.cpp project has released version b10107, which includes a fix for a Windows crash that occurred when the op_poll feature was enabled.
- Resolves a crash on Windows when op_poll is active (PR #26029).
- Provides pre-built binaries for macOS (Apple Silicon and Intel), Linux (Ubuntu x64, arm64, s390x with CPU, Vulkan, ROCm 7.2, OpenVINO, SYCL), Android (arm64), Windows (CPU, OpenCL Adreno, CUDA 12/13, Vulkan, OpenVINO, SYCL, HIP), and openEuler.
- Disables KleidiAI support for macOS Apple Silicon in this release.
This update ensures stability on Windows systems utilizing op_poll while continuing to offer comprehensive hardware support across major operating systems and accelerators.