The llama.cpp project has released version b10852, which introduces support for RELU and LEAKY_RELU operations within the Hexagon backend.

  • Added RELU op to the hexagon implementation.
  • Added LEAKY_RELU op to the hexagon implementation.
  • Provided binaries for macOS (Apple Silicon and Intel), Linux (Ubuntu with CPU, Vulkan, ROCm, OpenVINO, SYCL), Android, Windows (CPU, OpenCL, CUDA 12/13, Vulkan, OpenVINO, SYCL, ROCm), and openEuler.

This update enables users to run models utilizing these activation functions on Hexagon-compatible hardware.