PulseAugur
实时 13:15:38

llama.cpp 发布多个更新,支持跨平台优化

llama.cpp 项目发布了多个更新,包括 b10106、b10105、b10108、b10099、b10098、b10094、b10093、b10092、b10091 和 b10103 版本。这些发布在不同平台和硬件加速器上引入了各种改进和修复。值得注意的更新包括对 CUDAMetalHexagonOpenVINO 的增强,以及对 DeepSeekv4 等特定模型模板的修复,并改进了参数解析和内存管理。 AI

影响 流行的开源推理引擎的持续改进提高了其在各种硬件和操作系统上的性能和兼容性。

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

在 llama.cpp — Releases 阅读 →

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

llama.cpp 发布多个更新,支持跨平台优化

本文如何被排名

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
该集群包含 llama.cpp 项目的多个发布说明,详细介绍了软件更新和错误修复。
Source corroboration
118 independent sources
Strong cross-source corroboration — multiple independent publishers covered this within the clustering window.
Topics
product
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
58 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.
Coverage growth since scoring
+46 source(s) since last score
New sources have picked up this story since our last re-score. Score will update on the next scoring pass.

完整方法见我们的编辑标准

报道来源 [118]

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

    b10206

    <details open=""> <p>llama : enforce the same K and V cache types for DeepSeek V4; enable FA if V cache is quantized (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25871">#25871</a>)</p> <ul> <li> <p>llama : enforce the same K and V cache ty…

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

    b10199

    <details open=""> <p>server: support inp embd to generate next token (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26313">#26313</a>)</p> <ul> <li> <p>server: support embd for sampled token</p> </li> <li> <p>fix ~server_batch()</p> </li> </…

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

    b10200

    <p>mtmd: add lanczos resize method [no release] (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26341">#26341</a>)</p>

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

    b10198

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

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

    b10197

    <details open=""> <p>Test support for alternative conv layout (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25617">#25617</a>)</p> <ul> <li> <p>add bool cwhn = true to conv_2d test cases</p> </li> <li> <p>add layout check at graph building …

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

    b10196

    <details open=""> <p>llama-context : sync pending async copies before clearing embd_seq (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25676">#25676</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" re…

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

    b10195

    <details open=""> <p>tests : avoid building get-model.cpp many times (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26317">#26317</a>)</p> <ul> <li> <p>tests : remove get-model.cpp</p> </li> <li> <p>tests : fix quant type selection</p> </li>…

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

    b10194

    <details open=""> <p>ggml-cuda: Allow transpose-free gemmv computation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26171">#26171</a>)</p> <p>When matrix's weights are shaped 1xK is leverage a transpose-free<br /> computation to use mat_mu…

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

    b10192

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

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

    b10189

    <details open=""> <p>Remove custom cpu op from the M3 graph, express with stock ops (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26297">#26297</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="n…

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

    b10188

    <details open=""> <p>metal: fix memory unwire if model is freed without any GPU operations (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26082">#26082</a>)</p> <ul> <li> <p>metal: fix memory leak if model is freed without any GPU operations…

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

    b10186

    <details open=""> <p>ggml : Fix issue with kleidiai ci and stringop overflow warning (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26277">#26277</a>)</p> <p>Signed-off-by: Jonathan Clohessy <a href="mailto:[email protected]">Jonatha…

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

    b10184

    <details open=""> <p>mimo2: address MTP review feedback (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26228">#26228</a>)</p> <p>Co-authored-by: tnhnyc <a href="mailto:[email protected]">[email protected]

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

    b10182

    <details open=""> <p>llama: move suppress_tokens handling to common/sampling (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26276">#26276</a>)</p> <ul> <li> <p>llama: move suppress_tokens handling to common/sampling</p> </li> <li> <p>address…

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

    b10181

    <details open=""> <p>ggml-cuda : disable MMQ on devices with less than 48 KiB shared memory (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26141">#26141</a>)</p> <p>ggml_cuda_should_use_mmq() selects MMQ purely from the quantization<br /> ty…

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

    b10180

    <details open=""> <p>sycl: contiguous fast path + 32-bit index math for unary elementwise ops (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25946">#25946</a>)</p> <ul> <li> <p>sycl: contiguous fast path + 32-bit index math for unary element…

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

    b10179

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

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

    b10178

    <details open=""> <p>server : add trace logging for slot similarity checking (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26271">#26271</a>)</p> <p>Adds trace logging in server-context.cpp for slot similarity checking<br /> during prompt c…

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

    b10176

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

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

    b10175

    <details open=""> <p>add rdna3.5, and 3 to mmq configs so they can be tuned independently. (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26199">#26199</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app"…

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

    b10174

    <details open=""> <p>model: add NextN/MTP speculative decoding support for GLM_DSA (GLM-5.2) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25980">#25980</a>)</p> <ul> <li>model: add NextN/MTP speculative decoding support for GLM_DSA (GLM-5.…

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

    b10173

    <details open=""> <p>model: Add Laguna-S-2.1 LLM_TYPE (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26233">#26233</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a>…

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

    b10172

    <details open=""> <p>ggml-webgpu: Fix some binding alias issues to support all archs, fix recurrent-state-rollback test (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25931">#25931</a>)</p> <ul> <li> <p>Add overlap glu variant to support all…

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

    b10171

    <details open=""> <p>opencl: skip the Adreno KQ/KQV image kernels for multi-stream batches (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26189">#26189</a>)</p> <p>The Adreno KQ/KQV image1d kernels (ggml_cl_mul_mat_kq_kqv_adreno) ignore<br /…

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

    b10167

    <details open=""> <p>server: abstract llama_memory calls to common_memory (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26221">#26221</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">h…

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

    b10166

    <details open=""> <p>ggml : set output of view src (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25729">#25729</a>)</p> <ul> <li> <p>llama-graph: set_outputs to t-&gt;view_src</p> </li> <li> <p>change set_output to GGML_ASSERT about views n…

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

    b10165

    <details open=""> <p>vulkan: add iq4_nl support back to FA (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24585">#24585</a>)</p> <ul> <li>vulkan: add iq4_nl support back to FA</li> </ul> <p>I was originally concerned about wasting shared mem…

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

    b10164

    <details open=""> <p>ggml-cuda: add chunked SSD matmul for Mamba-2 prefill acceleration (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22675">#22675</a>)</p> <ul> <li> <p>ggml-cuda: add chunked SSD matmul for Mamba-2 prefill acceleration</p>…

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

    b10159

    <details open=""> <p>ggml-metal: FWHT kernel for metal backend (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25924">#25924</a>)</p> <ul> <li> <p>metal fwht wip</p> </li> <li> <p>shape guard and formatting</p> </li> <li> <p>formatting</p> </…

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

    b10158

    <details open=""> <p>spec: add eagle3-v3 support for gpt-oss model (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25794">#25794</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://…

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

    b10156

    <details open=""> <p>Disable -ffast-math on HIP (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25495">#25495</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> …

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

    b10155

    <details open=""> <p>mtmd: support MiMo-V2.5 audio input (RVQ-based model) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26190">#26190</a>)</p> <ul> <li> <p>gguf converter for mimo audio</p> </li> <li> <p>fix conv</p> </li> <li> <p>cpp impl…

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

    b10154

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

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

    b10153

    <details open=""> <p>model: Add support for Nanbeige4.2 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25994">#25994</a>)</p> <ul> <li> <p>support nanbeige4.2 model</p> </li> <li> <p>fix</p> </li> <li> <p>fix flake8 Lint check</p> </li> <li>…

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

    b10152

    <details open=""> <p>fit : count nextn (MTP) blocks in n_gpu_layers so front layers stay on GPU (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26177">#26177</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama…

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

    b10151

    <details open=""> <p>sycl(build): parallelize ocloc invocations (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25903">#25903</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://lla…

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

    b10150

    <details open=""> <p>ggml : adjust logic for offloading ops to weight's backend (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25832">#25832</a>)</p> <ul> <li> <p>ggml : adjust logic for offloading ops to weight's backend</p> </li> <li> <p>l…

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

    b10149

    <details open=""> <p>tests : remove unnecessary sync in test-save-load-state (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26166">#26166</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow…

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

    b10148

    <details open=""> <p>common: fix explicit -md precedence over draft sidecar resolution (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26165">#26165</a>)</p> <ul> <li>common: fix explicit -md precedence over draft sidecar resolution</li> </ul…

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

    b10146

    <details open=""> <p>ggml-cpu: Enable BF16 tiled gemm optimization on PowerPC (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26068">#26068</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollo…

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

    b10145

    <details open=""> <p>args: add <code>-lm mlock</code> where it mlocks but doesnt mmap (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26135">#26135</a>)</p> <ul> <li>arg: add <code>-lm mlock</code> where it mlocks but doesnt mmap</li> </ul> <…

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

    b10144

    <details open=""> <p>server + ui: fix stream routes for model names containing a slash (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26137">#26137</a>)</p> <ul> <li>server + ui: refactor resumable stream routes to query string conv_id</li> …

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

    b10142

    <details open=""> <p>mtmd: Add Vision Support for Minimax-M3 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25113">#25113</a>)</p> <ul> <li>Add preliminary MiniMax-M3 support</li> </ul> <p>Text-only port that re-uses existing components: Min…

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

    b10141

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

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

    b10133

    <p>ui: fix context gauge card regressions and land at the conversation e…</p>

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

    b10107

    <details open=""> <p>hexagon: fix Windows crash when op_poll is enabled (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26029">#26029</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">htt…

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

    b10106

    <details open=""> <p>CUDA: fix external compilation of q1_0 MMQ (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25778">#25778</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://lla…

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

    b10105

    <details open=""> <p>args: refactor mlock/mmap/directio into load-mode (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/20834">#20834</a>)</p> <ul> <li>args: overhaul mmap/mlock/dio into single arg</li> </ul> <p>Signed-off-by: Aaron Teo <a hre…

  49. llama.cpp — Releases TIER_1 (SO) · max-krasnyansky ·

    b10108

    <p>hexagon: further improved pipeline of the core bits (L2, DMA, MM, FA)…</p>

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

    b10099

    <details open=""> <p>CUDA: Improve NVFP4 W4A4 activation quantization (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25730">#25730</a>)</p> <ul> <li>Squash history before conflict-resolution during rebase on master</li> </ul> <p>WIP commit</…

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

    b10098

    <details open=""> <p>hexagon: activation ops update (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25974">#25974</a>)</p> <ul> <li> <p>hex-geglu: optimized all-in-one geglu microkernel</p> </li> <li> <p>hex-geglu: enable non-contiguous src a…

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

    b10094

    <details open=""> <p>common: infer the speculative type from the draft repo sidecars (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25989">#25989</a>)</p> <p>With -hfd pointing to a repo that ships mtp-/dflash-/eagle3- sidecars<br /> and no …

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

    b10093

    <details open=""> <p>Fix DeepSeek4 crafted template (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25414">#25414</a>)</p> <ul> <li> <p>chat: fix DS4 template to explicitly follow reference behavior</p> </li> <li> <p>Support DeepSeekv4 flag (…

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

    b10092

    <details open=""> <p>ggml: enable PowerPC backend variants on AIX (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25983">#25983</a>)</p> <ul> <li>ggml: enable PowerPC backend variants on AIX</li> </ul> <p>Allow the PowerPC CPU backend variant…

  55. llama.cpp — Releases TIER_1 (SO) · iliailmer ·

    b10103

    <p>metal : add f16 type support to leaky relu (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25981">#25981</a>)</p>

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

    b10091

    <details open=""> <p>ci : fix SYCL package shared library lookup (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25987">#25987</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://ll…

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

    b10090

    <details open=""> <p>webgpu : add CONV_2D_DW (depthwise conv2d) kernel (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25847">#25847</a>)</p> <ul> <li>webgpu : add CONV_2D_DW (depthwise conv2d) kernel</li> </ul> <p>Implement GGML_OP_CONV_2D_D…

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

    b10089

    <details open=""> <p>cuda: GET_ROWS quants (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25962">#25962</a>)</p> <ul> <li>cuda: add k-quant support to GET_ROWS</li> </ul> <p>Device-side embedding lookups require GET_ROWS to handle the k-quan…

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

    b10087

    <details open=""> <p>Add support for Laguna XS.2 &amp; M.1 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25165">#25165</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.ap…

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

    b10085

    <details open=""> <p>mtmd : use align_corners for qwen3vl vision position embedding interpolation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25781">#25781</a>)</p> <p>The Qwen3-VL learned position embedding is interpolated to the runtime…

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

    b10084

    <details open=""> <p>hexagon: check tensor type when reusing descriptors (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25968">#25968</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">ht…

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

    b10083

    <details open=""> <p>cuda: add sqrt_softplus in topk-moe for dsv4 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25896">#25896</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://l…

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

    b10082

    <details open=""> <p>kleidiai : warn once when a weight type has no KleidiAI kernel (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25701">#25701</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="n…

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

    b10081

    <details open=""> <p>common: resolve draft repo to its requested sidecar (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25955">#25955</a>)</p> <p>With -hfd pointing to a repo shipping speculative sidecars, the draft<br /> resolved to the mai…

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

    b10080

    <details open=""> <p>server: return 400 instead of 500 on validation error with X-Conversation-Id (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25760">#25760</a>)</p> <ul> <li>server: return 400 instead of 500 on validation error with X-Con…

  66. llama.cpp — Releases TIER_1 (SO) · helanfxz ·

    b10088

    <p>llama-arch: fix DeepSeek4 APE tensor op (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25945">#25945</a>)</p>

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

    b10079

    <details open=""> <p>server : properly handle null llama_context (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25868">#25868</a>)</p> <p>Co-authored-by: Stanisław Szymczyk <a href="mailto:[email protected]">[email protected]</a></p> </det…

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

    b10078

    <details open=""> <p>vulkan: Refactor vk_queue to use per-instance mutexes and unique handles (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23570">#23570</a>)</p> <ul> <li> <p>Refactor vk_queue to use per-instance mutexes and unique handles…

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

    b10077

    <details open=""> <p>ggml-openvino: Add GGML_BACKEND_DL_IMPL invocation for OpenVINO backend (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25795">#25795</a>)</p> <p>This adds the missing <code>GGML_BACKEND_DL_IMPL()</code> macro invocation,…

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

    b10076

    <details open=""> <p>CUDA: vectorize same-type get_rows with int4 copy (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25929">#25929</a>)</p> <p>k_get_rows_float did a scalar one-element-per-thread copy and recomputed the<br /> row-invariant …

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

    b10069

    <details open=""> <p>opencl: Support broadcast for Adreno MUL_MAT and honor <code>view_offs</code> for Adreno Q8_0 MUL_MAT for llama-server multi-stream (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25910">#25910</a>)</p> <ul> <li> <p>openc…

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

    b10068

    <details open=""> <p>model: rotate injected K/V cache for DFlash (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25823">#25823</a>)</p> <ul> <li> <p>dflash: rotate injected K/V cache when using K/V quantization</p> </li> <li> <p>Update src/mo…

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

    b10067

    <details open=""> <p>llama-quant : exclude i32 ffn_gate_tid2eid routing table from quantization (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25787">#25787</a>)</p> <p>DeepSeek-V4's ffn_gate_tid2eid tensor is an i32 token-id -&gt; expert-id…

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

    b10066

    <details open=""> <p>opencl: load and use <code>kernel_gemm_moe_q6_k_f32_ns</code> from bin kernel lib (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25797">#25797</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https:…

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

    b10064

    <details open=""> <p>opencl: transpose q4_K noshuffle scales for coalesced reads (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25805">#25805</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofo…

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

    b10063

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

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

    b10061

    <details open=""> <p>tests : initialize all tensors in test_dsv4_hc to avoid NaNs in sentinel tensors (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25822">#25822</a>)</p> <p>Co-authored-by: Stanisław Szymczyk <a href="mailto:sszymczy@gmail.…

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

    b10059

    <details open=""> <p>ggml-blas: default hadamard mul_mat to cpu routine (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25710">#25710</a>)</p> <p>Signed-off-by: Aaron Teo <a href="mailto:[email protected]">[email protected]</a></p> </detail…

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

    b10058

    <details open=""> <p>vulkan: Support Q2_0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25430">#25430</a>)</p> <ul> <li>vulkan: Support Q2_0</li> </ul> <p>The backend perf tests for mat-vec-mul weren't very good at first (worse than<br /> q…

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

    b10057

    <details open=""> <p>sycl: fix row calculation when K_QUANTS_PER_ITERATION is 1 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25690">#25690</a>)</p> <ul> <li>sycl: fix incorrect row calculation when K_QUANTS_PER_ITERATION=1</li> </ul> <p>Si…

  81. llama.cpp — Releases TIER_1 (SO) · Gezahegne ·

    b10056

    <p>opencl: add ABS op (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25115">#25115</a>)</p>

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

    b10054

    <details open=""> <p>docs: added a note about using OpenCl with Adreno 810 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25786">#25786</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">…

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

    b10052

    <details open=""> <p>hexagon: L2 cache handling rework (dirty bit tracking with lazy flushing) and more MUL_MAT updates (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25762">#25762</a>)</p> <ul> <li> <p>hex-mm: fix artificial limit in the so…

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

    b10051

    <details open=""> <p>kleidiai: Add SME vs SME2 distinction in kernel dispatch (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25478">#25478</a>)</p> <p>The current integration treats SME as a single capability (CPU_FEATURE_SME)<br /> with no …

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

    b10050

    <details open=""> <p>vulkan: when using transfer queue for async copies, sync on event_wait to avoid race (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25229">#25229</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="htt…

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

    b10048

    <details open=""> <p>TP: fix Phi3, Bert, Plamo2/3, ChatGLM (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25536">#25536</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.ap…

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

    b10047

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

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

    b10046

    <details open=""> <p>tests: actually exercise <code>test-recurrent-state-rollback</code> (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25758">#25758</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" r…

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

    b10045

    <details open=""> <p>server : allow text-only slot save/restore with mtmd (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25076">#25076</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">h…

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

    b10043

    <details open=""> <p>CUDA: Support CUDA Virtual Devices (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25228">#25228</a>)</p> <ul> <li> <p>support cuda virtual devices</p> </li> <li> <p>disable NCCL path when virtual devices are used</p> </l…

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

    b10042

    <details open=""> <p>Enable CUDA graphs on volta+turing (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25749">#25749</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</…

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

    b10041

    <details open=""> <p>server: Ignore empty / non-existing <code>Origin</code> headers (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25756">#25756</a>)</p> <p>Otherwise this gives lots of unnecessary warnings:</p> <p>W srv operator(): (CORS) …

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

    b10040

    <details open=""> <p>ggml-cuda : restore prop.integrated on HIP builds (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24233">#24233</a>)</p> <p>PR <a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/16308">#1…

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

    b10038

    <details open=""> <p>ci : add official website link to release notes (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25728">#25728</a>)</p> <p>Assisted-by: pi:llama.cpp/Qwen3.6-27B</p> </details> <p><strong>Website:</strong></p> <ul> <li><a h…

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

    b10037

    <details open=""> <p>quant : allow using manual tensor types with --pure (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25716">#25716</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.…

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

    b10036

    <details open=""> <p>opencl: disable FA and MoE weights repack to work around compiler issues for Adreno 850 GPU (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25745">#25745</a>)</p> <ul> <li> <p>opencl: workaround for A850 compiler compat</…

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

    b10035

    <details open=""> <p>cuda: extract Q1_0 elements via __byte_perm (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25628">#25628</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/rele…

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

    b10034

    <details open=""> <p>opencl: exclude some moe kernels on Adreno a7x (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25698">#25698</a>)</p> <ul> <li>opencl: exclude Adreno A7x from using Adreno MoE kernels</li> </ul> <p>Some compilers for A7x …

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

    b10032

    <details open=""> <p>cuda : CUDA GGML_OP_LIGHTNING_INDEXER implementation (generic vector kernel + wmma kernel) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25545">#25545</a>)</p> <ul> <li> <p>cuda : CUDA GGML_OP_LIGHTNING_INDEXER implemen…

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

    b10031

    <details open=""> <p>tokenize : drop --stdin mutual-exclusion check (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25672">#25672</a>)</p> <p>match cli and completion, which don't enforce it</p> </details> <p><strong>macOS/iOS:</strong></p> <…

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

    b10025

    <details open=""> <p>cuda : relax tensor contiguity requirements for quantized concat (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25678">#25678</a>)</p> <ul> <li> <p>cuda : relax tensor contiguity requirements for quantized concat</p> </l…

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

    b10021

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

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

    b10020

    <details open=""> <p>sycl : fix get_rows Q2_K, Q4_K, Q5_K (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25656">#25656</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/do…

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

    b10019

    <details open=""> <p>sycl : support kernel type fp16 for conv2d_dw (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25653">#25653</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/re…

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

    b10018

    <details open=""> <p>sycl : implement xielu op (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25550">#25550</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b100…

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

    b10017

    <details open=""> <p>sycl: Increase minimum buffer size for USM system allocations (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25525">#25525</a>)</p> <p>Raise the threshold for minimum buffer size from 1 GiB to 4 GiB, based<br /> on real-…

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

    b10016

    <details open=""> <p>[SYCL] Flash Attention with XMX engine via oneDNN (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25222">#25222</a>)</p> <ul> <li> <p>[SYCL] F16 (default) Flash Attention with XMX engine via oneDNN graph API; Qwen3.6-27b-…

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

    b10015

    <details open=""> <p>opencl: do not use <code>clCreateBufferWithProperties</code> when targeting CL 2.x (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25673">#25673</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="htt…

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

    b10012

    <details open=""> <p>hexagon: fix hmx-queue signal enum-narrowing problem (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25677">#25677</a>)</p> </details> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama…

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

    b10011

    <details open=""> <p>server : refactor prompt cache state ownership (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25649">#25649</a>)</p> <ul> <li> <p>server : clear checkpoints upon prompt clear</p> </li> <li> <p>server : move the prompt st…

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

    b10010

    <details open=""> <p>server: add --cors-* options (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25655">#25655</a>)</p> <ul> <li> <p>server: add --cors-* options</p> </li> <li> <p>add special "localhost" value</p> </li> <li> <p>add tests</p>…

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

    b10007

    <details open=""> <p>opencl: fix a dp4a bug for devices where cl_khr_integer_dot_product is unavailable (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25639">#25639</a>)</p> <ul> <li> <p>opencl: do not fail backend init on devices without cl…

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

    b10005

    <details open=""> <p>DeepseekV4: fix seq_rm (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25588">#25588</a>)</p> <ul> <li> <p>DeepseekV4: fix seq_rm</p> </li> <li> <p>implement proper seq_cp</p> </li> <li> <p>create actual update context</p…

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

    b10004

    <details open=""> <p>vulkan/cpu: Support f16 as SET_ROWS src. (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25432">#25432</a>)</p> <ul> <li>vulkan/cpu: Support f16 as SET_ROWS src.</li> </ul> <p>This adds full support for f16 SET_ROWS (equi…

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

    b10003

    <details open=""> <p>tokenize : align usage by using common args (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25516">#25516</a>)</p> <p>Migrate the tokenize tool to common_params_parse, replacing its<br /> hand-rolled argv parsing, Windows…

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

    b10002

    <details open=""> <p>ggml : add a set of functions for checking contiguity of inner tensor dimensions (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25650">#25650</a>)</p> <p>Co-authored-by: Stanisław Szymczyk <a href="mailto:sszymczy@gmail.…

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

    b10001

    <details open=""> <p>tests: export-graph-ops: exit gracefully when called w/o arguments (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25619">#25619</a>)</p> <p>Fixes a segfault when <code>test-export-graph-ops</code> is called without any<b…

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

    b10000

    <details open=""> <p>ggml: uniformize im2col dst_type for all conv ops (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23660">#23660</a>)</p> <ul> <li> <p>ggml: uniformize im2col dst_type for all conv ops</p> </li> <li> <p>Update ggml/src/ggm…