The llama.cpp project has released version b10539, which addresses a critical numerical stability issue in the Vulkan backend while expanding hardware support for Windows users.

  • Vulkan FA MMQ now uses fp32 for Q quantization calculations to prevent overflow when qd is a denorm.
  • Added Windows x64 binaries for CUDA 13 and preview support for Windows arm64 with CUDA 13.4.
  • Included builds for Ubuntu s390x (CPU), macOS Intel (x64), and iOS XCFramework.
  • OpenCL Adreno support is now available for Windows arm64.

This update ensures reliable performance on Vulkan devices by preventing arithmetic errors and provides users with the latest CUDA 13 compatibility options.