The llama.cpp project has released build b10198, which introduces support for quantized concatenation operations within the Vulkan backend.

  • The primary technical update is the addition of Vulkan support for quantized concat, implemented in pull request #25684.
  • macOS Apple Silicon builds with KleidiAI are explicitly disabled in this release.
  • Binaries are provided for multiple platforms including macOS (Apple Silicon and Intel), Linux (Ubuntu x64, arm64, s390x), Windows (CPU, CUDA 12/13, Vulkan, ROCm, OpenVINO, SYCL, HIP), Android, and openEuler.
  • A standalone UI binary is also included in the release package.