The llama.cpp project released build b10262, which introduces support for the GATED_LINEAR_ATTN operation in its Vulkan backend. This update also includes documentation updates for Vulkan operations and removes an unused GLA spec constant.

  • Implemented GATED_LINEAR_ATTN op for Vulkan (#25601)
  • Updated Vulkan ops documentation
  • Removed unused GLA spec constant

This release provides binaries for macOS, Linux, Windows, Android, and iOS across CPU, CUDA, ROCm, OpenVINO, SYCL, and Vulkan backends.