Back to feed

b7988

Feb 10, 2026
Meta/llama.cppCLIvb7988

ggml-cpu: arm64: q6_K repack gemm and gemv (and generic) implementations (dotprod) (#19360)

  • First working version of GEMM and GEMV

  • interleave loads and compute

  • Clang-format

  • Added missing fallback. Removed tested TODO.

  • Swap M and N to be consistent with the repack template convention

macOS/iOS:

Linux:

Windows:

openEuler: