PulseAugur
EN
LIVE 12:05:57

llama.cpp releases multiple updates with performance and build improvements

The llama.cpp project has released several updates, including version b10567 which features CI improvements and various build options for macOS, Linux, Android, and Windows. Previous releases like b10566 and b10549 introduced version bumps and tensor splitting capabilities, respectively. Other updates address specific issues such as Vulkan quantization calculations in b10539, metal performance optimizations in b10545 and b10538, and server-side model loading in b10536. Release b10537 also focused on improving OpenMP usage on Windows. AI

IMPACT Ongoing improvements to a popular inference engine, potentially enhancing performance and compatibility for various AI models.

RANK_REASON This is a series of software releases for an open-source project, not a frontier model release or significant industry event.

Read on llama.cpp — Releases →

AI-generated summary · Google Gemini · from 357 sources. How we write summaries →

llama.cpp releases multiple updates with performance and build improvements

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
This is a series of software releases for an open-source project, not a frontier model release or significant industry event.
Source corroboration
357 independent sources
Strong cross-source corroboration — multiple independent publishers covered this within the clustering window.
Topics
product, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
46 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.
Coverage growth since scoring
+176 source(s) since last score
New sources have picked up this story since our last re-score. Score will update on the next scoring pass.

Full methodology in our editorial standards.

