Back to Freedom.Tech Back
All llama.cpp releasesAll versions
Release Thu, Jun 4, 2026 1 min read

llama.cpp b9498

Original release notes

ggml-cpu: extend RVV quantization vec dot to higher VLENs (#22754)

  • ggml-cpu: add rvv 512b,1024b impls for iq4_xs
  • ggml-cpu: refactor; add rvv 512b, 1024b impls for q6_K, i-quants
  • ggml-cpu: refactor; add 512 and 1024 implementations of tq3_s, iq3_xxs, iq2_s, iq2_xs, iq2_xxs

improve iq2_xs impl for rvv 256

Co-authored-by: Rehan Qasim

---------

Co-authored-by: taimur-10x Co-authored-by: Rehan Qasim

UI: