llama.cpp releases · · 1 min read

b10098

Mirrored from llama.cpp releases for archival readability. Support the source by reading on the original site.

hexagon: activation ops update (#25974)

  • hex-geglu: optimized all-in-one geglu microkernel

  • hex-geglu: enable non-contiguous src and strided DMA

  • hex-act: enable non-contiguous srs and strided DMA for rest of ACT ops

  • hex-act: generalize GLU per-thread functions via DEFINE_GLU_PER_THREAD macro

  • hexagon: move UNARY_SILU and UNARY_GELU to unary-ops

  • hex-act: replace the generic ops_context scratchpad usage with a local htp_vtcm_layout computation per act op.


Co-authored-by: Max Krasnyansky [email protected]

Website:

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from llama.cpp releases