COVERAGE [357]

  1. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10798

    <details open=""> <p>common : make build info output stream configurable (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28322">#28322</a>)</p> <p>Let llama_print_build_info write to a caller-provided FILE* instead of<br /> hardcoding stderr.…

  2. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10797

    <details open=""> <p>ggml-cpu(s390x) : fix q5_1 uninitialized v_acc (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28332">#28332</a>)</p> <p>Signed-off-by: Aaron Teo <a href="mailto:[email protected]">[email protected]</a></p> </details> <…

  3. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10796

    <details open=""> <p>src : add n_expert_used_max function (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28323">#28323</a>)</p> <ul> <li>src : add n_expert_used_max function</li> </ul> <p>With Commit <a class="commit-link" href="https://gith…

  4. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10795

    <details open=""> <p>sycl: fuse rms_norm+mul+add and add+add residual chains (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27610">#27610</a>)</p> <p>Fuse RMS_NORM+MUL+ADD and ADD+ADD under GGML_SYCL_ENABLE_FUSION.</p> <p>ADD+ADD uses the sa…

  5. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10794

    <details open=""> <p>SYCL: Refactor GGML_SYCL_ENABLE_MKL_FA to global var (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26863">#26863</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">h…

  6. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10793

    <details open=""> <p>llama: fix whole source code rebuilt on each new commit (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28278">#28278</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow…

  7. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10792

    <details open=""> <p>common/json-schema : fix GBNF grammar generation for empty object schemas (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28279">#28279</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.…

  8. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10791

    <details open=""> <p>opencl: quant lm_head / decode GEMV and medium-batch GEMM optimizations (speculative decoding/MTP) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26477">#26477</a>)</p> <ul> <li> <p>opencl: quant lm_head / decode GEMV an…

  9. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10790

    <details open=""> <p>tune MMVQ to MMQ crossover for SM87 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28285">#28285</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app<…

  10. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10786

    <details open=""> <p>mtmd: propagate const to preproc class (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28310">#28310</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.a…

  11. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10785

    <details open=""> <p>metal : add sparse FA (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28098">#28098</a>)</p> <ul> <li>metal : support n_kv_max sparse mask hint in flash attention vec kernel</li> </ul> <ul> <li>add kernel_flash_attn_ext_v…

  12. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10784

    <details open=""> <p>metal : fix glu dispatch with ne00 = 1 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28306">#28306</a>)</p> <ul> <li> <p>metal : fix glu dispatch with ne00 = 1</p> </li> <li> <p>tests : disable ill-defined tests</p> </l…

  13. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10783

    <details open=""> <p>mtmd : add <code>const</code> in various places (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28307">#28307</a>)</p> <ul> <li>mtmd : mark context as const in more methods</li> </ul> <p>Mark <code>mtmd_context</code> as …

  14. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10782

    <details open=""> <p>CUDA: Allow concurrent streams per split for multi-GPU (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28198">#28198</a>)</p> <ul> <li>CUDA: Allow CUDA optimization per split for multi-GPU.</li> </ul> <p>Previous guard ca…

  15. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10781

    <details open=""> <p>vulkan: fix FA dequant path engagement (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28190">#28190</a>)</p> <p>Skip the nb[3] check when ne[3] == 1, the shader never reads it for a<br /> single stream. Cache views carry…

  16. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10780

    <details open=""> <p>sycl : enhance the api to support peer-to-peer copy (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27550">#27550</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">ht…

  17. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10778

    <details open=""> <p>misc : prevent RAM peaking at model loading stage (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27483">#27483</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">http…

  18. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10777

    <details open=""> <p>sycl: reduce redundant work in Q4_K multi-column MMVQ (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27062">#27062</a>)</p> <ul> <li> <p>sycl: Q4_K Weight unpack optimization and reuse between destination Columns</p> </l…

  19. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10776

    <details open=""> <p>model: add NVIDIA Nemotron-3-Puzzle-75B-A9B (NemotronHPuzzle) support (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25444">#25444</a>)</p> <ul> <li>hparams: add per-layer n_ff_exp/n_expert_used arrays with scalar-or-arr…

  20. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10775

    <details open=""> <p>mtmd: fix idefics3 preproc (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28273">#28273</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> …

  21. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10774

    <details open=""> <p>finetune: fix no KV cache (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27199">#27199</a>)</p> <ul> <li> <p>training: fix no KV cache</p> </li> <li> <p>apply @ ggerganov<br /> suggestion</p> </li> </ul> </details> <p><s…

  22. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10773

    <details open=""> <p>server : accept data: URLs for input_video and input_audio (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27735">#27735</a>)</p> <ul> <li>server : accept data: URLs for input_video and input_audio</li> </ul> <p>input_vid…

  23. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10772

    <details open=""> <p>ggml-hexagon: add F16 support for unary ops (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28228">#28228</a>)</p> <p>Extend the HTP backend's F16 unary op coverage to include ABS on top<br /> of the existing NORM/RMS_NOR…

  24. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10771

    <details open=""> <p>mtmd: add mtmd_tokenize_from_parts() (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28250">#28250</a>)</p> <ul> <li> <p>add mtmd_tokenize_from_parts</p> </li> <li> <p>use it in mtmd-cli</p> </li> <li> <p>move add_special…

  25. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10770

    <details open=""> <p>metal : add fa-vec tunings for M3 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28236">#28236</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…

  26. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10769

    <details open=""> <p>metal : fix memory query under low-memory conditions (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27701">#27701</a>)</p> <ul> <li> <p>metal: Fix memory query under low-memory conditions</p> </li> <li> <p>Simply variabl…

  27. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10767

    <details open=""> <p>Update ROCm to 10.0.0 release (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27803">#27803</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></l…

  28. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10766

    <details open=""> <p>model: correctly support input vision for deepseek4 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28154">#28154</a>)</p> <ul> <li> <p>model: correctly support input vision for deepseek4</p> </li> <li> <p>nits</p> </li> …

  29. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10764

    <details open=""> <p>ggml-cuda : remove unused vars (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28235">#28235</a>)</p> <p>Signed-off-by: Adrien Gallouët <a href="mailto:[email protected]">[email protected]</a></p> </details> <p><stron…

  30. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10763

    <details open=""> <p>common, server : enable preserve_reasoning kwarg by default, log its effective state (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28174">#28174</a>)</p> <ul> <li>common, server : enable preserve_reasoning kwarg by defa…

  31. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10762

    <details open=""> <p>mtmd: support DeepSeek-V4-Flash-Vision-Exp (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28133">#28133</a>)</p> <ul> <li> <p>mtmd: support DeepSeek-V4-Flash-Vision-Exp</p> </li> <li> <p>handle min/max token counts from …

  32. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10760

    <details open=""> <p>mtmd: Fix Qwen3-tts-0.6b (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28231">#28231</a>)</p> <ul> <li>mtmd: load the qwen3-tts code predictor proj_in as optional</li> </ul> <p>The talker and the code predictor share th…

  33. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10759

    <details open=""> <p>ggml: avoid KleidiAI buffer type init on dispatch (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27891">#27891</a>)</p> <p>Co-authored-by: Acmmi <a href="mailto:[email protected]">[email protected]

  34. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10758

    <details open=""> <p>hexagon: MUL_MAT and MUL_MAT_ID fusion and fixes (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28202">#28202</a>)</p> <ul> <li> <p>hex-mm: fuse QKV and FFN matmuls that land on HMX</p> </li> <li> <p>hex-mm: remove hardc…

  35. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10757

    <details open=""> <p>vulkan: handle larger batch sizes (&gt;4) efficiently for IQ3_S mat-vec (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27449">#27449</a>)</p> <ul> <li>vulkan: handle larger batch sizes (&gt;4) efficiently for IQ3_S mat-v…

  36. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10756

    <details open=""> <p>vulkan : only request VK_KHR_shader_bfloat16 extension if supported (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28155">#28155</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" r…

  37. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10754

    <details open=""> <p>opencl: fix out‐of‐bound reads in the Adreno image kernels (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27632">#27632</a>)</p> <ul> <li> <p>opencl: clamp the q4_K decode GEMV's fetch row on a padded x-grid</p> </li> <l…

  38. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10753

    <details open=""> <p>hexagon: add missing FARF logs for cpy/get_rows/set_rows/gdn ops (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28217">#28217</a>)</p> <ul> <li> <p>hexagon: fix bug ne[2] printed in proc_op_req prep-src log</p> </li> <li…

  39. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10752

    <details open=""> <p>metal : add metallib build support for xcframework (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28163">#28163</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">htt…

  40. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10751

    <details open=""> <p>cuda: fuse MoE weighted expert reduction (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25952">#25952</a>)</p> <ul> <li>cuda : fuse MoE weighted reduction (mul + view + add)</li> </ul> <p>The MoE combine tail currently w…

  41. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10750

    <details open=""> <p>kv-cells: look up the n-gram history in the sequence position index (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28040">#28040</a>)</p> <p>get_prev_tokens() rebuilt a (seq, pos) -&gt; token hash map on every<br /> ubat…

  42. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10749

    <details open=""> <p>context : autoscale n_ctx_train when yarn scaling specified (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28030">#28030</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofo…

  43. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10743

    <details open=""> <p>metal : add fa-vec tuning for M2 Pro (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28122">#28122</a>)</p> <ul> <li> <p>metal: add fa-vec tuning for M2 Pro</p> </li> <li> <p>metal : update fa-vec tuning for M2 Pro with n…

  44. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10742

    <details open=""> <p>metal : add fa-vec tunings for A18 Pro (MacBook Neo) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28152">#28152</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">h…

  45. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10741

    <details open=""> <p>model : load hparams.n_layer_nextn before n_layer() calls (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28159">#28159</a>)</p> <ul> <li> <p>load hparams.n_layer_nextn before n_layer() calls</p> </li> <li> <p>remove dupl…

  46. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10740

    <details open=""> <p>metal : fix more leaks due to missing autoreleasepools (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27883">#27883</a>)</p> <ul> <li> <p>metal : fix more leaks due to missing autoreleasepools</p> </li> <li> <p>metal : r…

  47. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10739

    <details open=""> <p>metal : add fa-vec tuning for M2 Max (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28015">#28015</a>)</p> <p>Rows for M2 Max (30 GPU cores) collected with 'ggml-metal-tuning fa-vec<br /> --dtype f16,q8_0', pasted into f…

  48. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10738

    <details open=""> <p>sycl : support limit max alloc memory within 2GB for host-pinned memory (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27559">#27559</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.ap…

  49. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10737

    <details open=""> <p>qwen4exp: fix seq_cp, block position keying, mtmd input, cuda abort, add tests (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27941">#27941</a>)</p> <ul> <li> <p>qwen4exp: follow up fixes</p> </li> <li> <p>-kvu NaN colla…

  50. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10736

    <details open=""> <p>tests : fix log verbosity for test-llama-archs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28147">#28147</a>)</p> <ul> <li> <p>tests : fix log verbosity for test-llama-archs</p> </li> <li> <p>cont : naming</p> </li> <…

  51. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10734

    <details open=""> <p>metal: enable Metal 4.0 tensor API on M5+/A19+ (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27461">#27461</a>)</p> <ul> <li> <p>metal : request Metal 4.0 language version for the tensor API</p> </li> <li> <p>metal : lo…

  52. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10733

    <details open=""> <p>ci: Bump ggml-org/ccache-action to v1.2.24 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28083">#28083</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://lla…

  53. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10731

    <details open=""> <p>qwen4exp: support recurrent state rollback (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28123">#28123</a>)</p> <p>MTP speculative decoding needs the target state to move back by the<br /> number of rejected draft token…

  54. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10730

    <details open=""> <p>qwen4exp: sum the indexer heads by slices (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28023">#28023</a>)</p> <ul> <li>qwen4exp: sum the indexer heads by slices</li> </ul> <p>The head reduction went through a transpose…

  55. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10729

    <details open=""> <p>metal : add fa-vec tunings for M1 Ultra (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28088">#28088</a>)</p> <ul> <li> <p>metal : add fa-vec tunings for M1 Ultra</p> </li> <li> <p>metal : move M1 Ultra tunings after M1 …

  56. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10728

    <details open=""> <p>CUDA: XOR swizzle flash attn K,V smem fp16 tiles (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25635">#25635</a>)</p> <ul> <li>CUDA: XOR swizzle flash attn K,V smem fp16 tiles</li> </ul> <p>Signed-off-by: ynankani <a hr…

  57. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10727

    <details open=""> <p>metal : add concat support for quantized types (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28116">#28116</a>)</p> <p>Assisted-by: pi:llama.cpp/DeepSeek-V4-Flash-0731</p> </details> <p><strong>Website:</strong></p> <ul…

  58. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10726

    <details open=""> <p>AVX2: Speed up large batch size prompt processing of IQ models (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27402">#27402</a>)</p> <ul> <li>Batched gemm for grid IQ quants</li> </ul> <p>Style updates and a bit more per…

  59. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10724

    <details open=""> <p>kv-cache : optimize restoring non-contiguous cells (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27991">#27991</a>)</p> <ul> <li>kv cache : batch state restore scatter reads per contiguous run</li> </ul> <p>When restori…

  60. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10723

    <details open=""> <p>opencl: tune the quant paths for Intel Xe-LP GPUs to improve its TG and PP performance (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26438">#26438</a>)</p> <ul> <li> <p>opencl: Q4_K/Q5_K mul_mv N_DST 4-&gt;8 on Intel fo…

  61. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10721

    <details open=""> <p>webgpu : avoid crash when offset is not multiple of 4 in WebGPU ggml_backend_tensor_get() implementation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28045">#28045</a>)</p> <ul> <li> <p>webgpu : avoid crash when offset…

  62. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10720

    <details open=""> <p>ROCm: add radix TOP_K for long rows (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27466">#27466</a>)</p> <ul> <li>ROCm: add radix TOP_K for long rows</li> </ul> </details> <p><strong>Website:</strong></p> <ul> <li><a hr…

  63. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10719

    <details open=""> <p>metal : add fa-vec tunings for M1 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28078">#28078</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…

  64. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10718

    <details open=""> <p>CUDA: extend MOE fusion to specdec, earlier MOE glu fusion and topk-router fusion were restricted to 1 token (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27621">#27621</a>)</p> <ul> <li>CUDA: extend MOE fusion to specd…

  65. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10717

    <details open=""> <p>sycl : Enhance to get the free memory of Intel GPU (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27968">#27968</a>)</p> <ul> <li> <p>enhance get mem info by l0 an SYCL API</p> </li> <li> <p>remove debug code, format the…

  66. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10715

    <details open=""> <p>spec : fuse the DFlash encoder into the KV cache injection (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27310">#27310</a>)</p> <ul> <li>dflash : fuse the encoder into the KV injection decode</li> </ul> <p>The encoder i…

  67. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10714

    <details open=""> <p>vulkan: tune mat-vec rows for batched inference on Strix Halo (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27909">#27909</a>)</p> <ul> <li>vulkan: RDNA3 static mat-vec rows above four columns</li> </ul> <p>On RDNA3 abo…

  68. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10713

    <details open=""> <p>ggml : add MUL_MAT to the list of ops that may need additional memory (for WebGPU) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28071">#28071</a>)</p> <p>Co-authored-by: Stanisław Szymczyk <a href="mailto:sszymczy@gmai…

  69. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10712

    <details open=""> <p>vulkan: top_k radix select for k &gt;= 1024 for Qwen 3.8 Flash Next (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28032">#28032</a>)</p> <ul> <li> <p>vulkan: add top-k radix sort shader for k &gt;= 1024</p> </li> <li> <…

  70. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10711

    <details open=""> <p>hexagon: fix CPY fence bug (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28033">#28033</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> …

  71. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10710

    <details open=""> <p>metal : add remaining Q4_1/Q5_0/Q5_1 fa-vec tunings for M2 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28017">#28017</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofol…

  72. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10709

    <details open=""> <p>rpc: avoid serializing buffers from other servers (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26500">#26500</a>)</p> <ul> <li>rpc: avoid serializing buffers from other servers</li> </ul> <p>Only include remote buffer …

  73. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10708

    <details open=""> <p>ggml : fix ggml_backend_buft_get_alloc_size() guard (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28038">#28038</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">ht…

  74. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10707

    <details open=""> <p>kv-cells: stop the sequence scan once all sequences are seen (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28011">#28011</a>)</p> <p>for_each_token_in tested all LLAMA_MAX_SEQ sequences for every used cell,<br /> while …

  75. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10706

    <details open=""> <p>ggml: add SWIGLU_CLAMP (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27930">#27930</a>)</p> <ul> <li> <p>ggml: add SWIGLU_CLAMP</p> </li> <li> <p>add vulkan shader</p> </li> </ul> </details> <p><strong>Website:</strong>…

  76. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10705

    <details open=""> <p>llama: improve TENSOR_READ_LAZY handling (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27837">#27837</a>)</p> <ul> <li> <p>force lazy tensor on cpu if lazy is on</p> </li> <li> <p>llama: improve TENSOR_READ_LAZY handlin…

  77. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10704

    <details open=""> <p>CUDA: use the fast mm_ids_helper path for any n_expert_used (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27978">#27978</a>)</p> <p>The optimized path grouped warp lanes by token and required<br /> warp_size % n_expert_…

  78. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10703

    <details open=""> <p>hip: tune rdna 3 mmq config (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26284">#26284</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li>…

  79. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10702

    <details open=""> <p>hip : optimize Q2_0 dot-product path for gfx1201 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26753">#26753</a>)</p> <ul> <li> <p>hip/gfx1201: optimize q2_0 vec_dot_q2_0_q8_1 with native amdgcn perm</p> </li> <li> <p>B…

  80. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10701

    <details open=""> <p>dflash: pass missing NVFP4 scales to attention operations (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28000">#28000</a>)</p> <ul> <li>DFlash2 NVFP4 draft models produced almost no accepted speculative<br /> tokens bec…

  81. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10700

    <details open=""> <p>common: rename --tensor-read-lazy to --lazy-mode, add -lzm shorthand (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27969">#27969</a>)</p> <p>Rename the --tensor-read-lazy CLI argument to --lazy-mode, to match the<br /> …

  82. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10699

    <details open=""> <p>ggml : add ggml_backend_op_alloc_size_may_expand, use it in RPC (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27960">#27960</a>)</p> <p>some backends (Metal, SYCL, WebGPU) require additional memory for<br /> fleeting da…

  83. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10698

    <details open=""> <p>rpc: fix apple rdma error spew on teardown (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27908">#27908</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://lla…

  84. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10697

    <details open=""> <p>metal: add fa-vec tunings for M3 Ultra (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27999">#27999</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.a…

  85. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10696

    <details open=""> <p>metal : Add fa-vec tuning for M3 Pro (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27963">#27963</a>)</p> <p>Related issue: #27668</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel…

  86. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10695

    <details open=""> <p>vendor : update cpp-httplib to 0.54.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27919">#27919</a>)</p> <ul> <li> <p>vendor : update cpp-httplib to 0.54.0</p> </li> <li> <p>vendor : update cpp-httplib to 0.54.0 and 0…

  87. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10694

    <details open=""> <p>rpc : fix pre-rdma macOS versions (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27815">#27815</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…

  88. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10693

    <details open=""> <p>hexagon: support for device discovery and create sessions on demand (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27785">#27785</a>)</p> <ul> <li>hex-devices: add support for lazy session allocation and cleanup dev inte…

  89. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10692

    <details open=""> <p>sycl: split long rows in TOP_K instead of one work-group per row (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27847">#27847</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel=…

  90. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10691

    <details open=""> <p>metal : fix null-pipeline crash for F16 src1 mul_mat/mul_mat_id (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25648">#25648</a>)</p> <ul> <li> <p>metal : fail closed on mul_mat shapes with missing F16 kernels</p> </li> …

  91. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10690

    <details open=""> <p>memory : copy Hadamard matrix to k_rot tensor only if it has buffer assigned to prevent crashes during context shift of unquantized K cache (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27967">#27967</a>)</p> <p>Co-auth…

  92. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10689

    <details open=""> <p>ggml: allow passing alloc dependencies in graph_optimize (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27301">#27301</a>)</p> <ul> <li> <p>ggml: allow passing alloc dependencies in graph_optimize</p> </li> <li> <p>add a…

  93. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10688

    <details open=""> <p>metal : add fa-vec tunings for M2 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27940">#27940</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…

  94. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10687

    <details open=""> <p>opencl: use a better matmul path on two Adreno GPU generations (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27640">#27640</a>)</p> <ul> <li>opencl: default the Adreno xmem F16xF32 GEMM on for X2E</li> </ul> <p>kernel_m…

  95. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10686

    <details open=""> <p>metal : assert shared memory padding (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27951">#27951</a>)</p> <ul> <li> <p>metal : assert shared memory padding</p> </li> <li> <p>cont : add ref</p> </li> </ul> </details> <p>…

  96. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10685

    <details open=""> <p>metal : add remaining fa-vec tunings for M4 Pro (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27915">#27915</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https:…

  97. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10684

    <details open=""> <p>sycl: make --fit respect --fit-target better (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27629">#27629</a>)</p> <p>improve the --fit algorithm to take into account the actual peak<br /> required VRAM for a given conte…

  98. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10683

    <details open=""> <p>vulkan: combine duplicated fastdiv functions, rename the one optimizing small divs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27526">#27526</a>)</p> <ul> <li> <p>vulkan: combine duplicated fastdiv functions, rename t…

  99. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10682

    <details open=""> <p>metal : add fa-vec tunings for M1 Max (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27932">#27932</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.ap…

  100. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10681

    <details open=""> <p>vulkan: Change mul_mat_id to pad K rather than N (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27925">#27925</a>)</p> <p>The N padding is needed for mul_mat, but not mul_mat_id. For mul_mat_id,<br /> we indirect the row…

  101. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10679

    <details open=""> <p>bench: add --tensor-read-lazy (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27881">#27881</a>)</p> <ul> <li> <p>bench: add --tensor-read-lazy</p> </li> <li> <p>rm the alias</p> </li> <li> <p>rename to LLAMA_LAZY_MODE_*<…

  102. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10678

    <details open=""> <p>model: qwen4exp: reduce number of graph splits (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27880">#27880</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https:/…

  103. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10677

    <details open=""> <p>vulkan: fix missing view-alias dependencies in ggml_vk_graph_optimize (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27812">#27812</a>)</p> <ul> <li>vulkan: fix missing view-alias dependencies in ggml_vk_graph_optimize</…

  104. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10676

    <details open=""> <p>ggml : fix conv_transpose_2d for multiple batches (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26132">#26132</a>)</p> <ul> <li>ggml : fix conv_transpose_2d for multiple batches</li> </ul> <p>ggml_compute_forward_conv_t…

  105. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10675

    <details open=""> <p>Vulkan: add hoisting support for row IDs and expert count in shaders (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26686">#26686</a>)</p> <ul> <li> <p>vulkan: add hoisting support for row IDs and expert count in shaders…

  106. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10673

    <details open=""> <p>metal : add fa-vec tunings for M4 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27875">#27875</a>)</p> <p>This adds fa_vec_tuned_table records for Apple M4 to ggml-metal-tuning.cpp.</p> <p>Includes F16, Q4_0, Q4_1, Q5_0…

  107. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10672

    <details open=""> <p>OpenVINO: Update OV to 2026.3.1, whisper.cpp support, Qwen3.5 on NPU, and new ops (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27843">#27843</a>)</p> <ul> <li> <p>OpenVINO Backend: Fuse IM2COL + MatMul convolution into…

  108. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10670

    <details open=""> <p>sycl: use TILE for quantized KV decode on BMG (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26689">#26689</a>)</p> <p>Route quantized KV decode to TILE on Xe2 (BMG) only, keep VEC on other archs until validated there.</…

  109. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10669

    <details open=""> <p>sycl: bind the f16 KV cache in place for the oneDNN SDPA path (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27468">#27468</a>)</p> <p>Measured at a live KV length of 34816 (32768 depth plus one 2048 ubatch),<br /> on Qw…

  110. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10668

    <details open=""> <p>metal : add fa-vec tunings for M3 Max, M5 and M5 Pro (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27863">#27863</a>)</p> <ul> <li>metal : add fa-vec tunings for M5</li> </ul> <p>This is a followup contribution to <a cl…

  111. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10667

    <details open=""> <p>metal : add fa-vec tunings for M4 Pro (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27824">#27824</a>)</p> <p>This is a followup contribution to <a class="commit-link" href="https://github.com/ggml-org/llama.cpp/commit/…

  112. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10665

    <details open=""> <p>model: add DSpark support for Nemotron3.5 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27804">#27804</a>)</p> <ul> <li> <p>model: add DSpark support for Nemotron3.5</p> </li> <li> <p>Update src/models/dflash.cpp</p> </…

  113. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10664

    <details open=""> <p>ggml-hexagon: add HTP unary ops for ABS and LOG (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27786">#27786</a>)</p> <p>Add HVX-accelerated implementations for GGML_OP_LOG and<br /> GGML_UNARY_OP_ABS on the HTP backend.…

  114. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10663

    <details open=""> <p>hex-unary: fix RMS_NORM_MUL weight-offset bugs for grouped/broadcast norms (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27798">#27798</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama…

  115. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10662

    <details open=""> <p>server: add ctx-per-slot (--kv-unified-per-slot) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24124">#24124</a>)</p> <ul> <li> <p>Add ctx-per-slot argument for unifid KV cache</p> </li> <li> <p>Swap out ctx fractions f…

  116. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10661

    <details open=""> <p>ci : build only the ggml-hip backend for windows-rocm release (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27753">#27753</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="no…

  117. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10660

    <details open=""> <p>model: add Qwen3.8-Flash-Next (qwen4exp) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27742">#27742</a>)</p> <ul> <li>gguf: add qwen4exp (Qwen3.8-Flash-Next) arch and converter</li> </ul> <p>Adds the GGUF-side plumbing…

  118. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10659

    <details open=""> <p>ci : bundle HIP runtime DLLs with Windows ROCm release (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26973">#26973</a>)</p> <p>Copy amdhip64_7, amd_comgr and rocm_kpack next to the binaries so the correct<br /> HIP runt…

  119. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10658

    <details open=""> <p>spec : add DFlash2 support (local convolution + candidate selector) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27342">#27342</a>) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/…

  120. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10657

    <details open=""> <p>opencl: add bin kernels <code>kernel_gemm_moe_q4_0_q8_1_dp4a_bin</code>, <code>kernel_gemm_moe_mxfp4_q8_1_dp4a_bin</code> (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27768">#27768</a>)</p> </details> <p><strong>Websit…

  121. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10656

    <details open=""> <p>quantize: cap working memory size to avoid loading big tensors onto RAM (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27795">#27795</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.ap…

  122. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10655

    <details open=""> <p>Feature: Added LIGHTNING_INDEXER support for Deepseek V4 ops on Vulkan Backend (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27453">#27453</a>)</p> <ul> <li> <p>vulkan: add LIGHTNING_INDEXER op</p> </li> <li> <p>vulkan:…

  123. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10653

    <details open=""> <p>llama: model_loader: add TENSOR_READ_LAZY (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27794">#27794</a>)</p> <ul> <li> <p>llama: model_loader: add TENSOR_GET_ROW_LAZY</p> </li> <li> <p>add --tensor-read-lazy</p> </li>…

  124. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10649

    <details open=""> <p>spec: Add benchmark-only synthetic speculative acceptance options (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27711">#27711</a>)</p> <ul> <li> <p>Add benchmark-only synthetic speculative acceptance to llama-server and…

  125. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10648

    <details open=""> <p>model : simplify MiniMax-01 graph (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27790">#27790</a>)</p> <p>Co-authored-by: Stanisław Szymczyk <a href="mailto:[email protected]">[email protected]</a></p> </details> <p><…

  126. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10647

    <details open=""> <p>args: add --video-* CLI arguments (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24318">#24318</a>)</p> <ul> <li> <p>args: add --video-* CLI arguments</p> </li> <li> <p>gen docs</p> </li> <li> <p>nits</p> </li> <li> <p>a…

  127. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10646

    <details open=""> <p>metal : fix memory leaks due to missing autoreleasepools (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27758">#27758</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollo…

  128. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10645

    <details open=""> <p>llama : add --n-cpu-ffn option (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26622">#26622</a>)</p> <ul> <li> <p>common : dedupe --n-cpu-moe / --spec-draft-n-cpu-moe override loops</p> </li> <li> <p>common : add --n-cpu…

  129. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10644

    <details open=""> <p>models : support nanbeige4.2-3B (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27730">#27730</a>)</p> <p>Co-authored-by: admin <a href="mailto:[email protected]">[email protected]</a></p> </details> <p><stron…

  130. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10643

    <details open=""> <p>hexagon: support for multi-NPU devices (IQ9, IQ10) and fully asynchronous backend (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26501">#26501</a>)</p> <ul> <li> <p>hexagon: use non-host bufs by default and make the back…

  131. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10642

    <details open=""> <p>llama: add token ID tracking to KV cell (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27762">#27762</a>)</p> <ul> <li> <p>kv: track token id</p> </li> <li> <p>rm get_prev_tokens, move it to the main pr</p> </li> <li> <p…

  132. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10639

    <details open=""> <p>vulkan: warptiles currently assume warp sizes &lt;= 64, clamp to work around larger warps (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27726">#27726</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href…

  133. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10638

    <details open=""> <p>Implemented vulkan cross_entropy_loss and cross_entropy_loss_back (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27216">#27216</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel…

  134. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10636

    <details open=""> <p>ci: Clean up UI builds from releases (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27706">#27706</a>)</p> <ul> <li> <p>ci : inline UI version resolution into ui-build.yml</p> </li> <li> <p>ci : build UI once and reuse t…

  135. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10635

    <details open=""> <p>cuda: unblock mmq for MoE on sm_60 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26264">#26264</a>)</p> <ul> <li> <p>cuda: unblock mmq for MoE on sm_60</p> </li> <li> <p>cuda: duplicate mmq-config-pascal for dp4a and ol…

  136. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10632

    <details open=""> <p>ggml-metal: add chunked SSD MMA for Mamba-2 prefill optimization (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26647">#26647</a>)</p> <ul> <li> <p>metal: WIP chunked SSD SSM_SCAN kernels for multi-token prefill</p> </li…

  137. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10631

    <details open=""> <p>ggml-meta: propagate buffer usage and call init on the new tensors (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27586">#27586</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" re…

  138. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10630

    <details open=""> <p>kleidiai: Rework KleidiAI Build System/Integration (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26077">#26077</a>)</p> <ul> <li>Rework KleidiAI Build System/Integration</li> </ul> <p>Signed-off-by: Jonathan Clohessy <a…

  139. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10629

    <details open=""> <p>ci : update OS used for ROCM to Ubuntu 24.04 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27681">#27681</a>)</p> <p>This matches what other build targets use and also what AMD advertises<br /> wheels as supporting.</p>…

  140. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10628

    <details open=""> <p>rpc: support apple RDMA as an RPC transport (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26421">#26421</a>)</p> <ul> <li> <p>rpc: support apple RDMA as an RPC transport</p> </li> <li> <p>remove set_tensor micro optimiz…

  141. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10625

    <details open=""> <p>chat : scope qwen3-coder workarounds (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27679">#27679</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app…

  142. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10622

    <details open=""> <p>metal : null-check buffer alloc to fix OOM crash (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25371">#25371</a>)</p> <ul> <li>metal : null-check ggml_metal_buffer_init result to avoid OOM crash</li> </ul> <p>ggml_backe…

  143. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10621

    <details open=""> <p>llama.cpp : bump version to 0.3.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27696">#27696</a>)</p> <ul> <li> <p>llama.cpp : bump version to 0.3.0</p> </li> <li> <p>ci : update release default desc</p> </li> <li> <p>…

  144. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10620

    <details open=""> <p>sync : ggml</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> </ul> <p><strong>Attestations:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/attestations/4281028…

  145. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10618

    <details open=""> <p>grammar : parse - in char classes as literal hyphen (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27591">#27591</a>)</p> <ul> <li>grammar : accept "-" escape in character classes</li> </ul> <p>gbnf_escape_char_class() e…

  146. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10617

    <details open=""> <p>sycl : mark tq2_0 as not supported (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27660">#27660</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</…

  147. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10615

    <details open=""> <p>metal : per-device tuned (Q, NE) for flash-attn vec (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26570">#26570</a>)</p> <ul> <li> <p>metal : per-device tuned (Q, NE) for flash-attn vec (<a class="issue-link js-issue-li…

  148. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10614

    <details open=""> <p>metal: per-op source split + parallel compile (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26561">#26561</a>)</p> <ul> <li> <p>metal : per-op source split + parallel compile (<a class="issue-link js-issue-link" href="h…

  149. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10612

    <details open=""> <p>tests : disable DOTS3NOTE arch test for WebGPU (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27654">#27654</a>)</p> <p>Co-authored-by: Stanisław Szymczyk <a href="mailto:[email protected]">[email protected]</a></p> </…

  150. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10610

    <details open=""> <p>ggml : shorten virtual device naming in CUDA and Metal (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27608">#27608</a>)</p> <ul> <li>ggml : shorten virtual device naming in CUDA and Metal</li> </ul> <p>Assisted-by: llam…

  151. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10608

    <details open=""> <p>mtmd: video: fix moov atom at the end of file (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27596">#27596</a>)</p> <ul> <li>mtmd: video: fix moov at the end of file</li> </ul> <p>Co-authored-by: rkfg <a href="mailto:rkf…

  152. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10606

    <details open=""> <p>ggml : fix ggml_clamp (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27644">#27644</a>)</p> <ul> <li> <p>ggml : fix ggml_clamp</p> </li> <li> <p>cont : update ggml-alloc</p> </li> </ul> </details> <p><strong>Website:</st…

  153. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10605

    <details open=""> <p>mamba2 : Flatten in/out projections to dispatch GEMM instead of GEMV (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27513">#27513</a>)</p> <ul> <li> <p>mamba2 : flatten mamba2 in/out projections to dispatch gemm instead …

  154. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10604

    <details open=""> <p>Deepseek 4: <code>-sm tensor</code> (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26490">#26490</a>)</p> <ul> <li> <p>DSV4: sm tensor</p> </li> <li> <p>set coarser granularity for head splits</p> </li> <li> <p>fix dspar…

  155. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10603

    <details open=""> <p>model : support MTP in GLM-4.5-Air (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26534">#26534</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</…

  156. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10599

    <details open=""> <p>test: move tools/parser to tests (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27548">#27548</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a>…

  157. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10598

    <details open=""> <p>mtmd: use pillow-accurate algo, correct resize_algo for all models (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27594">#27594</a>)</p> <ul> <li> <p>mtmd: use pillow-accurate resize algo, correct resize_algo for all mod…

  158. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10595

    <details open=""> <p>server : add LLAMA_SERVER_SLOTS_N_DIFF (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27600">#27600</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.a…

  159. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10594

    <details open=""> <p>common : skip device_info loop if it's not going to be printed (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26692">#26692</a>)</p> <p>The device_info loop iterates over the discovered devices and gets<br /> the availab…

  160. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10593

    <details open=""> <p>DeepseekV4: fix rollback with multi-seq (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26756">#26756</a>)</p> <ul> <li> <p>DeepseekV4: fix rollback with multi-seq</p> </li> <li> <p>fix model loading</p> </li> <li> <p>mak…

  161. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10590

    <details open=""> <p>vendor : update subprocess.h (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27409">#27409</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li…

  162. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10589

    <details open=""> <p>cuda : add POOL_1D support (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27573">#27573</a>)</p> <ul> <li> <p>cuda : add POOL_1D support</p> </li> <li> <p>fix: add missing trailing newline for editorconfig compliance</p>…

  163. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10588

    <details open=""> <p>common: json.h: fix clang lto (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27575">#27575</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></l…

  164. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10587

    <details open=""> <p>vulkan : added the PAD_REFLECT_1D operation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26586">#26586</a>)</p> <ul> <li>vulkan : added PAD_REFLECT_1D operation</li> </ul> <p>Implemented the GGML_OP_PAD_REFLECT_1D oper…

  165. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10586

    <details open=""> <p>mtmd: use ggml_rope_set_offset (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27521">#27521</a>)</p> <ul> <li> <p>mtmd: use ggml_rope_set_offset</p> </li> <li> <p>add comment</p> </li> </ul> </details> <p><strong>Website…

  166. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10585

    <details open=""> <p>common: add json.h abstraction (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27511">#27511</a>)</p> <ul> <li> <p>add common/json</p> </li> <li> <p>migrate common</p> </li> <li> <p>adapt jinja</p> </li> <li> <p>migrate s…

  167. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10584

    <details open=""> <p>fit: also take into account n_streams (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27496">#27496</a>)</p> <ul> <li> <p>fit: also take into account n_streams</p> </li> <li> <p>server: make the draft context follow the t…

  168. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10582

    <details open=""> <p>ci : Restore ROCm job for Ubuntu (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27399">#27399</a>)</p> <ul> <li>Revert "ci : disable ubuntu-rocm (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llam…

  169. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10581

    <details open=""> <p>model : support DSpark for bailingmoe3 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27508">#27508</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.a…

  170. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10580

    <details open=""> <p>mtmd: support dots3-note vision+audio (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27524">#27524</a>)</p> <ul> <li> <p>text: conversion</p> </li> <li> <p>init impl</p> </li> <li> <p>mtmd: conversion</p> </li> <li> <p>i…

  171. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10578

    <details open=""> <p>ggml: optimize concat op by replacing per-element memcpy with row-level memcpy (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24575">#24575</a>)</p> <ul> <li> <p>ggml: optimize concat op by replacing per-element memcpy w…

  172. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10577

    <details open=""> <p>common : fix draft-mtp with embeddings (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/issues/26352">#26352</a>, <a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/issues/27299">#27299</a>) (<a cla…

  173. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10576

    <details open=""> <p>sycl : add Q2_K reordered MMVQ and ESIMD kernels (again) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27490">#27490</a>)</p> <ul> <li>Revert "Revert "sycl : add Q2_K reordered MMVQ and ESIMD kernels (<a class="issue-li…

  174. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10573

    <details open=""> <p>mtmd: support webp via ffmpeg (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27520">#27520</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></l…

  175. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10569

    <details open=""> <p>model: add dots3-note (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27060">#27060</a>)</p> <ul> <li> <p>text: conversion</p> </li> <li> <p>init impl</p> </li> <li> <p>address review comments</p> </li> <li> <p>fix rope</…

  176. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10568

    <details open=""> <p>model: use ggml_rope_set_offset() (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27382">#27382</a>)</p> <ul> <li> <p>model: use ggml_rope_set_offset()</p> </li> <li> <p>partially apply to deepseek2</p> </li> </ul> </deta…

  177. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10567

    <details open=""> <p>ci : run ccache-clear as the last step of release jobs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27503">#27503</a>)</p> <ul> <li>ci : run ccache-clear as the last step of release jobs</li> </ul> <p>Assisted-by: pi:l…

  178. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10566

    <details open=""> <p>llama.cpp : bump version to 0.2.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27498">#27498</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…

  179. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10549

    <details open=""> <p>TP: enable tensor split for LFM2/LFM2MOE (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26993">#26993</a>)</p> <p>Assisted-by: deepseek-v4-flash</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://l…

  180. llama.cpp — Releases TIER_1 (SO) · itsvedantkumar ·

    b10548

    <p>docs: fix typos in ET.md (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27457">#27457</a>)</p>

  181. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10545

    <details open=""> <p>metal : clamp K extent in tensor API mat-mat kernel for K not a multiple of 32 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27450">#27450</a>)</p> <p>The Tensor API mat-mat path of kernel_mul_mm (GGML_METAL_HAS_TENSOR)…

  182. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10541

    <details open=""> <p>mtmd: add --mmproj-device argument (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23255">#23255</a>)</p> <ul> <li> <p>feat: add --mmproj-device arg &amp; backwards compatible MTMD_BACKEND_DEVICE env var</p> </li> <li> <p…

  183. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10539

    <details open=""> <p>vulkan: FA MMQ should use fp32 for Q quantization calculations (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27413">#27413</a>)</p> <p>Codex found that qd could be a denorm and 1/qd would overflow.</p> </details> <p><st…

  184. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10538

    <details open=""> <p>metal : dequant kv cache only for large batches (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27438">#27438</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https:…

  185. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10537

    <details open=""> <p>CI: Use LLVM's OpenMP over MSVC_DEBUG_non_redist on Windows (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26678">#26678</a>)</p> <ul> <li>CI: Use LLVM's OpenMP over MSFT_DEBUG_non_redist on Windows</li> </ul> <p>Current…

  186. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10536

    <details open=""> <p>server: (router) lazy-load startup_models after main setup (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27424">#27424</a>)</p> <ul> <li> <p>server: (router) lazy-load startup_models after main setup</p> </li> <li> <p>o…

  187. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10534

    <details open=""> <p>CUDA: adding switch points per HW and quant type to tune the mvq-&gt;MMQ decode crossover (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26079">#26079</a>)</p> <ul> <li>CUDA: runtime GGML_CUDA_MMVQ_MAX to tune the mvq-&g…

  188. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10533

    <details open=""> <p>common : gracefully fallback on unsupported regex patterns in JSON schema (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26939">#26939</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.…

  189. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10532

    <details open=""> <p>metal : dequantize quantized KV to F16 before flash attention (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27390">#27390</a>)</p> <ul> <li>metal: dequantize q8_0 KV to f16 before flash attention</li> </ul> <p>Add a pre…

  190. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10531

    <details open=""> <p>Revert "tensor-split meta backend fixes (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26502">#26502</a>)" (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27433">#27433</a>)</p> <p>T…

  191. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10520

    <details open=""> <p>ggml-cpu: gate __fp16 on __ARM_FP16_FORMAT_IEEE (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26860">#26860</a>)</p> <ul> <li>ggml-cpu: gate __fp16 on __ARM_FP16_FORMAT_IEEE</li> </ul> <p>__ARM_NEON only signals NEON av…

  192. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10519

    <details open=""> <p>server: refactor sleep handling, allow access /metrics during sleep (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27376">#27376</a>)</p> <ul> <li> <p>add cached responses</p> </li> <li> <p>refactor on_sleeping_state</p>…

  193. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10517

    <details open=""> <p>vulkan : dequant q8_0 KV once in coopmat1 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25494">#25494</a>)</p> <ul> <li>vulkan : dequant q8_0 KV once in coopmat1</li> </ul> <p>Assisted-by: Claude (Opus 4.8)</p> <ul> <li…

  194. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10516

    <details open=""> <p>vulkan: add null checks in ggml_vk_queue_command_pools_cleanup (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27353">#27353</a>)</p> <ul> <li>Guard against null queue pointers.</li> </ul> </details> <p><strong>Website:</…

  195. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10514

    <details open=""> <p>model : GraniteSWAForCausalLM / GraniteMoeSWAForCausalLM (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25505">#25505</a>)</p> <ul> <li>feat(convert): Add conversion for GraniteSWAForCausalLM</li> </ul> <p>Branch: Granit…

  196. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10509

    <details open=""> <p>ggml: add ggml_rope_set_offset (+ metal support) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27120">#27120</a>)</p> <ul> <li> <p>add params</p> </li> <li> <p>cpu kernel</p> </li> <li> <p>metal kernel</p> </li> <li> <p…

  197. llama.cpp — Releases TIER_1 (SO) · wanghqc ·

    b10524

    <p>opencl: make the MoE expert scatter deterministic (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26464">#26464</a>)</p>

  198. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10507

    <details open=""> <p>mtmd: add mtmd_bitmap_set_mergeable (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27348">#27348</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app<…

  199. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10506

    <details open=""> <p>metal : dequantize q8_0 using packed types (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27370">#27370</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://lla…

  200. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10505

    <details open=""> <p>server: add dedup-cache-models preset option (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27346">#27346</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://l…

  201. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10502

    <details open=""> <p>ci : add attestation for signed release artifacts (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25933">#25933</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">http…

  202. llama.cpp — Releases TIER_1 (SO) · ngxson ·

    b10499

    <p>server: (cosmetic) do not print cmd_child_to_router messages [no rele…</p>

  203. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10488

    <details open=""> <p>ci : Update OpenVINO to 2026.3, skip nemotron-h rollback test (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27292">#27292</a>)</p> <ul> <li> <p>update to ov-2026.3, update device drivers</p> </li> <li> <p>ci: skip nemot…

  204. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10486

    <details open=""> <p>mtmd: fix LFM2 image tiling threshold (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27057">#27057</a>)</p> <ul> <li> <p>mtmd: fix LFM2 image tiling threshold</p> </li> <li> <p>refactor testing</p> </li> <li> <p>fix</p> …

  205. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10485

    <details open=""> <p>sync : ggml</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> </ul> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b1048…

  206. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10483

    <details open=""> <p>build : fix xcframework + cmake clean-up (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27304">#27304</a>)</p> <ul> <li> <p>xcframework : fix build</p> </li> <li> <p>mtmd : remove unused include path</p> </li> <li> <p>ve…

  207. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10472

    <details open=""> <p>cuda : skip UMA override for HIP builds (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27083">#27083</a>)</p> <p>AMD APUs report accurate memory via hipMemGetInfo. Using<br /> MemAvailable over-promises on small-carveout…

  208. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10470

    <details open=""> <p>ci : push release tag explicitly in release.yml (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27261">#27261</a>)</p> <p>Add a "Create and push git tag" step to the release job, right before<br /> the "Create release" st…

  209. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10456

    <details open=""> <p>sycl: fix thread/block count in quantized cpy kernel launches (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27160">#27160</a>)</p> <p>Adjusts the thread/block count to be proportional to the size<br /> of the quant, red…

  210. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10455

    <details open=""> <p>[SYCL] support OP OPT_STEP_ADAMW, OPT_STEP_SGD (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25268">#25268</a>)</p> <ul> <li> <p>fix conflict</p> </li> <li> <p>fix conflict of ops.md</p> </li> <li> <p>fix conflict of op…

  211. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10453

    <details open=""> <p>model : remove some ggml_concat (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27176">#27176</a>)</p> <p>Co-authored-by: Xuan Son Nguyen <a href="mailto:[email protected]">[email protected]</a></p> </details> <p><stron…

  212. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10452

    <details open=""> <p>chat: refactor handling supports_string_content / supports_typed_content (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27130">#27130</a>)</p> <ul> <li> <p>better supports_string_content cap detect</p> </li> <li> <p>test…

  213. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10451

    <details open=""> <p>llama : check LoRA tensor data is within file bounds (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27056">#27056</a>)</p> <ul> <li> <p>llama : check LoRA tensor data is within file bounds</p> </li> <li> <p>Update src/ll…

  214. llama.cpp — Releases TIER_1 (SO) · crowmoed ·

    b10450

    <p>ui: mask API Key field in settings and error splash to stop browser a…</p>

  215. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10448

    <details open=""> <p>model: add Kimi-K3 text model (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26185">#26185</a>)</p> <ul> <li>model: add Kimi-K3 text model</li> </ul> <p>Hybrid KDA (linear) + MLA (full) attention as in Kimi-Linear-48B, p…

  216. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10447

    <details open=""> <p>server: re-design yield_to_queue thread model (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27133">#27133</a>)</p> <ul> <li> <p>run common_speculative_process in worker</p> </li> <li> <p>swap worker &lt;--&gt; main thre…

  217. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10446

    <details open=""> <p>vendor: update BoringSSL to 0.20260813.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27099">#27099</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama…

  218. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10444

    <details open=""> <p>common: support --models-dir loading MTP assistant models (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24431">#24431</a>)</p> <ul> <li> <p>common: support --models-dir loading MTP assistant models</p> </li> <li> <p>com…

  219. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10443

    <details open=""> <p>fix: check gguf array type before reading (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27075">#27075</a>)</p> <ul> <li> <p>fix: check gguf array type before reading</p> </li> <li> <p>update skill</p> </li> </ul> </deta…

  220. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10442

    <details open=""> <p>vulkan: add SHMEM_STRIDE_PAD/APPLY_SLM_A_RESHAPE for coopmat1 on Intel Xe (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25380">#25380</a>)</p> <ul> <li> <p>vulkan: add SHMEM_STRIDE_PAD/APPLY_SLM_A_RESHAPE for coopmat mu…

  221. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10441

    <details open=""> <p>common: migrate the deprecated --mmap/--no-mmap to --load-mode (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26934">#26934</a>)</p> <p>Replace the deprecated --mmap, --no-mmap, --mlock, and --direct-io flags with<br /> …

  222. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10437

    <details open=""> <p>model : add support for MiniMaxText01ForCausalLM and MiniMaxM1ForCausalLM (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27018">#27018</a>)</p> <ul> <li> <p>llama : support for MiniMax-Text-01 model</p> </li> <li> <p>cho…

  223. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10436

    <details open=""> <p>mtmd, common: various fixes (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27071">#27071</a>)</p> <ul> <li> <p>apply fixes</p> </li> <li> <p>cont</p> </li> <li> <p>revert gguf fix</p> </li> </ul> </details> <p><strong>We…

  224. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10435

    <details open=""> <p>jinja : fix quadratic cost in gather_string_parts (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27034">#27034</a>)</p> <ul> <li> <p>jinja : fix quadratic cost in gather_string_parts</p> </li> <li> <p>fix some comments</…

  225. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10434

    <details open=""> <p>chat : pass reasoning_effort to template</p> <ul> <li>chat: add reasoning_effort to common_chat_templates_inputs</li> </ul> <p>Store OpenAI Chat Completions reasoning_effort and make it<br /> available to jinja templates (with model specific translations<br /…

  226. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10433

    <details open=""> <p>sync : ggml</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> </ul> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b1043…

  227. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10431

    <details open=""> <p>ggml : recurrent state rollback for ggml_ssm_scan (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26623">#26623</a>)</p> <ul> <li> <p>Initial changes for Recurrent state rollback for nemotron for cpu and cuda</p> </li> <l…

  228. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10430

    <details open=""> <p>llama : allow virtual igpu devices (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26953">#26953</a>)</p> <ul> <li> <p>llama : allow virtual igpu devices</p> </li> <li> <p>cont : better comment</p> </li> </ul> </details> …

  229. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10429

    <details open=""> <p>server: allow accessing /metrics and /slots during llama_decode() (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27041">#27041</a>)</p> <ul> <li> <p>server_queue::worker</p> </li> <li> <p>call llama_decode inside yield_t…

  230. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10428

    <details open=""> <p>tests : replace personal home directory paths with generic placeholders (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27043">#27043</a>)</p> <p>Scrub developer-specific /home// paths from example docs and test<br /> fix…

  231. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10427

    <details open=""> <p>sycl: fuse mul_mat(gate) + mul_mat(up) + GLU for q4_K dense FFN (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26779">#26779</a>)</p> <p>Measured on Arc Pro B70 (Battlemage, Level Zero), llama-bench -r 20, two<br /> inte…

  232. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10426

    <details open=""> <p>ggml: force single thread on wasi (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25686">#25686</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…

  233. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10425

    <details open=""> <p>sycl: fuse the gated-delta-net state writeback cpy (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26643">#26643</a>)</p> <p>Port of <a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/239…

  234. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10424

    <details open=""> <p>dflash : clarify output logging of target_layer_ids (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27013">#27013</a>)</p> <p>This commit tries to make the logging of target_layer_ids a bit clearer<br /> and easier to rea…

  235. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10423

    <details open=""> <p>common: apply CPU parameters across tools (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27026">#27026</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llam…

  236. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10419

    <details open=""> <p>OpenVINO: Qwen3.5, memory optimization, and test-recurrent-state-rollback (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26952">#26952</a>)</p> <ul> <li> <p>OpenVINO backend: 1) enable gpt-oss moe on OV bk; 2) enable mxf…

  237. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10418

    <details open=""> <p>[SYCL] Support host pinned mem to improve SYCL Host-to-Device Memory Access (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26789">#26789</a>)</p> <ul> <li> <p>support host pinned mem, ggml_backend_sycl_host_buffer_type_g…

  238. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10417

    <details open=""> <p>chat : fix LFM2 tool call arg name prefix ambiguity (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26960">#26960</a>)</p> <p>Assisted-by: Claude Opus 5</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="ht…

  239. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10416

    <details open=""> <p>server : serve index.html with no-cache (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27006">#27006</a>)</p> <p>index.html was served with <code>max-age=31536000, immutable</code> like the hashed assets, but its name is…

  240. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10415

    <details open=""> <p>spec : auto-detect mtp draft model type (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27005">#27005</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.…

  241. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10414

    <details open=""> <p>metal : add TQ2_0 support (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26980">#26980</a>)</p> <ul> <li>metal: add TQ2_0 support</li> </ul> <p>Add support for the GGML_TYPE_TQ2_0 (ternary, 2 bits per element) type in<br…

  242. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10413

    <details open=""> <p>common : auto-detect spec type from draft GGUF metadata (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26814">#26814</a>)</p> <ul> <li>common : auto-detect spec type from draft GGUF metadata</li> </ul> <p>When -md loads …

  243. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10412

    <details open=""> <p>spec: enable backend sampling for both dflash &amp; dspark (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26958">#26958</a>)</p> <ul> <li> <p>dflash: enable backend sampling for both dflash &amp; dspark</p> </li> <li> <p…

  244. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10411

    <details open=""> <p>ggml-cpu/ops: vectorize flash-attention V-cache F16 to F32 conversion (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26947">#26947</a>)</p> <p>Co-authored-by: jinzihao <a href="mailto:[email protected]">jinzih…

  245. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10410

    <details open=""> <p>sycl: remove separate fp32 type promotion in gemm non-oneDNN path (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26372">#26372</a>)</p> <ul> <li> <p>sycl: use automatic fp16 promotion in gemm</p> </li> <li> <p>sycl: remo…

  246. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10408

    <details open=""> <p>sycl : Add DMMV ESIMD Q3_K kernel (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26251">#26251</a>)</p> <ul> <li>Add DMMV Q4_K and Q6_K ESIMD kernels</li> </ul> <p>Configure cmake build with -DGGML_SYCL_ESIMD=ON to enabl…

  247. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10405

    <details open=""> <p>ggml-hip : remove -funsafe-math-optimizations (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26696">#26696</a>)</p> <p>It enables -fassociative-math, which reassociates FP reductions and can flip<br /> greedy argmax on R…

  248. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10400

    <details open=""> <p>ggml : fix arm builds, unused var (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26991">#26991</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…

  249. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10375

    <details open=""> <p>chat : tighten bare function parsing for Qwen models (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26793">#26793</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">h…

  250. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10373

    <details open=""> <p>imatrix.cpp: Move finite check and only check touched experts (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26861">#26861</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="no…

  251. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10369

    <details open=""> <p>mtmd: support pocket-tts (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26871">#26871</a>)</p> <ul> <li> <p>adapt the api</p> </li> <li> <p>text model ok</p> </li> <li> <p>working impl, need verify and clean up</p> </li>…

  252. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10361

    <details open=""> <p>model : fix SWA not being enabled for EXAONE 4.5 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26848">#26848</a>)</p> <ul> <li>model : fix SWA not being enabled for EXAONE 4.5</li> </ul> <p>load_arch_hparams tests <code…

  253. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10360

    <details open=""> <p>common/peg : suppress incomplete escape sequences (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26780">#26780</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">http…

  254. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10359

    <details open=""> <p>ggml-webgpu: fix CI errors from <a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25025">#25025</a> and <a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25262">#25262</a> (<a class="issue-…

  255. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10358

    <details open=""> <p>Address review comment of PR 25532 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26852">#26852</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</…

  256. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10357

    <details open=""> <p>opencl: transpose the K tile in local memory for FA prefill kernels (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26428">#26428</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" r…

  257. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10356

    <details open=""> <p>ci : target ROCm 7.14 for build and release (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25775">#25775</a>)</p> <ul> <li>Switch ROCm from 7.2.1 to 7.14</li> </ul> <p>ROCm 7.14 is the first production release using TheR…

  258. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10355

    <details open=""> <p>llama : support multi-output backend sampling (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25532">#25532</a>)</p> <ul> <li> <p>Enable backend sampling with token speculation</p> </li> <li> <p>Clamp the mask sum before …

  259. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10354

    <details open=""> <p>ggml-cpu : fix CPU affinity mask being ignored on Android (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26838">#26838</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofoll…

  260. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10353

    <details open=""> <p>ggml : require contiguous src for ROLL on CUDA and Metal (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25928">#25928</a>)</p> <p>ggml_roll only asserts nb[0] == ggml_type_size, so a permuted src is a<br /> valid input, …

  261. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10344

    <details open=""> <p>model: add MTP support for Nemotron model (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26725">#26725</a>)</p> <ul> <li> <p>model: add MTP support for Nemotron Nano model</p> </li> <li> <p>model: add mtp_flags for nemot…

  262. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10343

    <details open=""> <p>vendor : update cpp-httplib to 0.53.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26821">#26821</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.ap…

  263. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10342

    <details open=""> <p>model : Granite-Switch Architecture (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25107">#25107</a>)</p> <ul> <li>granite-switch: add llama.cpp backend (POC, CPU)</li> </ul> <p>New "granite-switch" architecture: a dense…

  264. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10329

    <details open=""> <p>server, ui: only offer a working directory when a tool reads it (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26762">#26762</a>)</p> <p>The working directory chip showed up as soon as the server exposed any<br /> builti…

  265. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10328

    <details open=""> <p>server: add initial tool isolation support (via docker) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26507">#26507</a>)</p> <ul> <li> <p>server: add initial tool isolation support (via docker)</p> </li> <li> <p>add doc…

  266. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10327

    <details open=""> <p>CUDA: fix thread/block count in quantized cpy kernel launches (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26731">#26731</a>)</p> <ul> <li> <p>CUDA: fix thread/block count in quantized cpy kernel launches</p> </li> <li…

  267. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10326

    <details open=""> <p>tts: account for the vocoder pass in the timings line (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26733">#26733</a>)</p> <p>get_output runs the waveform work the pipeline defers to it, from a<br /> single trailing win…

  268. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10322

    <details open=""> <p>sycl: coalesce the ssm_conv window loads (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26612">#26612</a>)</p> <p>test-backend-ops perf -o SSM_CONV on an Arc Pro B70, interleaved A/B against<br /> master, 6 reps, us/run:…

  269. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10321

    <details open=""> <p>metal : fix NORM/RMS_NORM for row lengths that leave a partial simdgroup (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26708">#26708</a>)</p> <p>ggml_metal_op_norm sized the threadgroup with<br /> <code>nth = std::min(n…

  270. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10319

    <details open=""> <p>mtmd: fix longest_edge ignoring min/max pixels (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26638">#26638</a>)</p> <ul> <li> <p>mtmd: fix longest_edge ignoring min/max pixels</p> </li> <li> <p>nits</p> </li> </ul> </de…

  271. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10318

    <details open=""> <p>sync : ggml</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> </ul> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b1031…

  272. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10313

    <details open=""> <p>server: (router) add LRU scheduler (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26572">#26572</a>)</p> <ul> <li> <p>add lru_sched</p> </li> <li> <p>handle coalescing (req leaves waiting queue)</p> </li> <li> <p>add tes…

  273. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10312

    <details open=""> <p>server: (router) do not evict busy models (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26567">#26567</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llam…

  274. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10311

    <details open=""> <p>mtmd: stop feeding the text stream again during Qwen3-TTS generation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26706">#26706</a>)</p> <p>The reference implementation has two mutually exclusive prompt layouts.<br /> …

  275. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10310

    <details open=""> <p>ggml : add aarch64 HWCAP fallbacks and fix fp16 variant detection (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25554">#25554</a>)</p> <ul> <li> <p>ggml : add fallback definitions for missing aarch64 HWCAP bits</p> </li…

  276. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10299

    <details open=""> <p>metal : avoid <code>threadgroup</code> matrix array instantiation in kernel_lightning_indexer (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26646">#26646</a>)</p> <ul> <li> <p>In MSL, declaring an array of matrix types …

  277. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10298

    <details open=""> <p>mtmd: add chunk save/load function (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26645">#26645</a>)</p> <ul> <li> <p>mtmd: add chunk save/load function</p> </li> <li> <p>nits</p> </li> <li> <p>add tests</p> </li> <li> <…

  278. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10297

    <details open=""> <p>server: fix empty response for /cors-proxy (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26656">#26656</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://lla…

  279. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10295

    <details open=""> <p>model-loader : fix quantized reshaped tensor strides (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26672">#26672</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">h…

  280. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10293

    <details open=""> <p>ci : onboard AMD ROCm CI with gfx1151 fixes (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26544">#26544</a>)</p> <ul> <li>ci: prepare for amd rocm ci</li> </ul> <p>Signed-off-by: Aaron Teo <a href="mailto:aaron.teo1@ibm…

  281. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10291

    <details open=""> <p>vulkan: fix submission batching size, add debug tools for diagnosing causes of DeviceLost drivers errors (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26371">#26371</a>)</p> <ul> <li> <p>vulkan: add debug tooling to get…

  282. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10290

    <details open=""> <p>mtmd/ggml: add ggml_build_forward_order (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26649">#26649</a>)</p> <ul> <li>ggml: add ggml_build_forward_order</li> </ul> <p>ggml_build_forward_expand marks the tensor and all i…

  283. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10289

    <details open=""> <p>server: harden the file_glob_search directory walk (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26626">#26626</a>)</p> <ul> <li>server: don't walk Windows junctions in file_glob_search</li> </ul> <p>std::filesystem rep…

  284. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10288

    <details open=""> <p>tests: re-enable MiniMax M3 in <code>test-llama-archs</code> (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26633">#26633</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nof…

  285. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10287

    <details open=""> <p>mtmd: Unlimited-OCR fix max_tiles, setting in converter (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25614">#25614</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow…

  286. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10286

    <details open=""> <p>grammar : degrade max repetition &gt;= 2000 to unbounded (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26613">#26613</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollo…

  287. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10285

    <details open=""> <p>mtmd: support multi-row batching for deepseek-ocr (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26154">#26154</a>)</p> <ul> <li> <p>mtmd: support multi-row batching for deepseek-ocr</p> </li> <li> <p>mtmd: weave deepsee…

  288. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10284

    <details open=""> <p>fit: Fix memory allocation for MTP layers (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26605">#26605</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llam…

  289. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10282

    <details open=""> <p>server: Adding spec-decode counters to /metrics endpoint (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26389">#26389</a>)</p> <ul> <li> <ul> <li>server: add spec-decode counters to /metrics endpoint</li> </ul> </li> <li…

  290. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10280

    <details open=""> <p>vendor : apply patches for subprocess.h (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26606">#26606</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.…

  291. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10278

    <details open=""> <p>build : remove GGML_METAL_USE_BF16 from all build scripts (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26604">#26604</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofoll…

  292. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10276

    <details open=""> <p>Prefer npm ci over install for security (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26601">#26601</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.…

  293. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10275

    <details open=""> <p>server: decode Windows OEM output to UTF-8 in built-in tools (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26597">#26597</a>)</p> <p>a child process writes in the OEM code page, which is not UTF-8 on a<br /> western Win…

  294. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10274

    <details open=""> <p>mtmd: correcting duplicate empty audio chunks for short inputs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26536">#26536</a>)</p> <ul> <li> <p>correcting duplicate empty audio chunks for short inputs</p> </li> <li> <p…

  295. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10273

    <details open=""> <p>sampler : remove "full-context windows" from history-based samplers (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26524">#26524</a>)</p> <ul> <li>Resolve -1 to 1024 instead of ctx-len for samplers</li> </ul> <p>Because …

  296. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10271

    <details open=""> <p>ui: CWD for agent (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26518">#26518</a>)</p> <ul> <li> <p>server : extend file_glob_search for UI pickers</p> </li> <li> <p>ui : add per-conversation working directory with pick…

  297. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10270

    <details open=""> <p>mtmd: support Qwen3-TTS (note: breaking change to llama-tts binary) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26254">#26254</a>)</p> <ul> <li> <p>convert text model</p> </li> <li> <p>main model load ok</p> </li> <li…

  298. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10269

    <details open=""> <p>models : fix dflash wo_a reshape on load (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26577">#26577</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama…

  299. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10268

    <details open=""> <p>ci: fix pre-built binaries no longer working on macOS 15 and below (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26375">#26375</a>)</p> <ul> <li> <p>ci: fix pre-built binaries no longer working on macOS 15 and below</p>…

  300. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10267

    <details open=""> <p>speculative : refactor enabled configs common_speculative_init (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26510">#26510</a>)</p> <p>This commit contains a suggestion to reduce some code duplication in<br /> common_sp…

  301. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10265

    <details open=""> <p>sync : ggml</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> </ul> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b1026…

  302. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10262

    <details open=""> <p>vulkan backend ops: implemented GATED_LINEAR_ATTN (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25601">#25601</a>)</p> <ul> <li> <p>vulkan : add GATED_LINEAR_ATTN op</p> </li> <li> <p>docs : update Vulkan ops</p> </li> …

  303. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10261

    <details open=""> <p>vocab : validate plamo2 byte tokens (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26511">#26511</a>)</p> <ul> <li> <p>validate plamo2 byte tokens</p> </li> <li> <p>--typo</p> </li> </ul> </details> <p><strong>Website:</…

  304. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10259

    <details open=""> <p>model : allow reshape of tensors during load (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26531">#26531</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://l…

  305. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10258

    <details open=""> <p>llama : move n_vocab from llama_sampler_data to penalty_sampler (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26520">#26520</a>)</p> <p>This matches how it is done for logit_bias and mirostat samplers, see<br /> <a clas…

  306. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10256

    <details open=""> <p>sycl: parallelize the non-contiguous concat kernel (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25852">#25852</a>)</p> <ul> <li>sycl: parallelize the non-contiguous concat kernel</li> </ul> <p>Launch geometry only: the…

  307. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10255

    <details open=""> <p>Extended SYCL oneDNN SDPA to non-FP16 KV caches (Q4_0–Q8_0 and FP32) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25874">#25874</a>)</p> <ul> <li>sycl: extend oneDNN SDPA to Q4_0-Q8_0 and F32 KV caches</li> </ul> <p>Ex…

  308. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10254

    <details open=""> <p>chat : add new template for DeepSeek V4 Flash 0731 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26398">#26398</a>)</p> <ul> <li>common/chat: update DeepSeek V4 templates</li> </ul> <p>Align the DeepSeek V4 templates wi…

  309. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10253

    <details open=""> <p>vendor : update cpp-httplib to 0.52.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26485">#26485</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.ap…

  310. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10252

    <details open=""> <p>vendor : update BoringSSL to 0.20260803.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26523">#26523</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llam…

  311. llama.cpp — Releases TIER_1 (SO) · netrunnereve ·

    b10257

    <p>ci: fix vulkan llvmpipe runs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26533">#26533</a>)</p>

  312. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10251

    <details open=""> <p>model : support MTP in GLM-4.7-Flash (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24868">#24868</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app…

  313. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10250

    <details open=""> <p>tests: add model resolution test on synthetic repo listings (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26172">#26172</a>)</p> <ul> <li>tests: add model resolution test on synthetic repo listings</li> </ul> <p>Include…

  314. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10249

    <details open=""> <p>server: add get_info tool (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26522">#26522</a>)</p> <ul> <li> <p>server: add get_info tool</p> </li> <li> <p>fix --rpc in docs</p> </li> <li> <p>server: harden get_info probe r…

  315. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10248

    <details open=""> <p>vocab : validate default special token ids (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26506">#26506</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://lla…

  316. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10247

    <details open=""> <p>ggml: use dynamic allocation for split graph inputs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22789">#22789</a>)</p> <ul> <li>ggml: use dynamic allocation for split graph inputs</li> </ul> <p>Replace fixed-size GGML…

  317. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10246

    <details open=""> <p>opencl: route large q6_K lm_head to the flat GEMV (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26427">#26427</a>)</p> <ul> <li>add a direct size condition for <code>large</code> weights; the original<br /> dimension co…

  318. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10245

    <details open=""> <p>graph : fix unused input tensors in minimax m3 graph (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26519">#26519</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">h…

  319. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10244

    <details open=""> <p>model: M3: Move MSA into a new memory implementation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26338">#26338</a>)</p> <ul> <li> <p>Move MSA logic from llama-kv-cache into llama-kv-cache-msa</p> </li> <li> <p>cont : …

  320. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10243

    <details open=""> <p>llama : allocate indexer cache only in "full" indexer layers (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26474">#26474</a>)</p> <p>Co-authored-by: Stanisław Szymczyk <a href="mailto:[email protected]">sszymczy@gmail.…

  321. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10242

    <details open=""> <p>CUDA: Add backend sampler for penalties sampler (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25262">#25262</a>)</p> <ul> <li>sampling: enhance penalty handling in common_sampler_init</li> </ul> <ul> <li>Set default val…

  322. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10241

    <details open=""> <p>CUDA: Fix data-races when reusing SMEM in block_reduce (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26385">#26385</a>)</p> <ul> <li>CUDA: Fix data-races when reusing block_reduce</li> </ul> <p>block_reduce currently do…

  323. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10240

    <details open=""> <p>server: add notice for upcoming default port change 8080 --&gt; 9931 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26508">#26508</a>)</p> <ul> <li> <p>server: add notice for upcoming default port change 8080 --&gt; 6631…

  324. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10238

    <details open=""> <p>model: MTP support for Qwen3-Next (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25589">#25589</a>)</p> <ul> <li> <p>mtp for qwen3nex</p> </li> <li> <p>fix for python type-check</p> </li> <li> <p>Fix to compute num_mtp f…

  325. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10237

    <details open=""> <p>llama : MTP support for DeepSeek V3.2 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26457">#26457</a>)</p> <ul> <li> <p>llama : MTP support for DeepSeek V3.2</p> </li> <li> <p>model : no need to include MTP layers durin…

  326. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10236

    <details open=""> <p>metal: implement DSv4 Lightning Indexer (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25893">#25893</a>)</p> <ul> <li>metal: implement F16 Lightning Indexer</li> </ul> <ul> <li>Implement GGML_OP_LIGHTNING_INDEXER for 12…

  327. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10235

    <details open=""> <p>metal : add SILU_BACK (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25982">#25982</a>)</p> <ul> <li> <p>feat(silu_back): implemented silu_back op for f32</p> </li> <li> <p>fix(silu_back): removed redundant asserts in gg…

  328. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10234

    <details open=""> <p>metal : add F16 support for bin ops (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26465">#26465</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app<…

  329. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10233

    <details open=""> <p>opencl: limit local workgroup size for GLU operation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26383">#26383</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">h…

  330. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10232

    <details open=""> <p>metal: implement DeepSeek V4 hyper-connections (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26459">#26459</a>)</p> <ul> <li>Implement GGML_OP_DSV4_HC_COMB, GGML_OP_DSV4_HC_PRE, and<br /> GGML_OP_DSV4_HC_POST with SIMDg…

  331. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10231

    <details open=""> <p>common: support the DSpark sidecar resolution (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26458">#26458</a>)</p> <p>The dspark- files resolve like the other speculative sidecars: the<br /> -hfd tag applies to them, a …

  332. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10229

    <details open=""> <p>opencl: bugfix increment ref_count in ggml_backend_opencl_init() (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26162">#26162</a>)</p> <p>Incrementing <code>ref_count</code> at the beginning is important later<br /> in t…

  333. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10228

    <details open=""> <p>DeepseekV4 MTP + DSpark (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25784">#25784</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> </u…

  334. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10227

    <details open=""> <p>chat : add qwen3 specialized parser (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26252">#26252</a>)</p> <ul> <li> <p>Add tagged thinking tool parser</p> </li> <li> <p>chat : refactor and add permute helper</p> </li> <l…

  335. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10225

    <details open=""> <p>model : load MiMo V2 MTP tensors only if used (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26412">#26412</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://…

  336. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10226

    <details open=""> <p>sycl: fix classification of iGPUs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26105">#26105</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…

  337. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10224

    <details open=""> <p>ggml-webgpu: add support for f16 repeat (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26307">#26307</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.…

  338. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10223

    <details open=""> <p>test: fix some CI errors (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26415">#26415</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> </…

  339. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10221

    <details open=""> <p>vendor : update BoringSSL to 0.20260730.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26353">#26353</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llam…

  340. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10219

    <details open=""> <p>cli : persist reasoning_content in chat history (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26362">#26362</a>)</p> <ul> <li>cli : persist reasoning_content in chat history</li> </ul> <p>llama-cli collected reasoning f…

  341. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10218

    <details open=""> <p>mtmd: add minicpmv46 downsample (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25993">#25993</a>)</p> <ul> <li>add minicpmv46 downsample</li> </ul> <p>Signed-off-by: tc-mb <a href="mailto:[email protected]">tianchi_…

  342. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10217

    <details open=""> <p>chat : enable tool call in thinking for DS4 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26269">#26269</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://ll…

  343. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10216

    <details open=""> <p>vulkan: add POOL_1D op (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25431">#25431</a>)</p> <ul> <li>vulkan : add pool1d push constants and pipeline field</li> </ul> <p>Declared data structures needed for POOL1D OP, whi…

  344. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10215

    <details open=""> <p>vulkan: Introduce driver version check for Windows Intel GPU to mitigate crashing (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25192">#25192</a>)</p> <ul> <li>Removed crash guard for Intel</li> </ul> <p>Crash fixed fro…

  345. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10214

    <details open=""> <p>mtmd: add n_embd_head (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26342">#26342</a>)</p> <p>Co-authored-by: Daniel Han <a href="mailto:[email protected]">[email protected]</a></p> </details> <p><strong>Website:</s…

  346. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10213

    <details open=""> <p>Support rotated kv cache quant (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26180">#26180</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></…

  347. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10212

    <details open=""> <p>llama : load MTP tensors only if they are really used (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26296">#26296</a>)</p> <ul> <li> <p>llama : load MTP tensors only if they are really used</p> </li> <li> <p>llama : ski…

  348. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10211

    <details open=""> <p>vulkan: update vulkan sdk to 1.4.357.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26303">#26303</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.a…

  349. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10210

    <details open=""> <p>server: correct accepted tokens when need draft token replay (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26320">#26320</a>)</p> <ul> <li> <p>spec: correct accepted tokens when need draft token replay</p> </li> <li> <p…

  350. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10209

    <details open=""> <p>cuda: extract Q2_0 elements via __byte_perm (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25603">#25603</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://ll…

  351. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10208

    <details open=""> <p>SYCL: add oneMKL GEMM flash attention for XMX-accelerated prompt proc… (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25025">#25025</a>)</p> <ul> <li> <p>SYCL: add oneMKL GEMM flash attention for XMX-accelerated prompt p…

  352. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10207

    <details open=""> <p>[SYCL] support the missed types in cpy (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26005">#26005</a>)</p> <ul> <li> <p>support the missed types in cpy</p> </li> <li> <p>use correct funct</p> </li> <li> <p>rm unused co…

  353. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10205

    <details open=""> <p>ggml-zendnn : group matmul direct API for mul_mat_id (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25918">#25918</a>)</p> <ul> <li> <p>ggml-zendnn : group matmul API for mul_mat_id</p> </li> <li> <p>ggml-zendnn : scale …

  354. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10204

    <details open=""> <p>sycl : support dev2dev memcpy by DEV2DEV_MEMCPY_FORWARD (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26234">#26234</a>)</p> <p>Co-authored-by: Neo Zhang Jianyu <a href="mailto:[email protected]">jianyu.zhang@intel…

  355. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10203

    <details open=""> <p>[SYCL] Support q2 mul_mat (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26231">#26231</a>)</p> <ul> <li> <p>support q2_0 in mul_mat</p> </li> <li> <p>support more q2_0 case</p> </li> </ul> </details> <p><strong>Website:…

  356. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10202

    <details open=""> <p>sycl: fuse RMS_NORM + MUL (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26015">#26015</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> <…

  357. llama.cpp — Releases TIER_1 (SO) · github-actions[bot] ·

    b10201

    <details open=""> <p>ggml-webgpu: improve flash_attn_vec for quantized KV at long contexts (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25956">#25956</a>)</p> <ul> <li> <p>improve fa of quantized kv cache</p> </li> <li> <p>Fix some bugs an…