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

llama.cpp b9156

Original release notes

ggml-webgpu: Enable NVIDIA self-hosted CI (#22976)

  • Enabel nvidia ci for webgpu
  • Address precision issues
  • fix placement
  • Relax more set_rows and div
  • Try relaxing all f16
  • formatting and naming
  • Add comment explaining max_nmse_err logic

Added comment referencing pull request for clarification.