PulseAugur
实时 03:47:44

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 · 来自 76 个来源。 我们如何撰写摘要 →

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

报道来源 [76]

  1. 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…

  2. 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…

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

    b10133

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

  4. 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…

  5. 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…

  6. 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…

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

    b10108

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

  8. 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</…

  9. 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…

  10. 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 …

  11. 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 (…

  12. 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…

  13. 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>

  14. 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…

  15. 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…

  16. 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…

  17. 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…

  18. 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…

  19. 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…

  20. 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…

  21. 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…

  22. 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…

  23. 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…

  24. 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>

  25. 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…

  26. 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…

  27. 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,…

  28. 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 …

  29. 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…

  30. 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…

  31. 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…

  32. 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:…

  33. 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…

  34. 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…

  35. 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.…

  36. 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…

  37. 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…

  38. 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…

  39. 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>

  40. 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">…

  41. 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…

  42. 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 …

  43. 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…

  44. 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…

  45. 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…

  46. 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…

  47. 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…

  48. 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…

  49. 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</…

  50. 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) …

  51. 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…

  52. 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…

  53. 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.…

  54. 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</…

  55. 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…

  56. 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 …

  57. 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…

  58. 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> <…

  59. 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…

  60. 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…

  61. 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…

  62. 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…

  63. 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…

  64. 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-…

  65. 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-…

  66. 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…

  67. 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…

  68. 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…

  69. 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>…

  70. 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…

  71. 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…

  72. 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…

  73. 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…

  74. 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.…

  75. 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…

  76. 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…