PulseAugur
实时 00:06:29

llama.cpp 发布增加 Vulkan 支持,优化矩阵运算,并改进服务器日志记录

llama.cpp 项目发布了多项更新,包括 b9580 版本,该版本增加了对矩阵-矩阵乘法和 Flash AttentionVulkan 支持,并对 FP16 dot2 扩展进行了优化。其他近期版本,如 b9578 和 b9577,分别对视频子进程处理和服务器提示日志记录进行了重构。这些更新提供了适用于 macOSLinuxAndroidWindows 等各种平台的预编译二进制文件,并支持 CUDAROCm 和 Vulkan 等不同的硬件加速器。 AI

影响 这些更新提高了本地 LLM 推理的性能和稳定性,可能改善用户体验,并支持在多样化硬件上的更广泛应用。

排序理由 该集群包含 llama.cpp 项目的多个发布说明,详细介绍了软件更新和错误修复。

在 llama.cpp — Releases 阅读 →

AI 生成摘要 · Google Gemini · 来自 309 个来源。 我们如何撰写摘要 →

llama.cpp 发布增加 Vulkan 支持,优化矩阵运算,并改进服务器日志记录

报道来源 [309]

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

    b9789

    <details open=""> <p>quant : fix quantizing moe with mtp (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24986">#24986</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/dow…

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

    b9788

    <details open=""> <p>sycl : support --split-mode tensor (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24152">#24152</a>)</p> <ul> <li> <p>Sycl tp stage1 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/issues…

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

    b9787

    <details open=""> <p>sycl : fix the failed UT cases of conv_3d (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24900">#24900</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releas…

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

    b9786

    <details open=""> <p>opencl: support non-contig rows in norm (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24965">#24965</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases…

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

    b9785

    <details open=""> <p>chat: harden caps check (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24973">#24973</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b9785/…

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

    b9784

    <details open=""> <p>hexagon: MUL_MAT and MUL_MAT_ID rework : 32x32 tiled weight repack, kernel-params, cached graphs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24954">#24954</a>)</p> <ul> <li> <p>hex-mm: new weight layout and fusion upd…

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

    b9782

    <details open=""> <p>common: remove unused json-partial (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24968">#24968</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/down…

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

    b9781

    <details open=""> <p>vulkan: allow reducing the graph submission batches to avoid timeouts (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24872">#24872</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.c…

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

    b9780

    <details open=""> <p>vulkan: fail the build when a shader fails to compile (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24450">#24450</a>)</p> <ul> <li>vulkan-shaders-gen: fail the build when a shader fails to compile</li> </ul> <p>vulkan-…

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

    b9777

    <details open=""> <p>model : Add LFM2.5-ColBERT-350M and LFM2.5-Embedding-350M (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24913">#24913</a>)</p> <ul> <li> <p>model : Add LFM2.5-ColBERT-350M and LFM2.5-Embedding-350M</p> </li> <li> <p>Res…

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

    b9776

    <details open=""> <p>vulkan: Apply bias before softmax in FA, to avoid overflow (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24909">#24909</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org…

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

    b9775

    <details open=""> <p>server : check draft context creation error (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24922">#24922</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/rele…

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

    b9774

    <details open=""> <p>vulkan: support all backend tests for SQR/SQRT/SIN/COS/CLAMP/LEAKY_RELU/NORM (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24582">#24582</a>)</p> <ul> <li> <p>vulkan: make SQR/SQRT/SIN/COS/CLAMP/LEAKY_RELU use unary.com…

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

    b9773

    <details open=""> <p>vulkan: Support GET_ROWS_BACK (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24883">#24883</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/…

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

    b9771

    <details open=""> <p>vulkan: make mul_mm ALIGNED a spec constant (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24689">#24689</a>)</p> <p>This trims down some of the shader variant explosion and reduces binary size.</p> </details> <p><strong…

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

    b9770

    <details open=""> <p>server: fix remote preset handling, add test (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24938">#24938</a>)</p> <ul> <li> <p>server: add test for remote preset</p> </li> <li> <p>fix remote preset handling</p> </li> <l…

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

    b9769

    <details open=""> <p>vulkan: link ggml-cpu when GGML_VULKAN_CHECK_RESULTS / RUN_TESTS are enabled (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24444">#24444</a>)</p> <p>The result-checking and test debug paths in ggml-vulkan.cpp call ggml_…

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

    b9768

    <details open=""> <p>model: Granite Speech Plus (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24818">#24818</a>)</p> <ul> <li>feat: Add conversion support for Granite Speech Plus</li> </ul> <p>Branch: GraniteSpeechPlus<br /> AI-usage: full …

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

    b9767

    <details open=""> <p>ggml-webgpu: improve MTP inference by using mat-vec path for small batches (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24811">#24811</a>)</p> <ul> <li> <p>ggml-webgpu: improve small batches decoding</p> </li> <li> <p>…

  20. llama.cpp — Releases TIER_1 (SO) · aldehir ·

    b9765

    <p>server: improve user message detection and create checkpoints at ever…</p>

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

    b9763

    <details open=""> <p>server : Add id to tool call responses api (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24882">#24882</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/relea…

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

    b9761

    <details open=""> <p>server: (router) move model downloading to dedicated process (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24834">#24834</a>)</p> <ul> <li> <p>server: real-time model load progress tracking via /models/sse</p> </li> <li…

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

    b9760

    <details open=""> <p>server: refactor/generalize input file schema (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24299">#24299</a>)</p> <ul> <li> <p>server: refactor/generalize input file schema</p> </li> <li> <p>wire up input_video, accept…

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

    b9758

    <details open=""> <p>[SYCL] support bf16 on bin_bcast OP and unary OPs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24838">#24838</a>)</p> <ul> <li> <p>support bf16 on bin_bcast OP and unary OPs</p> </li> <li> <p>support the older Intel co…

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

    b9757

    <details open=""> <p>sampling : remove unconditional softmax+sort in top-n-sigma sampler (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22645">#22645</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com…

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

    b9756

    <details open=""> <p>server: fix edit_file crash on append at end of file (line_start -1) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24893">#24893</a>)</p> <p>line_start -1 normalized to n+1, so append inserted at lines.begin() + n + 1,<…

  27. llama.cpp — Releases TIER_1 (SO) · aafsmarak ·

    b9755

    <p>docs/android.md: Add dependency <code>libandroid-spawn</code> for building in te…</p>

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

    b9754

    <details open=""> <p>common/peg : implement ac parser for stricter grammar generation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24869">#24869</a>)</p> <ul> <li> <p>common/peg : implement ac parser</p> </li> <li> <p>cont : extract functi…

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

    b9753

    <details open=""> <p>server: fix report progress for loading spec models, add "stages" list (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24870">#24870</a>)</p> <ul> <li> <p>server: fix report progress for loading spec models, add "stages" …

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

    b9752

    <details open=""> <p>server: refactor batch construction (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24843">#24843</a>)</p> <ul> <li> <p>server: refactor batch construction</p> </li> <li> <p>wip</p> </li> <li> <p>wip 2</p> </li> <li> <p>w…

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

    b9751

    <details open=""> <p>mtmd: fix mtmd_get_memory_usage (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24867">#24867</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/downloa…

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

    b9750

    <details open=""> <p>jinja : implement call statement (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24847">#24847</a>)</p> <ul> <li> <p>implement call statement</p> </li> <li> <p>undo unintended change</p> </li> <li> <p>de-lambda</p> </li> …

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

    b9748

    <details open=""> <p>server: add "verbose" field to schema (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24864">#24864</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/d…

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

    b9747

    <details open=""> <p>server: real-time model load progress tracking via /models/sse (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24828">#24828</a>)</p> <ul> <li> <p>server: real-time model load progress tracking via /models/sse</p> </li> <…

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

    b9745

    <details open=""> <p>spec : Support Step3.5/3.7 flash mtp3 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24340">#24340</a>)</p> <ul> <li> <p>add mtp_layer_offset + include nextn flags in graph reuse</p> </li> <li> <p>add llama_set_mtp_layer…

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

    b9744

    <details open=""> <p>common/peg : refactor until gbnf grammar generation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24839">#24839</a>)</p> <ul> <li> <p>common/peg : refactor until gbnf grammar into an ac automaton</p> </li> <li> <p>cont …

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

    b9743

    <details open=""> <p>common/json-schema-to-grammar : align spacing rules with parsers (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24835">#24835</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/gg…

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

    b9742

    <details open=""> <p>fix(hexagon): use padded stride for ssm-conv weights (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24470">#24470</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama…

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

    b9741

    <details open=""> <p>llama : use LLM_KV for quantization_version &amp; file_type (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24802">#24802</a>)</p> <p>Signed-off-by: Adrien Gallouët <a href="mailto:[email protected]">[email protected]

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

    b9740

    <details open=""> <p>arg: try fixing test-args-parser randomly fails (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24826">#24826</a>)</p> <ul> <li> <p>arg: try fixing test-args-parser randomly fails</p> </li> <li> <p>return ref</p> </li> <l…

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

    b9739

    <details open=""> <p>release: add missing link for win opencl adreno arm64 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24809">#24809</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llam…

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

    b9738

    <details open=""> <p>server: avoid forwarding auth headers in CORS proxy (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24373">#24373</a>)</p> <ul> <li> <p>server: avoid forwarding auth headers in CORS proxy</p> </li> <li> <p>format</p> </li…

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

    b9736

    <details open=""> <p>model : glm-dsa load DSA indexer tensors as optional (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24770">#24770</a>)</p> <p>GLM-5.2 ships the DSA "lightning indexer" on only a subset of layers (the<br /> "full" layers;…

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

    b9735

    <details open=""> <p>ggml : optimize AMX (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24806">#24806</a>)</p> <p>Flatten the partition over n_batch * M so every thread participates in<br /> the quantization</p> <div class="snippet-clipboard…

  45. llama.cpp — Releases TIER_1 (SO) · aldehir ·

    b9737

    <p>docker : prebuild web UI for s390x build [no release] (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24829">#24829</a>)</p>

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

    b9733

    <details open=""> <p>ggml-webgpu: add adapter toggles for F16 on Vulkan + NVIDIA</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b9733/llama-b9733-bin-macos-arm64.tar.gz">macOS Apple Silicon (arm64)</a></…

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

    b9732

    <details open=""> <p>server: refactor child --&gt; router communication (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24821">#24821</a>)</p> <ul> <li> <p>server: refactor child --&gt; router communication</p> </li> <li> <p>fix wakeup case</…

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

    b9731

    <details open=""> <p>server : optimize get_token_probabilities (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24796">#24796</a>)</p> <p>Use std::partial_sort to order only the requested top-n tokens instead<br /> of the full vocabulary</p> <…

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

    b9730

    <details open=""> <p>mtmd, arg: fix utf8 handling on windows (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24779">#24779</a>)</p> <ul> <li> <p>mtmd, arg: fix utf8 handling on windows</p> </li> <li> <p>also fix ggml_fopen</p> </li> <li> <p>f…

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

    b9729

    <details open=""> <p>server: remove all internal mentions about "webui" (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24817">#24817</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.c…

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

    b9728

    <details open=""> <p>arg: Add comment line support to --api-key-file (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23168">#23168</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/…

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

    b9727

    <details open=""> <p>vendor : update cpp-httplib to 0.48.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24787">#24787</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/d…

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

    b9726

    <details open=""> <p>server: add --agent arg, remove redundant webui naming compat (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24801">#24801</a>)</p> <ul> <li> <p>server: add --agent arg, remove redundant webui naming compat</p> </li> <li…

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

    b9724

    <details open=""> <p>mtmd: several bug fixes (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24784">#24784</a>)</p> <ul> <li> <p>mtmd: several bug fixes</p> </li> <li> <p>fix build</p> </li> <li> <p>fix gemma4ua</p> </li> <li> <p>add sanity c…

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

    b9723

    <details open=""> <p>spec: support eagle3 for qwen3.5 &amp; 3.6 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24593">#24593</a>)</p> <ul> <li> <p>spec: support qwen3.5 &amp; 3.6 eagle3 draft</p> </li> <li> <p>eagle3: Add deferred boundary c…

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

    b9722

    <details open=""> <p>server: fix non-bound n_discard value (ctx shifting) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24786">#24786</a>)</p> <ul> <li> <p>server: fix non-bound n_discard value</p> </li> <li> <p>Update tools/server/server-c…

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

    b9721

    <details open=""> <p>sync : ggml</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b9721/llama-b9721-bin-macos-arm64.tar.gz">macOS Apple Silicon (arm64)</a></li> <li>macOS Apple Silicon (arm64, KleidiAI ena…

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

    b9718

    <details open=""> <p>server : consolidate slot selection into get_available_slot (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24755">#24755</a>)</p> <p>Absorb get_slot_by_id logic into get_available_slot so slot selection<br /> is handled …

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

    b9717

    <details open=""> <p>ggml-cpu: support K tails in power10 Q8/Q4 MMA matmul (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24753">#24753</a>)</p> <ul> <li>ggml-cpu: support K tails in Power10 MMA Q8/Q4 matmul</li> </ul> <p>This patch removes …

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

    b9716

    <details open=""> <p>mtmd: add batching support for internvl (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24775">#24775</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases…

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

    b9715

    <details open=""> <p>Ggml/cuda col2im 1d (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24417">#24417</a>)</p> <ul> <li> <p>cuda: add GGML_OP_COL2IM_1D, follow-up to the CPU op</p> </li> <li> <p>cuda: col2im_1d use fast_div_modulo for the in…

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

    b9714

    <details open=""> <p>server: add "X-Accel-Buffering": "no" header to streaming endpoints (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24774">#24774</a>)</p> <ul> <li>server: add "X-Accel-Buffering": "no" header to streaming endpoints</li> …

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

    b9713

    <details open=""> <p>mtmd: add batching for mtmd-cli, add video tests (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24778">#24778</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp…

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

    b9712

    <details open=""> <p>cmake : fix ui build with read-only source (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24752">#24752</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/relea…

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

    b9711

    <details open=""> <p>mtmd: refactor llava-uhd overview image handling (always use ov_img_first) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24769">#24769</a>)</p> <ul> <li> <p>add dedicated "overview" for mtmd_image_preproc_out</p> </li> …

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

    b9707

    <details open=""> <p>server: add "schema" and validation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24150">#24150</a>)</p> <ul> <li> <p>wip</p> </li> <li> <p>working</p> </li> <li> <p>correct some limits</p> </li> <li> <p>add field name …

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

    b9704

    <details open=""> <p>server : return HTTP 400 on invalid grammar (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/issues/24144">#24144</a>) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24154">#24154</a>)</p>…

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

    b9703

    <details open=""> <p>server: (router) rework -hf preset repo (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24739">#24739</a>)</p> <ul> <li> <p>server: temporary remove HF remote preset</p> </li> <li> <p>rework remove preset.ini support</p> …

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

    b9702

    <details open=""> <p>server: fix router args not being forwarded to child instances (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24760">#24760</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml…

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

    b9701

    <details open=""> <p>mtmd: refactor preprocessor, add mtmd_image_preproc_out (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24736">#24736</a>)</p> <ul> <li> <p>add mtmd_image_preproc_out</p> </li> <li> <p>add dev docs</p> </li> <li> <p>remov…

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

    b9700

    <details open=""> <p>[SYCL] rename GGML_SYCL_SUPPORT_LEVEL_ZERO (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24719">#24719</a>)</p> <ul> <li> <p>rename GGML_SYCL_SUPPORT_LEVEL_ZERO to GGML_SYCL_SUPPORT_LEVEL_ZERO_API, and GGML_SYCL_ENABLE_…

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

    b9699

    <details open=""> <p>sycl : support MUL_MAT and OUT_PROD with Q1_0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24721">#24721</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/re…

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

    b9698

    <details open=""> <p>app : enable self-update only when built with llama-install.sh (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24754">#24754</a>)</p> <p>Signed-off-by: Adrien Gallouët <a href="mailto:[email protected]">angt@huggingface…

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

    b9697

    <details open=""> <p>ci : fix check-release message parsing (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24751">#24751</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/…

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

    b9694

    <details open=""> <p>ci : fix Windows x64 (OpenVINO) release link (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24731">#24731</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/rel…

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

    b9693

    <details open=""> <p>metal : check for BF16 support in concat kernel (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24747">#24747</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/…

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

    b9692

    <details open=""> <p>mtmd: llava_uhd should no longer use batch dim (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24732">#24732</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/r…

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

    b9691

    <details open=""> <p>ggml-cpu: Conditionally enable power11 backend based on compiler support (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24687">#24687</a>)</p> <ul> <li>ggml: Conditionally enable power11 backend based on compiler support…

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

    b9690

    <details open=""> <p>metal : implement rope_back operator (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24725">#24725</a>)</p> <p>Reuse existing rope kernels with a function constant to toggle forward/backward<br /> rotation, avoiding dupli…

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

    b9689

    <details open=""> <p>metal : add f16 and bf16 support for concat operator (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24724">#24724</a>)</p> <ul> <li>metal : add f16 and bf16 support for concat operator</li> </ul> <p>Extend the Metal back…

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

    b9688

    <details open=""> <p>server: (router) add model management API (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23976">#23976</a>)</p> <ul> <li> <p>wip</p> </li> <li> <p>server: (router) add SSE realtime updates API</p> </li> <li> <p>nits</p> …

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

    b9687

    <details open=""> <p>llama : skip main_gpu validation when no devices are available (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23405">#23405</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml…

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

    b9686

    <details open=""> <p>spec: fix segfault error on long prompts for eagle3 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24707">#24707</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.…

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

    b9685

    <details open=""> <p>[SYCL] add dev2dev memcpy by SYCL API (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24476">#24476</a>)</p> <ul> <li> <p>add dev2dev memcpy by SYCL API</p> </li> <li> <p>mv GGML_SYCL_DEV2DEV_MEMCPY to runntime table</p> …

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

    b9684

    <details open=""> <p>[SYCL] Add conv_3d (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24691">#24691</a>)</p> <ul> <li> <p>add conv_3d</p> </li> <li> <p>optimize</p> </li> <li> <p>update ops.md</p> </li> <li> <p>restore test script</p> </li>…

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

    b9682

    <details open=""> <p>vulkan: record actual memory properties during buffer creation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24326">#24326</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml…

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

    b9678

    <details open=""> <p>opencl: optimize mul_mat_f16_f32_l4 for decode (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24504">#24504</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/r…

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

    b9677

    <details open=""> <p>common: update logging to enforce max_capacity and optimize queue resizing (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24490">#24490</a>)</p> <ul> <li> <p>common: update logging to enforce max_capacity and optimize qu…

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

    b9675

    <details open=""> <p>sycl : Enable to support fp16 by OPs: SQR, SQRT, LOG, SIN, COS, CLAMP (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24692">#24692</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.c…

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

    b9674

    <details open=""> <p>SYCL: fix use-after-free bug with async memcpy in MoE prefill (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24676">#24676</a>)</p> <ul> <li> <p>SYCL: fix a bug with async memcpy</p> </li> <li> <p>make mmid_row_mapping_h…

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

    b9673

    <details open=""> <p>sycl: Add optional USM system allocations (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22526">#22526</a>)</p> <p>This introduces an optional feature to allocate large GPU buffers (≥ 1GB)<br /> using USM system allocati…

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

    b9672

    <details open=""> <p>vendor : update BoringSSL to 0.20260616.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24693">#24693</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releas…

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

    b9670

    <details open=""> <p>Fix and restrict NVFP4 edge-cases in llama-graph (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24331">#24331</a>)</p> <ul> <li>Move post-GEMM MUL required for dequant b4 lora and bias add</li> </ul> <p>see <a class="iss…

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

    b9669

    <details open=""> <p>spec: add backend sampling support for eagle3 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24655">#24655</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/re…

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

    b9668

    <details open=""> <p>vulkan: prefer host-visible memory buffers on UMA devices (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22930">#22930</a>)</p> <ul> <li> <p>implement UMA host-visible memory</p> </li> <li> <p>update based on 0cc4m's sug…

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

    b9667

    <details open=""> <p>vulkan: Support gated_delta_net with S_v=16 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24581">#24581</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/rele…

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

    b9665

    <details open=""> <p>bench : add --offline (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24511">#24511</a>)</p> <ul> <li>bench : add --offline</li> </ul> <p>Signed-off-by: Adrien Gallouët <a href="mailto:[email protected]">angt@huggingfac…

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

    b9664

    <details open=""> <p>sycl: support reordered Q4_K/Q5_K/Q6_K MoE MUL_MAT_ID (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24452">#24452</a>)</p> <ul> <li>sycl: support reordered Q4_K and Q5_K MoE MUL_MAT_ID</li> </ul> <p>Extend reordered-wei…

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

    b9663

    <details open=""> <p>[SYCL] Support OP EXPM1, support all UT cases of FLOOR, TRUNC, ROUND (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24363">#24363</a>)</p> <ul> <li> <p>support OP EXPM1, support all UT cases of FLOOR, TRUNC, ROUND</p> </…

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

    b9661

    <details open=""> <p>vulkan: add col2im_1d op (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24425">#24425</a>)</p> <ul> <li> <p>vulkan: add GGML_OP_COL2IM_1D, follow-up to the CPU op</p> </li> <li> <p>vulkan: col2im_1d bounded gather loop i…

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

    b9660

    <details open=""> <p>chat : fix LFM2 tool-call parsing double-escaping (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24667">#24667</a>)</p> <ul> <li> <p>Add escape test cases</p> </li> <li> <p>chat : fix LFM2 tool-call parsing double-escapi…

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

    b9659

    <details open=""> <p>mtmd: fix miscounting n_tokens (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24656">#24656</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download…

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

    b9658

    <details open=""> <p>chat: include full unparsed prompt in debug (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24650">#24650</a>)</p> <p>message on parse error</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://gith…

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

    b9656

    <details open=""> <p>chat: harden peg-native tool call parsing (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24329">#24329</a>)</p> <ul> <li>chat: harden peg-native tool call parsing</li> </ul> <p>accept an optional leading type: function f…

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

    b9655

    <details open=""> <p>chat: fix an "oldie but goodie" grammar generator bug that surfaced during last changes (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24653">#24653</a>)</p> <ul> <li> <p>chat: fix an "oldie but goodie" grammar generator…

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

    b9654

    <details open=""> <p>mtmd : add post-decode callback (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24645">#24645</a>)</p> <p>Assisted-by: pi:llama.cpp/Qwen3.6-27B</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://g…

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

    b9653

    <details open=""> <p>vulkan: support more CONCAT types (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24579">#24579</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/downl…

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

    b9652

    <details open=""> <p>wasm : fix fallback symbol collision (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24639">#24639</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/do…

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

    b9651

    <details open=""> <p>SYCL: use native subgroup size for K-quant DMMV (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/21700">#21700</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/…

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

    b9650

    <details open=""> <p>sycl: fix soft_max_f32 max reduction (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24451">#24451</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/do…

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

    b9649

    <details open=""> <p>sycl : fix reorder function; add fp32/fp16 in build script (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24578">#24578</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org…

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

    b9647

    <details open=""> <p>[SYCL] add to support pool_1d, move pool_1d/2d code to pool.cpp/hpp (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24584">#24584</a>)</p> <ul> <li> <p>add to support pool_1d, move pool_1d/2d code to pool.cpp/hpp</p> </li…

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

    b9646

    <details open=""> <p>[SYCL]: Remove per-allocation Level Zero runtime checks (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23399">#23399</a>)</p> <ul> <li> <p>[SYCL] Centralize Level Zero detection in ggml_sycl_init</p> </li> <li> <p>use th…

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

    b9645

    <details open=""> <p>metal : add repeat bf16 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24638">#24638</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b9645/…

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

    b9644

    <details open=""> <p>chat: fix whitespace problems once and for all (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24624">#24624</a>)</p> <ul> <li> <p>chat: fix whitespace problems once and for all</p> </li> <li> <p>Purge trailing spaces fro…

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

    b9642

    <details open=""> <p>CUDA: only support F32/F16 for GGML_OP_REPEAT (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24533">#24533</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/re…

  117. llama.cpp — Releases TIER_1 (SO) · yomaytk ·

    b9641

    <p>ggml-webgpu: improve i-quants mul_mat performance and speed up prefil…</p>

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

    b9637

    <details open=""> <p>chat: add dedicated Cohere2MoE (North Code) parser (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24615">#24615</a>)</p> <ul> <li> <p>chat: add dedicated Cohere2MoE (North Code) parser</p> </li> <li> <p>Some renames to m…

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

    b9632

    <details open=""> <p>jinja : add count/d/e filter aliases (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24606">#24606</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/do…

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

    b9631

    <details open=""> <p>cli : fix not copying preserved tokens (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24258">#24258</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/…

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

    b9630

    <details open=""> <p>Add cohere2moe to llama-vocab for TINY_AYA (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24601">#24601</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/relea…

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

    b9628

    <details open=""> <p>add sycl to check-release (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24583">#24583</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b962…

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

    b9627

    <details open=""> <p>ui : fix llama-ui-embed crash when no asset dir is given (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24597">#24597</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/l…

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

    b9626

    <details open=""> <p>Add arch support for cohere2-MoE (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24260">#24260</a>)</p> <ul> <li> <p>Add arch support for cohere2-MoE</p> </li> <li> <p>Removed redundant gating_func checks</p> </li> <li> <…

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

    b9625

    <details open=""> <p>jinja : fix negative step slice with start/stop values (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24580">#24580</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/lla…

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

    b9624

    <details open=""> <p>ui: build-time gzip compression (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24571">#24571</a>)</p> <ul> <li> <p>ui: keep original file name and path</p> </li> <li> <p>fix nocache</p> </li> <li> <p>ui: build-time gzip …

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

    b9623

    <details open=""> <p>jinja : fix split and replace with empty first arg (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24574">#24574</a>)</p> <ul> <li> <p>fix split and replace with empty first arg</p> </li> <li> <p>fix reserve size</p> </li…

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

    b9622

    <details open=""> <p>vulkan: support non-contig unary/glu ops (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24215">#24215</a>)</p> <ul> <li>vulkan: support non-contig unary/glu ops</li> </ul> <p>Change unary/glu ops to pass in all strides a…

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

    b9621

    <details open=""> <p>ui: keep original file name and path (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24568">#24568</a>)</p> <ul> <li> <p>ui: keep original file name and path</p> </li> <li> <p>fix nocache</p> </li> </ul> </details> <p><st…

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

    b9620

    <details open=""> <p>server: clean up static assets handling (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24550">#24550</a>)</p> <ul> <li> <p>server: clean up static assets handling</p> </li> <li> <p>nits</p> </li> <li> <p>simplify file na…

  131. llama.cpp — Releases TIER_1 (SO) · ggerganov ·

    b9619

    <p>fit : wrap llama_device_memory_data (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24522">#24522</a>)</p>

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

    b9616

    <details open=""> <p>ci : unbreak release harder (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24545">#24545</a>)</p> <ul> <li> <p>unbreak release harder</p> </li> <li> <p>missed one</p> </li> <li> <p>remove missing test for now</p> </li> <…

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

    b9611

    <details open=""> <p>fit : avoid including llama-ext.h in fit.h (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24506">#24506</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/relea…

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

    b9610

    <details open=""> <p>sync : ggml</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b9610/llama-b9610-bin-macos-arm64.tar.gz">macOS Apple Silicon (arm64)</a></li> <li>macOS Apple Silicon (arm64, KleidiAI ena…

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

    b9601

    <details open=""> <p>vulkan: ifdef eMesaHoneykrisp (build fix) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24479">#24479</a>)</p> <p>Fixes build/CI after <a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull…

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

    b9596

    <details open=""> <p>server: skip unused log lines on router mode (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24463">#24463</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/rel…

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

    b9594

    <details open=""> <p>vocab : refactor normalizer flags into options struct, add strip_accents (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24371">#24371</a>)</p> <ul> <li> <p>vocab : refactor normalizer flags into options struct, add strip…

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

    b9592

    <details open=""> <p>vendor : update LibreSSL to 4.3.2 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24397">#24397</a>)</p> <p>Signed-off-by: Adrien Gallouët <a href="mailto:[email protected]">[email protected]</a></p> </details> <p><st…

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

    b9591

    <details open=""> <p>Remove padding and multiple D2D copies for MTP (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24086">#24086</a>)</p> <ul> <li>Make ggml_gated_delta_net take only the initial recurrent state (D, 1, n_seqs) and passes the …

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

    b9590

    <details open=""> <p>chat: fix LFM2/LFM2.5 ignoring json_schema (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24377">#24377</a>)</p> <p>The LFM2 specialized template handler only built a grammar for tool-calling,<br /> silently ignoring jso…

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

    b9589

    <details open=""> <p>CUDA: Fix ssm_scan_f32 data-races (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24360">#24360</a>)</p> <ul> <li>Add missing syncthreads before resuing cub_temp_storage</li> </ul> <p>__syncthreads() is required before be…

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

    b9587

    <details open=""> <p>speculative : fix "ngram-map-k4v" name in logging (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24253">#24253</a>)</p> <p>This is a non-functional change.</p> <p>When using <code>--spec-type ngram-map-k4v</code>, the lo…

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

    b9585

    <details open=""> <p>graph: Fix granite speech model inference by applying embedding scale when deepstack is not used (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24357">#24357</a>)</p> <ul> <li> <p>llama-graph : apply embedding scale when…

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

    b9584

    <details open=""> <p>ci : fix windows release (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24369">#24369</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b9584…

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

    b9581

    <details open=""> <p>vulkan: reduce iq1 shared memory usage for mul_mm (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24287">#24287</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cp…

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

    b9580

    <details open=""> <p>vulkan: add <code>v_dot2_f32_f16</code> support in matrix-matrix multiplication and Flash Attention (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24123">#24123</a>)</p> <ul> <li> <p>vulkan: add support for valve fp16 do…

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

    b9578

    <details open=""> <p>mtmd: refactor video subproc handling (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24316">#24316</a>)</p> <ul> <li> <p>mtmd: refactor video subproc handling</p> </li> <li> <p>Update tools/mtmd/mtmd-helper.cpp</p> </li>…

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

    b9577

    <details open=""> <p>server: log prompts to directory (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22031">#22031</a>)</p> <ul> <li>server: log prompts to directory</li> </ul> <p>Add <code>--log-prompts-dir</code> to write each prompt to a …

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

    b9575

    <details open=""> <p>ggml : add GGML_OP_COL2IM_1D (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24206">#24206</a>)</p> <ul> <li>cpu: add GGML_OP_COL2IM_1D</li> </ul> <p>Add the overlap-add (scatter-add) step of a 1D transposed convolution.<…

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

    b9574

    <details open=""> <p>server : do not clear slots without unified KV cache (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24190">#24190</a>)</p> <ul> <li>Always export idle slots to RAM</li> </ul> <p>Without this, a slot's VRAM cache may not …

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

    b9573

    <details open=""> <p>models : fix plamo2 attention_key/value_length regression (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24317">#24317</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/…

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

    b9572

    <details open=""> <p>ggml-cpu : fix rms_norm_back wrong output under in-place aliasing (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24305">#24305</a>)</p> <ul> <li> <p>ggml-cpu : fix rms_norm_back wrong output under in-place aliasing</p> <…

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

    b9571

    <details open=""> <p>Remove case for GGML_TYPE_Q4_K in mvvq.cu (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23528">#23528</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releas…

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

    b9570

    <details open=""> <p>ggml-webgpu: Add clang-format job (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24308">#24308</a>)</p> <ul> <li> <p>Add clang-format job</p> </li> <li> <p>try local formatting</p> </li> </ul> </details> <p><strong>macOS…

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

    b9568

    <details open=""> <p>mtp: support for gemma-4 E2B and E4B assistants (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24282">#24282</a>)</p> <ul> <li> <p>models: update converter to support smaller assistants</p> </li> <li> <p>models: add mask…

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

    b9567

    <details open=""> <p>server : do not parse when flushing http headers (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24281">#24281</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp…

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

    b9566

    <details open=""> <p>graph: guard iswa kq_mask on its own buffer (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24294">#24294</a>)</p> <p>A SWA-only draft head (e.g. StepFun MTP) leaves the base sub-cache<br /> empty, so its kq_mask buffer s…

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

    b9565

    <details open=""> <p>[ggml-webgpu] Handle buffer overlap / buffer aliasing for concat operator (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24000">#24000</a>)</p> <ul> <li> <p>Only run webgpu CI on my fork</p> </li> <li> <p>Add webgpu only…

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

    b9564

    <details open=""> <p>[ggml-webgpu] Implement 2D workgroups for scale, binary, and unary ops (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24044">#24044</a>)</p> <ul> <li> <p>Only run webgpu CI on my fork</p> </li> <li> <p>Add webgpu only wo…

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

    b9562

    <details open=""> <p>mtmd : add video input support (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24269">#24269</a>)</p> <ul> <li> <p>wip</p> </li> <li> <p>ok: lazy bitmap API</p> </li> <li> <p>remember to free lazy text</p> </li> <li> <p>w…

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

    b9561

    <details open=""> <p>sync : ggml</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b9561/llama-b9561-bin-macos-arm64.tar.gz">macOS Apple Silicon (arm64)</a></li> <li>macOS Apple Silicon (arm64, KleidiAI ena…

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

    b9559

    <details open=""> <p>cli: fix spinner not show during prompt processing (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24283">#24283</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.c…

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

    b9563

    <p>docker: install ffmpeg in the released image (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24302">#24302</a>)</p>

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

    b9558

    <details open=""> <p>vulkan: Use cm2 decode_vector for mul_mat_id B matrix loads (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23991">#23991</a>)</p> <p>This allows vec4 loads of the B elements. Also increase BK to 64 when this is<br /> ena…

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

    b9557

    <details open=""> <p>cuda: reset cuda context after reading memory size (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23935">#23935</a>)</p> <ul> <li> <p>cuda: reset device in get_memory function if no backend is active</p> </li> <li> <p>al…

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

    b9556

    <details open=""> <p>HIP: add gfx1152 and gfx1153 to RDNA3.5 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24129">#24129</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases…

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

    b9555

    <details open=""> <p>metal : fix im2col 1D case (audio models) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24220">#24220</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releas…

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

    b9553

    <details open=""> <p>common : relax sampler name matching (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23744">#23744</a>)</p> <ul> <li>common : relax sampler name matching</li> </ul> <p>Currently, in some cases, the alternative names for s…

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

    b9551

    <details open=""> <p>kv-cache : avoid kv cells copies (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24277">#24277</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/downlo…

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

    b9550

    <details open=""> <p>kv-cache: follow the source cache size when sharing cells (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24267">#24267</a>)</p> <p>A fitted target context can end up smaller than the draft default, the<br /> oversized as…

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

    b9549

    <details open=""> <p>llama : add Gemma4 MTP (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23398">#23398</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b9549/l…

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

    b9548

    <details open=""> <p>spec : fix vocab compatibility check (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24256">#24256</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/do…

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

    b9547

    <details open=""> <p>arg: Skip mmproj download when user supplied mmproj (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24239">#24239</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.…

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

    b9544

    <details open=""> <p>common/chat : fix LFM2/LFM2.5 reasoning round-trip and leak (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24234">#24234</a>)</p> <ul> <li>common/chat : fix LFM2 reasoning round-trip and stray leak</li> <li>Gate by reaso…

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

    b9543

    <details open=""> <p>mtmd: support "frame merge" for qwen-vl-based models (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/21858">#21858</a>)</p> <ul> <li> <p>feat: add video support for Qwen3.5</p> </li> <li> <p>various clean up</p> </li> <li…

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

    b9542

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

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

    b9541

    <details open=""> <p>completion : fix format specifier in LOG_INF (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24213">#24213</a>)</p> <p>Signed-off-by: Adrien Gallouët <a href="mailto:[email protected]">[email protected]</a></p> </deta…

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

    b9538

    <details open=""> <p>model : rename local n_layer_all variable (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24209">#24209</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releas…

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

    b9537

    <details open=""> <p>context : fix off-by-one comparisons to n_gpu_layers (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24208">#24208</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama…

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

    b9536

    <details open=""> <p>opencl: improve get_rows, cpy, concat and q6_k flat gemv (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24160">#24160</a>)</p> <ul> <li> <p>opencl: allow multiple workgroups for large rows</p> </li> <li> <p>opencl: impro…

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

    b9535

    <details open=""> <p>common/chat : unify and fix LFM2/LFM2.5 tool parser (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24178">#24178</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.…

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

    b9534

    <details open=""> <p>vulkan: add fwht support for Intel with shmem reduction (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23964">#23964</a>)</p> <ul> <li> <p>vulkan: add fwht support for Intel with shmem reduction</p> </li> <li> <p>don't u…

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

    b9533

    <details open=""> <p>model: fix build failed (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24193">#24193</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b9533/…

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

    b9531

    <details open=""> <p>TP: round up granularity to 128 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24180">#24180</a>)</p> <ul> <li> <p>TP: round up granularity to 128</p> </li> <li> <p>remove assert</p> </li> </ul> </details> <p><strong>mac…

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

    b9530

    <details open=""> <p>cli: fix model params not propagated (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23893">#23893</a>)</p> <p>Fixes <a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/issues/23847">#23847</a>…

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

    b9529

    <details open=""> <p>model : fix llama_model::n_gpu_layers() (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24188">#24188</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases…

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

    b9528

    <details open=""> <p>ui: run npm install when package-lock.json is newer than node_modules (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24171">#24171</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.c…

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

    b9524

    <details open=""> <p>minor : fix lint issues (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24165">#24165</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b9524/…

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

    b9523

    <details open=""> <p>hparams : refactor <code>hparams.n_layer</code> (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24060">#24060</a>)</p> <ul> <li> <p>hparams : refactor hparams.n_layer</p> </li> <li> <p>cont : remove <code>n_layer_kv()</co…

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

    b9522

    <details open=""> <p>kleidiai : dynamic chunck-based scheduling for hybrid execution (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23819">#23819</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggm…

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

    b9521

    <details open=""> <p>CUDA: enroll mul_mat_vec_q_moe into pdl (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24087">#24087</a>)</p> <ul> <li>Enroll mul_mat_vec_q_moe into PDL, boosting MTP performance on BW</li> </ul> <p>Data collected on a B…

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

    b9519

    <details open=""> <p>sycl : port multi-column MMVQ from CUDA backend (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/21845">#21845</a>)</p> <p>mmvq:</p> <p>Port the ncols_dst optimization from ggml-cuda/mmvq.cu to SYCL.<br /> Read weights onc…

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

    b9518

    <details open=""> <p>server : disable on-device spec checkpoints (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24108">#24108</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/rele…

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

    b9515

    <details open=""> <p>Move duplicated imatrix code into single common imatrix-loader.cpp (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22445">#22445</a>)</p> <ul> <li> <p>Deduplicate imatrix loading code</p> </li> <li> <p>Add back LLAMA_TRAC…

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

    b9512

    <details open=""> <p>return filter to save memory (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24125">#24125</a>)</p> <p>Co-authored-by: lvyichen <a href="mailto:[email protected]">[email protected]</a></p> </details> <p><strong>macO…

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

    b9510

    <details open=""> <p>ggml: vectorize ggml_vec_dot_q4_1_q8_1 with WASM SIMD128 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22209">#22209</a>)</p> <ul> <li>ggml: vectorize ggml_vec_dot_q4_1_q8_1 with WASM SIMD128</li> </ul> <p>Optimize the …

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

    b9509

    <details open=""> <p>server: avoid unnecessary checkpoint restore when new tokens are present (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24110">#24110</a>)</p> <ul> <li>server: avoid unnecessary checkpoint restore when new tokens are pre…

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

    b9505

    <details open=""> <p>server : add header to tools/server/server-http.h (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24089">#24089</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cp…

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

    b9504

    <details open=""> <p>cmake: skip cvector-generator and export-lora when CPU backend is disabled (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24053">#24053</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://git…

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

    b9503

    <details open=""> <p>fix(mtmd): handle Gemma 4 audio projector embedding size (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24091">#24091</a>)</p> <ul> <li> <p>mtmd: handle Gemma 4 audio projector embedding size</p> </li> <li> <p>rm project…

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

    b9499

    <details open=""> <p>ggml-webgpu: FlashAttention refactor + standardize quantization support (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23834">#23834</a>)</p> <ul> <li> <p>Start work on flash_attn refactor</p> </li> <li> <p>Refactor</p> …

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

    b9498

    <details open=""> <p>ggml-cpu: extend RVV quantization vec dot to higher VLENs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22754">#22754</a>)</p> <ul> <li> <p>ggml-cpu: add rvv 512b,1024b impls for iq4_xs</p> </li> <li> <p>ggml-cpu: refac…

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

    b9496

    <details open=""> <p>mtmd: fix Gemma 4 unified FPE (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24088">#24088</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/…

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

    b9495

    <details open=""> <p>qwen35: use post-norm hidden state for MTP (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24025">#24025</a>)</p> <ul> <li> <p>qwen35: use post-norm hidden state for MTP</p> </li> <li> <p>rename pre_norm to nextn</p> </li…

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

    b9494

    <details open=""> <p>mtmd: enable non-causal vision for gemma 4 unified (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24082">#24082</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.c…

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

    b9493

    <details open=""> <p>mtmd, model: allow skip build_vit() (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24077">#24077</a>)</p> <ul> <li> <p>add model</p> </li> <li> <p>nits</p> </li> </ul> </details> <p><strong>macOS/iOS:</strong></p> <ul> <…

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

    b9491

    <details open=""> <p>Avoid PDL race conditions by disabling <strong>restrict</strong> when PDL is used (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24030">#24030</a>)</p> <ul> <li> <p>Removes <strong>restrict</strong> from PDL kernel heade…

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

    b9490

    <details open=""> <p>ggml-cpu: use runtime SVE width in FWHT (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24059">#24059</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases…

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

    b9489

    <details open=""> <p>cuda: reserve space for quantize kv-cache at startup (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23907">#23907</a>)</p> <ul> <li> <p>cuda: reserve space for quantize kv-cache at startup</p> </li> <li> <p>address revie…

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

    b9488

    <details open=""> <p>tests : add support for qwen3 SSM archs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24031">#24031</a>)</p> <ul> <li> <p>tests : add support for qwen3 SSM archs</p> </li> <li> <p>arch : add LLM_KV_ATTENTION_RECURRENT_L…

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

    b9487

    <details open=""> <p>update BoringSSL to 0.20260526.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23794">#23794</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/downlo…

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

    b9486

    <details open=""> <p>ci : disable ccache for msvc windows release jobs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23911">#23911</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cp…

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

    b9485

    <details open=""> <p>arg : removed unecesary mmproj download when users pass --no-mmproj (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23425">#23425</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com…

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

    b9484

    <details open=""> <p>opencl: use flat variants of q4_K and q6_K gemv for very large M (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24006">#24006</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/gg…

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

    b9483

    <details open=""> <p>hexagon: profiler output fix and script updates (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24042">#24042</a>)</p> <ul> <li> <p>hex-ops: fix profiler output (ie remove the redundant NONEs)</p> </li> <li> <p>hex-prof: …

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

    b9482

    <details open=""> <p>model: add Mellum architecture (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23966">#23966</a>)</p> <ul> <li> <p>model: support for Mellum architecture</p> </li> <li> <p>model: improve mellum.py formatting</p> </li> <li…

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

    b9481

    <details open=""> <p>model : support granite multilingual embeddings R2 (ibm-granite/granite-embedding-{97,311}m-multilingual-r2) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22716">#22716</a>)</p> <ul> <li> <p>Add support for the ibm-gran…

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

    b9480

    <details open=""> <p>StepFun 3.5 MTP (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23274">#23274</a>)</p> <ul> <li> <p>StepFun 3.5 MTP</p> </li> <li> <p>Simplify to single layer</p> </li> <li> <p>Rollback core changes</p> </li> <li> <p>fix …

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

    b9479

    <details open=""> <p>common : fix state save in common_prompt_batch_decode (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23468">#23468</a>)</p> <ul> <li>common : fix state save in common_prompt_batch_decode</li> </ul> <p>This commit address…

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

    b9478

    <details open=""> <p>server: add SSE ping interval (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24013">#24013</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/…

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

    b9474

    <details open=""> <p>ui: Add Thinking mode toggle with reasoning effort levels + improvements for Chat Form Add Action UI (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23434">#23434</a>)</p> <ul> <li> <p>feat: Add "Thinking" toggle and stat…

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

    b9473

    <details open=""> <p>kv-cache : SWA checkpoints store only non-masked cells (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23981">#23981</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/lla…

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

    b9471

    <details open=""> <p>llama : deprecate <code>llama_set_warmup</code> (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24009">#24009</a>)</p> <ul> <li> <p>llama : deprecate <code>llama_set_warmup</code></p> </li> <li> <p>cont : fix type</p> </l…

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

    b9470

    <details open=""> <p>hexagon: MUL_MAT, MUL_MAT_ID, FLASH_ATTN and GDN cleanup and optimizations for latest models (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23989">#23989</a>)</p> <ul> <li> <p>hex-mm: initial support for F32 * F32 -&gt; …

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

    b9469

    <details open=""> <p>hexagon: add gelu_quick (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24007">#24007</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b9469/…

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

    b9468

    <details open=""> <p>server: real-time reasoning interruption via control endpoint (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23971">#23971</a>)</p> <ul> <li>server: real-time reasoning interruption via control endpoint</li> </ul> <p>Bui…

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

    b9467

    <details open=""> <p>clean up unused variables warnings (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23975">#23975</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/down…

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

    b9466

    <details open=""> <p>opencl: fix compiler warnings for non-adreno path (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23922">#23922</a>)</p> <ul> <li> <p>opencl: fix compiler warnings for non-adreno path</p> </li> <li> <p>opencl: fix const c…

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

    b9464

    <details open=""> <p>speculative : fix n_outputs_max and remove draft-simple auto-enable (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23988">#23988</a>)</p> <ul> <li>speculative : add common_speculative_n_max helper function</li> </ul> <p>…

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

    b9460

    <details open=""> <p>llama: limit max outputs of <code>llama_context</code> (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23861">#23861</a>)</p> <ul> <li> <p>llama: save more VRAM by reserving n_outputs == n_seqs when possible</p> </li> <li…

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

    b9459

    <details open=""> <p>metal: template GLU kernels to support f16/f32 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23882">#23882</a>)</p> <p>Drops the hardcoded f32 GLU kernels in favor of a single template. We now load/store in the native t…

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

    b9458

    <details open=""> <p>vulkan: don't hold the device mutex while compiling pipelines (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23641">#23641</a>)</p> <ul> <li>vulkan: don't hold the device mutex while compiling pipelines</li> </ul> <p>We …

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

    b9457

    <details open=""> <p>vulkan: reduce host memory lock contention (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23376">#23376</a>)</p> <ul> <li> <p>vulkan: reduces lock contention</p> </li> <li> <p>replace unique_lock with lock_guard</p> </li…

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

    b9455

    <details open=""> <p>TP: quantized KV cache support (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23792">#23792</a>)</p> <ul> <li> <p>TP: quantized KV cache support</p> </li> <li> <p>fix partial view</p> </li> <li> <p>remove overly strict a…

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

    b9453

    <details open=""> <p>model: Add EXAONE 4.5 implementations (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/21733">#21733</a>)</p> <ul> <li> <p>Add EXAONE 4.5 and Add GQA for MMproj</p> </li> <li> <p>mtmd: EXAONE 4.5 vision markers and project…

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

    b9452

    <details open=""> <p>vulkan: Block-load Q3_K/Q6_K block data and subtract on 32b ints (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23056">#23056</a>)</p> <p>Q2_K/Q3_K/Q6_K do much better when using MMVQ on Intel BMG even<br /> though they'…

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

    b9451

    <details open=""> <p>vulkan: Removed unused functions (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23175">#23175</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/downlo…

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

    b9444

    <details open=""> <p>server : handle If-None-Match weak ETags (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23916">#23916</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/release…

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

    b9442

    <details open=""> <p>vocab : add tokenizer support for jina-embeddings-v2-base-zh (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/18756">#18756</a>)</p> <ul> <li> <p>vocab : add jina-embeddings-v2-base-zh (whitespace tokenizer)</p> </li> <li>…

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

    b9441

    <details open=""> <p>ui: fix ETag truncation with MSVC compiler (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23917">#23917</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/relea…

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

    b9439

    <details open=""> <p>llama: only use one iGPU device by default (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23897">#23897</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/relea…

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

    b9437

    <details open=""> <p>Support <code>-fa auto</code> in llama-bench (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23714">#23714</a>)</p> <ul> <li>Support <code>-fa auto</code> in llama-bench</li> </ul> <p>Make the default value of <code>-ngl<…

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

    b9436

    <details open=""> <p>opencl: support bf16 by converting to f16 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23839">#23839</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releas…

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

    b9434

    <details open=""> <p>TP: fix granularity for Qwen 3.5/3.6 + 3 GPUs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23843">#23843</a>)</p> <ul> <li> <p>TP: fix granularity for Qwen 3.5/3.6 + 3 GPUs</p> </li> <li> <p>fix afmoe TP</p> </li> </ul…

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

    b9433

    <details open=""> <p>metal : restore im2col implementation for large kernels (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23901">#23901</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/ll…

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

    b9432

    <details open=""> <p>test: (test-llama-archs) log the config name first (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23885">#23885</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.c…

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

    b9431

    <details open=""> <p>ci : update ios-xcode release job to macos-26 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23906">#23906</a>)</p> <ul> <li> <p>ci : disable libcommon build from xcframework</p> </li> <li> <p>ocd : fix name</p> </li> <l…

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

    b9430

    <details open=""> <p>ggml : add some lsx support (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23798">#23798</a>)</p> <ul> <li>loongarch : optimize LSX fp16 load/store with native intrinsics</li> </ul> <p>Use __lsx_vfcvtl_s_h and __lsx_vfcv…

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

    b9428

    <details open=""> <p>ci : fix s390x release job (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23898">#23898</a>)</p> <ul> <li> <p>ci : fix s390x release job</p> </li> <li> <p>ci : multi-thread build for <code>ios-xcode</code></p> </li> <li>…

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

    b9415

    <details open=""> <p>download: add option to skip_download (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23059">#23059</a>)</p> <ul> <li> <p>download: add option to skip_download</p> </li> <li> <p>fix</p> </li> <li> <p>fix 2</p> </li> <li> …

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

    b9414

    <details open=""> <p>mtmd: Add DeepSeekOCR 2 Support (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/20975">#20975</a>)</p> <ul> <li> <p>mtmd: DeepSeek-OCR 2 support, with multi-tile dynamic resolution</p> </li> <li> <p>introduced clip_image_…

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

    b9413

    <details open=""> <p>CUDA: Check PTX version on host side to guard PDL dispatch (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23530">#23530</a>)</p> <ul> <li>CUDA: Check PTX version on host side to guard PDL dispatch</li> </ul> <p>Checking …

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

    b9412

    <details open=""> <p>server: bump timeout to 3600s (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23842">#23842</a>)</p> <ul> <li> <p>server: bump timeout to 3600s</p> </li> <li> <p>nits: change wording</p> </li> </ul> </details> <p><strong>…

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

    b9411

    <details open=""> <p>model : support for DeepseekV32ForCausalLM with generic DeepSeek Sparse Attention (DSA) implementation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23346">#23346</a>)</p> <ul> <li> <p>llama : support DeepSeek V3.2 mode…

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

    b9410

    <details open=""> <p>llama: use f16 mask for FA to save VRAM (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23764">#23764</a>)</p> <ul> <li> <p>llama: use f16 mask for FA</p> </li> <li> <p>review: add llama_cast + formatting</p> </li> <li> <…

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

    b9409

    <details open=""> <p>sync : ggml</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b9409/llama-b9409-bin-macos-arm64.tar.gz">macOS Apple Silicon (arm64)</a></li> <li>macOS Apple Silicon (arm64, KleidiAI ena…

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

    b9406

    <details open=""> <p>llama: add llm_graph_input_mtp (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23643">#23643</a>)</p> <ul> <li> <p>llama: add llm_graph_input_mtp</p> </li> <li> <p>rename input_mtp -&gt; input_token_embd</p> </li> <li> <p…

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

    b9405

    <details open=""> <p>app : move licences to llama-app (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23824">#23824</a>)</p> <p>Signed-off-by: Adrien Gallouët <a href="mailto:[email protected]">[email protected]</a></p> </details> <p><str…

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

    b9403

    <details open=""> <p>meta : Add missing <code>buffer</code> set in allreduce fallback !COMPUTE clear (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23480">#23480</a>)</p> <p>Without this at least the vulkan backend will skip the <code>* 0</c…

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

    b9402

    <details open=""> <p>hexagon: basic/generic op fusion support and RMS_NORM+MUL fusion (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23835">#23835</a>)</p> <p>Updating infra to enable op fusion and using RMS_NORM+MUL as the use-case.</p> </d…

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

    b9401

    <details open=""> <p>mtmd-debug: add color and rainbow mode (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23829">#23829</a>)</p> <ul> <li> <p>mtmd-debug: add color and rainbow mode</p> </li> <li> <p>fix M_PI</p> </li> <li> <p>max_dist</p> <…

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

    b9400

    <details open=""> <p>mtmd: fix gemma 4 projector pre_norm (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23822">#23822</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/do…

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

    b9399

    <details open=""> <p>opencl: move backend info printing into its own function (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23702">#23702</a>)</p> <ul> <li> <p>opencl: move backend info print into its own function</p> </li> <li> <p>opencl: …

  264. llama.cpp — Releases TIER_1 (SO) · aendk ·

    b9404

    <p>cuda : disables launch_fattn PDL enrollment due to compiler bug (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23825">#23825</a>)</p>

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

    b9395

    <details open=""> <p>app : improve help output (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23805">#23805</a>)</p> <p>Signed-off-by: Adrien Gallouët <a href="mailto:[email protected]">[email protected]</a></p> </details> <p><strong>mac…

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

    b9394

    <details open=""> <p>mtmd: n_head_kv defaults to n_head (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23782">#23782</a>)</p> <p>removed AI-generated comment</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.…

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

    b9393

    <details open=""> <p>mtmd: fix gemma 4 audio rms norm eps (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23815">#23815</a>)</p> <ul> <li> <p>mtmd: fix gemma 4 audio rms norm eps</p> </li> <li> <p>Update tools/mtmd/clip.cpp</p> </li> </ul> <p…

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

    b9391

    <details open=""> <p>arg: Add LLAMA_ARG_API_KEY_FILE environment variable for --api-key-file (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23167">#23167</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github…

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

    b9389

    <details open=""> <p>ggml: auto apply iGPU flag CUDA/HIP if integrated device (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23007">#23007</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/l…

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

    b9388

    <details open=""> <p>mmvq Optim: add MMVQ_PARAMETERS_TURING(mmvq_parameter_table_id) for … (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23729">#23729</a>)</p> <ul> <li> <p>mmvq Optim: add MMVQ_PARAMETERS_TURING(mmvq_parameter_table_id) for…

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

    b9387

    <details open=""> <p>CUDA: route batch&gt;=4 quantized matmul to MMQ on AMD MFMA hardware (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23227">#23227</a>)</p> <ul> <li>CUDA: per-quant MMVQ/MMQ batch threshold on AMD MFMA hardware</li> </ul>…

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

    b9386

    <details open=""> <p>server: minor tweaks to use more cpp features (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23785">#23785</a>)</p> <ul> <li> <p>misc(server): add default port to impl RAII</p> </li> <li> <p>misc(server): register_gcp_co…

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

    b9384

    <details open=""> <p>vulkan: fast path for walsh-hadamard transform (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23687">#23687</a>)</p> <ul> <li> <p>vulkan: fast path for walsh-hadamard transform</p> </li> <li> <p>disable for intel due to …

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

    b9383

    <details open=""> <p>chat : add Granite 4.1 chat template (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23518">#23518</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/do…

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

    b9382

    <details open=""> <p>vulkan: fix wrong index variable in inner loop (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23665">#23665</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/r…

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

    b9381

    <details open=""> <p>vulkan: Fix memory logger unsafe iterator access (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23667">#23667</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp…

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

    b9380

    <details open=""> <p>server, ui : Add support for HTTP ETags in llama-server (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23701">#23701</a>)</p> <ul> <li> <p>allow caching of ui elements in llama-server</p> </li> <li> <p>use fnv_hash</p> <…

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

    b9378

    <details open=""> <p>cuda : fix KQ mask offset integer overflow in fattn MMA kernel (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23610">#23610</a>)</p> <p>Co-authored-by: Stanisław Szymczyk <a href="mailto:[email protected]">sszymczy@gmai…

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

    b9377

    <details open=""> <p>perplexity : fix format specifier in LOG_ERR (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23788">#23788</a>)</p> <p>Signed-off-by: Adrien Gallouët <a href="mailto:[email protected]">[email protected]</a></p> </deta…

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

    b9375

    <details open=""> <p>ggml: fixed Arm SVE usage bug in vec.h, vec.cpp (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22841">#22841</a>)</p> <ul> <li>Updated vec.h/vec.cpp code to accumulate to F32 rather than F16</li> </ul> <p>Change-Id: I0cb…

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

    b9374

    <details open=""> <p>ci : refactor (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23789">#23789</a>)</p> <ul> <li> <p>ci : separate CUDA windows workflow + fix names</p> </li> <li> <p>ci : rename workflow</p> </li> <li> <p>ci : prefix cache …

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

    b9371

    <details open=""> <p>ggml-webgpu: remove legacy constants (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23672">#23672</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/do…

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

    b9370

    <details open=""> <p>hexagon: add support for Q4_1 in MUL_MAT and MUL_MAT_ID (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23647">#23647</a>)</p> <ul> <li> <p>hex-mm: add support for Q4_1 matmul/matvec, hvx-only for now</p> </li> <li> <p>hm…

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

    b9368

    <details open=""> <p>vulkan: Switch MUL_MAT_VEC to 4 K per iteration for F16/32 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22887">#22887</a>)</p> <ul> <li>vulkan: Switch MUL_MAT_VEC to 4 K per iteration for F16/32</li> </ul> <p>Against m…

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

    b9369

    <details open=""> <p>ggml-webgpu: Fix how to dispatch WG to some ops (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23750">#23750</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/…

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

    b9367

    <details open=""> <p>vulkan: use GL_NV_cooperative_matrix_decode_vector for faster matmul (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23541">#23541</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.co…

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

    b9366

    <details open=""> <p>vulkan: add REPEAT op support for f16 to f16. (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23298">#23298</a>)</p> <ul> <li> <p>feat: extend repeat op for vulkan</p> </li> <li> <p>feat: add repeat_f16 vulkan pipeline</p…

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

    b9365

    <details open=""> <p>ci : move ARM jobs to self-hosted + disable kleidiai mac release (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23780">#23780</a>)</p> <ul> <li> <p>ci : move ARM jobs to 3rd-party runners + disable kleidiai release</p> <…

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

    b9360

    <details open=""> <p>common : fix env names to all have LLAMA_ARG_ prefix (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23778">#23778</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama…

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

    b9357

    <details open=""> <p>vulkan: avoid preferring transfer queue on AMD UMA devices (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22455">#22455</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org…

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

    b9354

    <details open=""> <p>convert: add MiniCPM5 tokenizer support (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23384">#23384</a>)</p> <p>Add minicpm5 pre-tokenizer hash via convert_hf_to_gguf_update.py and<br /> implement hardcoded regex handli…

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

    b9353

    <details open=""> <p>server : fix the log message when using SSL (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23393">#23393</a>)</p> <p>When llama-server is started with SSL key and cert, the log says that it<br /> listens on http instead …

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

    b9352

    <details open=""> <p>ggml-zendnn : fixed naming of matmul function (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/20964">#20964</a>)</p> <ul> <li> <p>ggml-zendnn: fixed naming of matmul function</p> </li> <li> <p>ggml-zendnn: fixed naming of…

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

    b9351

    <details open=""> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b9351/llama-b9351-bin-macos-arm64.tar.gz">macOS Apple Silicon (arm64)</a></li> <li><a href="https://github.com/ggml-org/llama.cpp/releases/dow…

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

    b9334

    <details open=""> <p>CUDA: missing PDL sync for FWHT, better fallback (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23690">#23690</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp…

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

    b9333

    <details open=""> <p>metal : add apple device id (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23566">#23566</a>)</p> <p>Co-authored-by: lvyichen <a href="mailto:[email protected]">[email protected]</a></p> </details> <p><strong>macOS…

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

    b9331

    <details open=""> <p>ci : reduce PR jobs by matching backend paths (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23675">#23675</a>)</p> <ul> <li> <p>ci : disable SYCL f16 builds</p> </li> <li> <p>ci : extract android and hip into separate w…

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

    b9330

    <details open=""> <p>model: tag ffn_latent as MUL_MAT to fix buft probe (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23664">#23664</a>)</p> <p>ffn_latent_down/up are declared GGML_OP_MUL in LLM_TENSOR_INFOS but<br /> nemotron-h feeds them …

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

    b9329

    <details open=""> <p>CUDA: add fast walsh-hadamard transform (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23615">#23615</a>)</p> <ul> <li> <p>CUDA: add fast walsh-hadamard transform</p> </li> <li> <p>review: add unrolls + change size_t -&g…

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

    b9326

    <details open=""> <p>sync : ggml</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b9326/llama-b9326-bin-macos-arm64.tar.gz">macOS Apple Silicon (arm64)</a></li> <li><a href="https://github.com/ggml-org/lla…

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

    b9320

    <details open=""> <p>TP: fix ggml context size calculation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22616">#22616</a>)</p> <ul> <li> <p>TP: fix ggml context size calculation, memory leak</p> </li> <li> <p>move split state cache back in…

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

    b9319

    <details open=""> <p>ggml: <code>gguf_init_from_callback</code> and <code>gguf_init_from_buffer</code> (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22341">#22341</a>)</p> <ul> <li> <p>ggml: implement <code>gguf_init_from_buffer</code></p> …

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

    b9318

    <details open=""> <p>server: MTP layer kv-cache should respect draft type ctk (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23646">#23646</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/l…

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

    b9315

    <details open=""> <p>llama : document that only one on-device state can be saved per sequence (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23520">#23520</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://githu…

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

    b9313

    <details open=""> <p>ggml : Parallelize quant LUT init (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23595">#23595</a>)</p> <ul> <li>Use OpenMP to parallelize iq2xs_init_impl and iq3xs_init_impl.</li> <li>Move the OpenMP detection from ggml…

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

    b9311

    <details open=""> <p>vendor : update cpp-httplib to 0.45.1 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23639">#23639</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/d…

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

    b9310

    <details open=""> <p>server: fix checkpoints creation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22929">#22929</a>)</p> <ul> <li> <p>common : add common_chat_split_by_role</p> </li> <li> <p>cont : fix spans to reach end of message</p> </…

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

    b9305

    <details open=""> <p>cmake : fix ui build (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23592">#23592</a>)</p> <ul> <li> <p>cmake/ui : add -fPIC to llama-ui static lib</p> </li> <li> <p>cmake : rename host compiled embed helper</p> </li> </…

  309. llama.cpp — Releases TIER_1 (SO) · njsyw1997 ·

    b9301

    <p>hexagon: apply repl optimization in flash attn softmax as <a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22993">#22993</a> (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/issues/23">#23</a>…</p>