The llama.cpp project has released version b10738, providing binaries for macOS, Linux, Windows, Android, and openEuler across CPU, GPU, and various accelerator backends.
- The release includes a specific update to SYCL support that limits maximum allocation memory to 2GB for host-pinned memory.
- macOS Apple Silicon builds with KleidiAI are disabled in this version.
- Windows arm64 CUDA 13 support is included as a preview.
- ROCm 7.14 and OpenVINO 2026.3.1 binaries are available for Ubuntu and Windows.
This update allows users to access the latest llama.cpp functionality on supported hardware, with specific attention to memory constraints in SYCL implementations.