The llama.cpp project released version b11054, which adds support for the TOP_K operator on Qualcomm Hexagon DSPs. This update includes optimizations for single-row processing and fixes for row partitioning.

  • Enables Hexagon support for the TOP_K operator via pull request #29113.
  • Optimizes large-row selection and raises the VTCM-based size cap.
  • Fixes TOP_K mdev row partitioning issues.
  • Updates documentation to reflect the new TOP_K support listings.

This release provides binaries for macOS, Linux, Windows, Android, and openEuler across various hardware backends including CPU, CUDA, ROCm, Vulkan, and OpenVINO.