The llama.cpp project released version b11006, introducing support for Qualcomm Hexagon processors to handle K-Quantization formats. This update implements specific kernels for Q4_K and Q6_K quantization levels on the Hexagon architecture.

  • Implementation of q6k and q4k kernels for Hexagon DSPs.
  • Improved unpack accuracy for the hex-q6k kernel.
  • Added support for Q4_K kernels on Hexagon hardware.

The release provides pre-built binaries for macOS, Linux, Windows, Android, and openEuler across various CPU and GPU backends including CUDA, ROCm, Vulkan, and OpenVINO.