The llama.cpp project has released version b10589, which introduces CUDA POOL_1D support via pull request #27573. This update also includes a fix for editorconfig compliance by adding a missing trailing newline.

The release provides binaries for macOS (Apple Silicon and Intel), iOS, Linux (Ubuntu x64, arm64, s390x), Windows (x64 and arm64), and Android. Supported backends include CPU, CUDA 12/13, Vulkan, ROCm 7.14, OpenVINO, SYCL, and OpenCL Adreno.

This release enables users to run llama.cpp on a wide range of hardware architectures and operating systems with the new pooling capability.