llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-04 15:05
<details open=""> <p>common : make build info output stream configurable (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28322">#28322</a>)</p> <p>Let llama_print_build_info write to a caller-provided FILE* instead of<br /> hardcoding stderr.…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-04 08:38
<details open=""> <p>ggml-cpu(s390x) : fix q5_1 uninitialized v_acc (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28332">#28332</a>)</p> <p>Signed-off-by: Aaron Teo <a href="mailto:[email protected] ">[email protected] </a></p> </details> <…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-04 05:33
<details open=""> <p>src : add n_expert_used_max function (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28323">#28323</a>)</p> <ul> <li>src : add n_expert_used_max function</li> </ul> <p>With Commit <a class="commit-link" href="https://gith…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-04 04:32
<details open=""> <p>sycl: fuse rms_norm+mul+add and add+add residual chains (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27610">#27610</a>)</p> <p>Fuse RMS_NORM+MUL+ADD and ADD+ADD under GGML_SYCL_ENABLE_FUSION.</p> <p>ADD+ADD uses the sa…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-04 03:22
<details open=""> <p>SYCL: Refactor GGML_SYCL_ENABLE_MKL_FA to global var (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26863">#26863</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">h…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 22:19
<details open=""> <p>llama: fix whole source code rebuilt on each new commit (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28278">#28278</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 21:12
<details open=""> <p>common/json-schema : fix GBNF grammar generation for empty object schemas (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28279">#28279</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 20:24
<details open=""> <p>opencl: quant lm_head / decode GEMV and medium-batch GEMM optimizations (speculative decoding/MTP) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26477">#26477</a>)</p> <ul> <li> <p>opencl: quant lm_head / decode GEMV an…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 19:54
<details open=""> <p>tune MMVQ to MMQ crossover for SM87 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28285">#28285</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app<…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 12:45
<details open=""> <p>mtmd: propagate const to preproc class (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28310">#28310</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 12:21
<details open=""> <p>metal : add sparse FA (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28098">#28098</a>)</p> <ul> <li>metal : support n_kv_max sparse mask hint in flash attention vec kernel</li> </ul> <ul> <li>add kernel_flash_attn_ext_v…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 11:54
<details open=""> <p>metal : fix glu dispatch with ne00 = 1 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28306">#28306</a>)</p> <ul> <li> <p>metal : fix glu dispatch with ne00 = 1</p> </li> <li> <p>tests : disable ill-defined tests</p> </l…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 11:18
<details open=""> <p>mtmd : add <code>const</code> in various places (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28307">#28307</a>)</p> <ul> <li>mtmd : mark context as const in more methods</li> </ul> <p>Mark <code>mtmd_context</code> as …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 10:28
<details open=""> <p>CUDA: Allow concurrent streams per split for multi-GPU (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28198">#28198</a>)</p> <ul> <li>CUDA: Allow CUDA optimization per split for multi-GPU.</li> </ul> <p>Previous guard ca…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 09:59
<details open=""> <p>vulkan: fix FA dequant path engagement (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28190">#28190</a>)</p> <p>Skip the nb[3] check when ne[3] == 1, the shader never reads it for a<br /> single stream. Cache views carry…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 09:35
<details open=""> <p>sycl : enhance the api to support peer-to-peer copy (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27550">#27550</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">ht…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 08:59
<details open=""> <p>misc : prevent RAM peaking at model loading stage (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27483">#27483</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">http…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 08:29
<details open=""> <p>sycl: reduce redundant work in Q4_K multi-column MMVQ (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27062">#27062</a>)</p> <ul> <li> <p>sycl: Q4_K Weight unpack optimization and reuse between destination Columns</p> </l…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 07:59
<details open=""> <p>model: add NVIDIA Nemotron-3-Puzzle-75B-A9B (NemotronHPuzzle) support (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25444">#25444</a>)</p> <ul> <li>hparams: add per-layer n_ff_exp/n_expert_used arrays with scalar-or-arr…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 02:18
<details open=""> <p>mtmd: fix idefics3 preproc (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28273">#28273</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 01:54
<details open=""> <p>finetune: fix no KV cache (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27199">#27199</a>)</p> <ul> <li> <p>training: fix no KV cache</p> </li> <li> <p>apply @ ggerganov<br /> suggestion</p> </li> </ul> </details> <p><s…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 01:27
<details open=""> <p>server : accept data: URLs for input_video and input_audio (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27735">#27735</a>)</p> <ul> <li>server : accept data: URLs for input_video and input_audio</li> </ul> <p>input_vid…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 00:50
<details open=""> <p>ggml-hexagon: add F16 support for unary ops (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28228">#28228</a>)</p> <p>Extend the HTP backend's F16 unary op coverage to include ABS on top<br /> of the existing NORM/RMS_NOR…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 00:26
<details open=""> <p>mtmd: add mtmd_tokenize_from_parts() (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28250">#28250</a>)</p> <ul> <li> <p>add mtmd_tokenize_from_parts</p> </li> <li> <p>use it in mtmd-cli</p> </li> <li> <p>move add_special…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-03 00:02
<details open=""> <p>metal : add fa-vec tunings for M3 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28236">#28236</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-02 23:39
<details open=""> <p>metal : fix memory query under low-memory conditions (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27701">#27701</a>)</p> <ul> <li> <p>metal: Fix memory query under low-memory conditions</p> </li> <li> <p>Simply variabl…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-02 23:00
<details open=""> <p>Update ROCm to 10.0.0 release (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27803">#27803</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></l…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-02 20:35
<details open=""> <p>model: correctly support input vision for deepseek4 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28154">#28154</a>)</p> <ul> <li> <p>model: correctly support input vision for deepseek4</p> </li> <li> <p>nits</p> </li> …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-02 19:59
<details open=""> <p>ggml-cuda : remove unused vars (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28235">#28235</a>)</p> <p>Signed-off-by: Adrien Gallouët <a href="mailto:[email protected] ">[email protected] </a></p> </details> <p><stron…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-02 19:04
<details open=""> <p>common, server : enable preserve_reasoning kwarg by default, log its effective state (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28174">#28174</a>)</p> <ul> <li>common, server : enable preserve_reasoning kwarg by defa…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-02 18:39
<details open=""> <p>mtmd: support DeepSeek-V4-Flash-Vision-Exp (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28133">#28133</a>)</p> <ul> <li> <p>mtmd: support DeepSeek-V4-Flash-Vision-Exp</p> </li> <li> <p>handle min/max token counts from …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-02 11:16
<details open=""> <p>mtmd: Fix Qwen3-tts-0.6b (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28231">#28231</a>)</p> <ul> <li>mtmd: load the qwen3-tts code predictor proj_in as optional</li> </ul> <p>The talker and the code predictor share th…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-02 10:23
<details open=""> <p>ggml: avoid KleidiAI buffer type init on dispatch (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27891">#27891</a>)</p> <p>Co-authored-by: Acmmi <a href="mailto:[email protected] ">[email protected] …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-02 09:31
<details open=""> <p>hexagon: MUL_MAT and MUL_MAT_ID fusion and fixes (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28202">#28202</a>)</p> <ul> <li> <p>hex-mm: fuse QKV and FFN matmuls that land on HMX</p> </li> <li> <p>hex-mm: remove hardc…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-02 08:44
<details open=""> <p>vulkan: handle larger batch sizes (>4) efficiently for IQ3_S mat-vec (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27449">#27449</a>)</p> <ul> <li>vulkan: handle larger batch sizes (>4) efficiently for IQ3_S mat-v…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-02 08:19
<details open=""> <p>vulkan : only request VK_KHR_shader_bfloat16 extension if supported (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28155">#28155</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" r…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-02 06:28
<details open=""> <p>opencl: fix out‐of‐bound reads in the Adreno image kernels (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27632">#27632</a>)</p> <ul> <li> <p>opencl: clamp the q4_K decode GEMV's fetch row on a padded x-grid</p> </li> <l…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-02 06:03
<details open=""> <p>hexagon: add missing FARF logs for cpy/get_rows/set_rows/gdn ops (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28217">#28217</a>)</p> <ul> <li> <p>hexagon: fix bug ne[2] printed in proc_op_req prep-src log</p> </li> <li…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-02 00:15
<details open=""> <p>metal : add metallib build support for xcframework (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28163">#28163</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">htt…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 20:16
<details open=""> <p>cuda: fuse MoE weighted expert reduction (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25952">#25952</a>)</p> <ul> <li>cuda : fuse MoE weighted reduction (mul + view + add)</li> </ul> <p>The MoE combine tail currently w…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 19:23
<details open=""> <p>kv-cells: look up the n-gram history in the sequence position index (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28040">#28040</a>)</p> <p>get_prev_tokens() rebuilt a (seq, pos) -> token hash map on every<br /> ubat…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 18:59
<details open=""> <p>context : autoscale n_ctx_train when yarn scaling specified (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28030">#28030</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofo…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 18:20
<details open=""> <p>metal : add fa-vec tuning for M2 Pro (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28122">#28122</a>)</p> <ul> <li> <p>metal: add fa-vec tuning for M2 Pro</p> </li> <li> <p>metal : update fa-vec tuning for M2 Pro with n…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 17:06
<details open=""> <p>metal : add fa-vec tunings for A18 Pro (MacBook Neo) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28152">#28152</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">h…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 16:37
<details open=""> <p>model : load hparams.n_layer_nextn before n_layer() calls (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28159">#28159</a>)</p> <ul> <li> <p>load hparams.n_layer_nextn before n_layer() calls</p> </li> <li> <p>remove dupl…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 15:43
<details open=""> <p>metal : fix more leaks due to missing autoreleasepools (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27883">#27883</a>)</p> <ul> <li> <p>metal : fix more leaks due to missing autoreleasepools</p> </li> <li> <p>metal : r…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 15:17
<details open=""> <p>metal : add fa-vec tuning for M2 Max (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28015">#28015</a>)</p> <p>Rows for M2 Max (30 GPU cores) collected with 'ggml-metal-tuning fa-vec<br /> --dtype f16,q8_0', pasted into f…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 14:41
<details open=""> <p>sycl : support limit max alloc memory within 2GB for host-pinned memory (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27559">#27559</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.ap…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 14:05
<details open=""> <p>qwen4exp: fix seq_cp, block position keying, mtmd input, cuda abort, add tests (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27941">#27941</a>)</p> <ul> <li> <p>qwen4exp: follow up fixes</p> </li> <li> <p>-kvu NaN colla…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 13:32
<details open=""> <p>tests : fix log verbosity for test-llama-archs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28147">#28147</a>)</p> <ul> <li> <p>tests : fix log verbosity for test-llama-archs</p> </li> <li> <p>cont : naming</p> </li> <…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 11:59
<details open=""> <p>metal: enable Metal 4.0 tensor API on M5+/A19+ (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27461">#27461</a>)</p> <ul> <li> <p>metal : request Metal 4.0 language version for the tensor API</p> </li> <li> <p>metal : lo…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 10:02
<details open=""> <p>ci: Bump ggml-org/ccache-action to v1.2.24 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28083">#28083</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://lla…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 05:36
<details open=""> <p>qwen4exp: support recurrent state rollback (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28123">#28123</a>)</p> <p>MTP speculative decoding needs the target state to move back by the<br /> number of rejected draft token…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-09-01 05:10
<details open=""> <p>qwen4exp: sum the indexer heads by slices (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28023">#28023</a>)</p> <ul> <li>qwen4exp: sum the indexer heads by slices</li> </ul> <p>The head reduction went through a transpose…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 22:24
<details open=""> <p>metal : add fa-vec tunings for M1 Ultra (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28088">#28088</a>)</p> <ul> <li> <p>metal : add fa-vec tunings for M1 Ultra</p> </li> <li> <p>metal : move M1 Ultra tunings after M1 …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 21:48
<details open=""> <p>CUDA: XOR swizzle flash attn K,V smem fp16 tiles (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25635">#25635</a>)</p> <ul> <li>CUDA: XOR swizzle flash attn K,V smem fp16 tiles</li> </ul> <p>Signed-off-by: ynankani <a hr…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 20:56
<details open=""> <p>metal : add concat support for quantized types (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28116">#28116</a>)</p> <p>Assisted-by: pi:llama.cpp/DeepSeek-V4-Flash-0731</p> </details> <p><strong>Website:</strong></p> <ul…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 19:43
<details open=""> <p>AVX2: Speed up large batch size prompt processing of IQ models (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27402">#27402</a>)</p> <ul> <li>Batched gemm for grid IQ quants</li> </ul> <p>Style updates and a bit more per…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 17:29
<details open=""> <p>kv-cache : optimize restoring non-contiguous cells (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27991">#27991</a>)</p> <ul> <li>kv cache : batch state restore scatter reads per contiguous run</li> </ul> <p>When restori…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 16:33
<details open=""> <p>opencl: tune the quant paths for Intel Xe-LP GPUs to improve its TG and PP performance (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26438">#26438</a>)</p> <ul> <li> <p>opencl: Q4_K/Q5_K mul_mv N_DST 4->8 on Intel fo…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 15:56
<details open=""> <p>webgpu : avoid crash when offset is not multiple of 4 in WebGPU ggml_backend_tensor_get() implementation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28045">#28045</a>)</p> <ul> <li> <p>webgpu : avoid crash when offset…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 15:30
<details open=""> <p>ROCm: add radix TOP_K for long rows (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27466">#27466</a>)</p> <ul> <li>ROCm: add radix TOP_K for long rows</li> </ul> </details> <p><strong>Website:</strong></p> <ul> <li><a hr…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 15:06
<details open=""> <p>metal : add fa-vec tunings for M1 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28078">#28078</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 14:24
<details open=""> <p>CUDA: extend MOE fusion to specdec, earlier MOE glu fusion and topk-router fusion were restricted to 1 token (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27621">#27621</a>)</p> <ul> <li>CUDA: extend MOE fusion to specd…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 11:21
<details open=""> <p>sycl : Enhance to get the free memory of Intel GPU (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27968">#27968</a>)</p> <ul> <li> <p>enhance get mem info by l0 an SYCL API</p> </li> <li> <p>remove debug code, format the…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 10:13
<details open=""> <p>spec : fuse the DFlash encoder into the KV cache injection (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27310">#27310</a>)</p> <ul> <li>dflash : fuse the encoder into the KV injection decode</li> </ul> <p>The encoder i…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 09:41
<details open=""> <p>vulkan: tune mat-vec rows for batched inference on Strix Halo (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27909">#27909</a>)</p> <ul> <li>vulkan: RDNA3 static mat-vec rows above four columns</li> </ul> <p>On RDNA3 abo…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 08:51
<details open=""> <p>ggml : add MUL_MAT to the list of ops that may need additional memory (for WebGPU) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28071">#28071</a>)</p> <p>Co-authored-by: Stanisław Szymczyk <a href="mailto:sszymczy@gmai…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 05:41
<details open=""> <p>vulkan: top_k radix select for k >= 1024 for Qwen 3.8 Flash Next (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28032">#28032</a>)</p> <ul> <li> <p>vulkan: add top-k radix sort shader for k >= 1024</p> </li> <li> <…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 04:47
<details open=""> <p>hexagon: fix CPY fence bug (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28033">#28033</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 04:20
<details open=""> <p>metal : add remaining Q4_1/Q5_0/Q5_1 fa-vec tunings for M2 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28017">#28017</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofol…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 03:50
<details open=""> <p>rpc: avoid serializing buffers from other servers (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26500">#26500</a>)</p> <ul> <li>rpc: avoid serializing buffers from other servers</li> </ul> <p>Only include remote buffer …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 03:27
<details open=""> <p>ggml : fix ggml_backend_buft_get_alloc_size() guard (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28038">#28038</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">ht…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 03:04
<details open=""> <p>kv-cells: stop the sequence scan once all sequences are seen (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28011">#28011</a>)</p> <p>for_each_token_in tested all LLAMA_MAX_SEQ sequences for every used cell,<br /> while …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-31 02:40
<details open=""> <p>ggml: add SWIGLU_CLAMP (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27930">#27930</a>)</p> <ul> <li> <p>ggml: add SWIGLU_CLAMP</p> </li> <li> <p>add vulkan shader</p> </li> </ul> </details> <p><strong>Website:</strong>…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 23:17
<details open=""> <p>llama: improve TENSOR_READ_LAZY handling (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27837">#27837</a>)</p> <ul> <li> <p>force lazy tensor on cpu if lazy is on</p> </li> <li> <p>llama: improve TENSOR_READ_LAZY handlin…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 22:55
<details open=""> <p>CUDA: use the fast mm_ids_helper path for any n_expert_used (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27978">#27978</a>)</p> <p>The optimized path grouped warp lanes by token and required<br /> warp_size % n_expert_…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 22:33
<details open=""> <p>hip: tune rdna 3 mmq config (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26284">#26284</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li>…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 21:21
<details open=""> <p>hip : optimize Q2_0 dot-product path for gfx1201 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26753">#26753</a>)</p> <ul> <li> <p>hip/gfx1201: optimize q2_0 vec_dot_q2_0_q8_1 with native amdgcn perm</p> </li> <li> <p>B…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 18:58
<details open=""> <p>dflash: pass missing NVFP4 scales to attention operations (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/28000">#28000</a>)</p> <ul> <li>DFlash2 NVFP4 draft models produced almost no accepted speculative<br /> tokens bec…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 18:35
<details open=""> <p>common: rename --tensor-read-lazy to --lazy-mode, add -lzm shorthand (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27969">#27969</a>)</p> <p>Rename the --tensor-read-lazy CLI argument to --lazy-mode, to match the<br /> …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 18:09
<details open=""> <p>ggml : add ggml_backend_op_alloc_size_may_expand, use it in RPC (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27960">#27960</a>)</p> <p>some backends (Metal, SYCL, WebGPU) require additional memory for<br /> fleeting da…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 14:49
<details open=""> <p>rpc: fix apple rdma error spew on teardown (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27908">#27908</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://lla…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 14:26
<details open=""> <p>metal: add fa-vec tunings for M3 Ultra (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27999">#27999</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 14:01
<details open=""> <p>metal : Add fa-vec tuning for M3 Pro (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27963">#27963</a>)</p> <p>Related issue: #27668</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 13:32
<details open=""> <p>vendor : update cpp-httplib to 0.54.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27919">#27919</a>)</p> <ul> <li> <p>vendor : update cpp-httplib to 0.54.0</p> </li> <li> <p>vendor : update cpp-httplib to 0.54.0 and 0…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 13:08
<details open=""> <p>rpc : fix pre-rdma macOS versions (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27815">#27815</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 12:45
<details open=""> <p>hexagon: support for device discovery and create sessions on demand (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27785">#27785</a>)</p> <ul> <li>hex-devices: add support for lazy session allocation and cleanup dev inte…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 12:23
<details open=""> <p>sycl: split long rows in TOP_K instead of one work-group per row (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27847">#27847</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel=…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 12:00
<details open=""> <p>metal : fix null-pipeline crash for F16 src1 mul_mat/mul_mat_id (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25648">#25648</a>)</p> <ul> <li> <p>metal : fail closed on mul_mat shapes with missing F16 kernels</p> </li> …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 07:46
<details open=""> <p>memory : copy Hadamard matrix to k_rot tensor only if it has buffer assigned to prevent crashes during context shift of unquantized K cache (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27967">#27967</a>)</p> <p>Co-auth…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 04:04
<details open=""> <p>ggml: allow passing alloc dependencies in graph_optimize (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27301">#27301</a>)</p> <ul> <li> <p>ggml: allow passing alloc dependencies in graph_optimize</p> </li> <li> <p>add a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-30 00:13
<details open=""> <p>metal : add fa-vec tunings for M2 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27940">#27940</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-29 18:24
<details open=""> <p>opencl: use a better matmul path on two Adreno GPU generations (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27640">#27640</a>)</p> <ul> <li>opencl: default the Adreno xmem F16xF32 GEMM on for X2E</li> </ul> <p>kernel_m…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-29 16:47
<details open=""> <p>metal : assert shared memory padding (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27951">#27951</a>)</p> <ul> <li> <p>metal : assert shared memory padding</p> </li> <li> <p>cont : add ref</p> </li> </ul> </details> <p>…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-29 16:25
<details open=""> <p>metal : add remaining fa-vec tunings for M4 Pro (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27915">#27915</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https:…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-29 15:59
<details open=""> <p>sycl: make --fit respect --fit-target better (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27629">#27629</a>)</p> <p>improve the --fit algorithm to take into account the actual peak<br /> required VRAM for a given conte…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-29 15:26
<details open=""> <p>vulkan: combine duplicated fastdiv functions, rename the one optimizing small divs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27526">#27526</a>)</p> <ul> <li> <p>vulkan: combine duplicated fastdiv functions, rename t…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-29 15:02
<details open=""> <p>metal : add fa-vec tunings for M1 Max (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27932">#27932</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.ap…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-29 14:36
<details open=""> <p>vulkan: Change mul_mat_id to pad K rather than N (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27925">#27925</a>)</p> <p>The N padding is needed for mul_mat, but not mul_mat_id. For mul_mat_id,<br /> we indirect the row…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-28 19:24
<details open=""> <p>bench: add --tensor-read-lazy (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27881">#27881</a>)</p> <ul> <li> <p>bench: add --tensor-read-lazy</p> </li> <li> <p>rm the alias</p> </li> <li> <p>rename to LLAMA_LAZY_MODE_*<…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-28 18:53
<details open=""> <p>model: qwen4exp: reduce number of graph splits (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27880">#27880</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https:/…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-28 18:29
<details open=""> <p>vulkan: fix missing view-alias dependencies in ggml_vk_graph_optimize (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27812">#27812</a>)</p> <ul> <li>vulkan: fix missing view-alias dependencies in ggml_vk_graph_optimize</…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-28 18:03
<details open=""> <p>ggml : fix conv_transpose_2d for multiple batches (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26132">#26132</a>)</p> <ul> <li>ggml : fix conv_transpose_2d for multiple batches</li> </ul> <p>ggml_compute_forward_conv_t…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-28 15:50
<details open=""> <p>Vulkan: add hoisting support for row IDs and expert count in shaders (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26686">#26686</a>)</p> <ul> <li> <p>vulkan: add hoisting support for row IDs and expert count in shaders…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-28 14:32
<details open=""> <p>metal : add fa-vec tunings for M4 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27875">#27875</a>)</p> <p>This adds fa_vec_tuned_table records for Apple M4 to ggml-metal-tuning.cpp.</p> <p>Includes F16, Q4_0, Q4_1, Q5_0…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-28 13:53
<details open=""> <p>OpenVINO: Update OV to 2026.3.1, whisper.cpp support, Qwen3.5 on NPU, and new ops (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27843">#27843</a>)</p> <ul> <li> <p>OpenVINO Backend: Fuse IM2COL + MatMul convolution into…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-28 13:14
<details open=""> <p>sycl: use TILE for quantized KV decode on BMG (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26689">#26689</a>)</p> <p>Route quantized KV decode to TILE on Xe2 (BMG) only, keep VEC on other archs until validated there.</…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-28 12:45
<details open=""> <p>sycl: bind the f16 KV cache in place for the oneDNN SDPA path (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27468">#27468</a>)</p> <p>Measured at a live KV length of 34816 (32768 depth plus one 2048 ubatch),<br /> on Qw…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-28 12:19
<details open=""> <p>metal : add fa-vec tunings for M3 Max, M5 and M5 Pro (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27863">#27863</a>)</p> <ul> <li>metal : add fa-vec tunings for M5</li> </ul> <p>This is a followup contribution to <a cl…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-28 11:55
<details open=""> <p>metal : add fa-vec tunings for M4 Pro (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27824">#27824</a>)</p> <p>This is a followup contribution to <a class="commit-link" href="https://github.com/ggml-org/llama.cpp/commit/…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-28 00:19
<details open=""> <p>model: add DSpark support for Nemotron3.5 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27804">#27804</a>)</p> <ul> <li> <p>model: add DSpark support for Nemotron3.5</p> </li> <li> <p>Update src/models/dflash.cpp</p> </…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 22:49
<details open=""> <p>ggml-hexagon: add HTP unary ops for ABS and LOG (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27786">#27786</a>)</p> <p>Add HVX-accelerated implementations for GGML_OP_LOG and<br /> GGML_UNARY_OP_ABS on the HTP backend.…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 22:25
<details open=""> <p>hex-unary: fix RMS_NORM_MUL weight-offset bugs for grouped/broadcast norms (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27798">#27798</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 21:09
<details open=""> <p>server: add ctx-per-slot (--kv-unified-per-slot) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24124">#24124</a>)</p> <ul> <li> <p>Add ctx-per-slot argument for unifid KV cache</p> </li> <li> <p>Swap out ctx fractions f…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 20:39
<details open=""> <p>ci : build only the ggml-hip backend for windows-rocm release (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27753">#27753</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="no…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 20:05
<details open=""> <p>model: add Qwen3.8-Flash-Next (qwen4exp) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27742">#27742</a>)</p> <ul> <li>gguf: add qwen4exp (Qwen3.8-Flash-Next) arch and converter</li> </ul> <p>Adds the GGUF-side plumbing…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 19:09
<details open=""> <p>ci : bundle HIP runtime DLLs with Windows ROCm release (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26973">#26973</a>)</p> <p>Copy amdhip64_7, amd_comgr and rocm_kpack next to the binaries so the correct<br /> HIP runt…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 18:34
<details open=""> <p>spec : add DFlash2 support (local convolution + candidate selector) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27342">#27342</a>) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 18:08
<details open=""> <p>opencl: add bin kernels <code>kernel_gemm_moe_q4_0_q8_1_dp4a_bin</code>, <code>kernel_gemm_moe_mxfp4_q8_1_dp4a_bin</code> (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27768">#27768</a>)</p> </details> <p><strong>Websit…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 17:42
<details open=""> <p>quantize: cap working memory size to avoid loading big tensors onto RAM (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27795">#27795</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.ap…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 14:20
<details open=""> <p>Feature: Added LIGHTNING_INDEXER support for Deepseek V4 ops on Vulkan Backend (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27453">#27453</a>)</p> <ul> <li> <p>vulkan: add LIGHTNING_INDEXER op</p> </li> <li> <p>vulkan:…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 13:50
<details open=""> <p>llama: model_loader: add TENSOR_READ_LAZY (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27794">#27794</a>)</p> <ul> <li> <p>llama: model_loader: add TENSOR_GET_ROW_LAZY</p> </li> <li> <p>add --tensor-read-lazy</p> </li>…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 12:30
<details open=""> <p>spec: Add benchmark-only synthetic speculative acceptance options (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27711">#27711</a>)</p> <ul> <li> <p>Add benchmark-only synthetic speculative acceptance to llama-server and…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 12:01
<details open=""> <p>model : simplify MiniMax-01 graph (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27790">#27790</a>)</p> <p>Co-authored-by: Stanisław Szymczyk <a href="mailto:[email protected] ">[email protected] </a></p> </details> <p><…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 11:27
<details open=""> <p>args: add --video-* CLI arguments (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24318">#24318</a>)</p> <ul> <li> <p>args: add --video-* CLI arguments</p> </li> <li> <p>gen docs</p> </li> <li> <p>nits</p> </li> <li> <p>a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 10:48
<details open=""> <p>metal : fix memory leaks due to missing autoreleasepools (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27758">#27758</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollo…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 10:04
<details open=""> <p>llama : add --n-cpu-ffn option (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26622">#26622</a>)</p> <ul> <li> <p>common : dedupe --n-cpu-moe / --spec-draft-n-cpu-moe override loops</p> </li> <li> <p>common : add --n-cpu…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 05:24
<details open=""> <p>models : support nanbeige4.2-3B (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27730">#27730</a>)</p> <p>Co-authored-by: admin <a href="mailto:[email protected] ">[email protected] </a></p> </details> <p><stron…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-27 02:16
<details open=""> <p>hexagon: support for multi-NPU devices (IQ9, IQ10) and fully asynchronous backend (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26501">#26501</a>)</p> <ul> <li> <p>hexagon: use non-host bufs by default and make the back…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-26 22:02
<details open=""> <p>llama: add token ID tracking to KV cell (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27762">#27762</a>)</p> <ul> <li> <p>kv: track token id</p> </li> <li> <p>rm get_prev_tokens, move it to the main pr</p> </li> <li> <p…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-26 16:53
<details open=""> <p>vulkan: warptiles currently assume warp sizes <= 64, clamp to work around larger warps (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27726">#27726</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-26 16:11
<details open=""> <p>Implemented vulkan cross_entropy_loss and cross_entropy_loss_back (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27216">#27216</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-26 12:46
<details open=""> <p>ci: Clean up UI builds from releases (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27706">#27706</a>)</p> <ul> <li> <p>ci : inline UI version resolution into ui-build.yml</p> </li> <li> <p>ci : build UI once and reuse t…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-26 11:34
<details open=""> <p>cuda: unblock mmq for MoE on sm_60 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26264">#26264</a>)</p> <ul> <li> <p>cuda: unblock mmq for MoE on sm_60</p> </li> <li> <p>cuda: duplicate mmq-config-pascal for dp4a and ol…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-26 09:31
<details open=""> <p>ggml-metal: add chunked SSD MMA for Mamba-2 prefill optimization (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26647">#26647</a>)</p> <ul> <li> <p>metal: WIP chunked SSD SSM_SCAN kernels for multi-token prefill</p> </li…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-26 06:06
<details open=""> <p>ggml-meta: propagate buffer usage and call init on the new tensors (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27586">#27586</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" re…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-25 21:38
<details open=""> <p>kleidiai: Rework KleidiAI Build System/Integration (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26077">#26077</a>)</p> <ul> <li>Rework KleidiAI Build System/Integration</li> </ul> <p>Signed-off-by: Jonathan Clohessy <a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-25 20:26
<details open=""> <p>ci : update OS used for ROCM to Ubuntu 24.04 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27681">#27681</a>)</p> <p>This matches what other build targets use and also what AMD advertises<br /> wheels as supporting.</p>…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-25 18:08
<details open=""> <p>rpc: support apple RDMA as an RPC transport (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26421">#26421</a>)</p> <ul> <li> <p>rpc: support apple RDMA as an RPC transport</p> </li> <li> <p>remove set_tensor micro optimiz…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-25 17:28
<details open=""> <p>chat : scope qwen3-coder workarounds (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27679">#27679</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-25 12:19
<details open=""> <p>metal : null-check buffer alloc to fix OOM crash (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25371">#25371</a>)</p> <ul> <li>metal : null-check ggml_metal_buffer_init result to avoid OOM crash</li> </ul> <p>ggml_backe…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-25 10:18
<details open=""> <p>llama.cpp : bump version to 0.3.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27696">#27696</a>)</p> <ul> <li> <p>llama.cpp : bump version to 0.3.0</p> </li> <li> <p>ci : update release default desc</p> </li> <li> <p>…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-25 09:37
<details open=""> <p>sync : ggml</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> </ul> <p><strong>Attestations:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/attestations/4281028…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-25 07:09
<details open=""> <p>grammar : parse - in char classes as literal hyphen (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27591">#27591</a>)</p> <ul> <li>grammar : accept "-" escape in character classes</li> </ul> <p>gbnf_escape_char_class() e…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-25 06:47
<details open=""> <p>sycl : mark tq2_0 as not supported (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27660">#27660</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-24 21:54
<details open=""> <p>metal : per-device tuned (Q, NE) for flash-attn vec (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26570">#26570</a>)</p> <ul> <li> <p>metal : per-device tuned (Q, NE) for flash-attn vec (<a class="issue-link js-issue-li…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-24 21:25
<details open=""> <p>metal: per-op source split + parallel compile (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26561">#26561</a>)</p> <ul> <li> <p>metal : per-op source split + parallel compile (<a class="issue-link js-issue-link" href="h…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-24 13:43
<details open=""> <p>tests : disable DOTS3NOTE arch test for WebGPU (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27654">#27654</a>)</p> <p>Co-authored-by: Stanisław Szymczyk <a href="mailto:[email protected] ">[email protected] </a></p> </…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-24 13:18
<details open=""> <p>ggml : shorten virtual device naming in CUDA and Metal (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27608">#27608</a>)</p> <ul> <li>ggml : shorten virtual device naming in CUDA and Metal</li> </ul> <p>Assisted-by: llam…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-24 12:56
<details open=""> <p>mtmd: video: fix moov atom at the end of file (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27596">#27596</a>)</p> <ul> <li>mtmd: video: fix moov at the end of file</li> </ul> <p>Co-authored-by: rkfg <a href="mailto:rkf…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-24 12:33
<details open=""> <p>ggml : fix ggml_clamp (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27644">#27644</a>)</p> <ul> <li> <p>ggml : fix ggml_clamp</p> </li> <li> <p>cont : update ggml-alloc</p> </li> </ul> </details> <p><strong>Website:</st…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-24 08:59
<details open=""> <p>mamba2 : Flatten in/out projections to dispatch GEMM instead of GEMV (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27513">#27513</a>)</p> <ul> <li> <p>mamba2 : flatten mamba2 in/out projections to dispatch gemm instead …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-24 07:18
<details open=""> <p>Deepseek 4: <code>-sm tensor</code> (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26490">#26490</a>)</p> <ul> <li> <p>DSV4: sm tensor</p> </li> <li> <p>set coarser granularity for head splits</p> </li> <li> <p>fix dspar…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-23 18:47
<details open=""> <p>model : support MTP in GLM-4.5-Air (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26534">#26534</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-23 17:41
<details open=""> <p>test: move tools/parser to tests (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27548">#27548</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a>…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-23 17:18
<details open=""> <p>mtmd: use pillow-accurate algo, correct resize_algo for all models (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27594">#27594</a>)</p> <ul> <li> <p>mtmd: use pillow-accurate resize algo, correct resize_algo for all mod…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-23 13:45
<details open=""> <p>server : add LLAMA_SERVER_SLOTS_N_DIFF (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27600">#27600</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-23 13:23
<details open=""> <p>common : skip device_info loop if it's not going to be printed (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26692">#26692</a>)</p> <p>The device_info loop iterates over the discovered devices and gets<br /> the availab…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-23 11:41
<details open=""> <p>DeepseekV4: fix rollback with multi-seq (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26756">#26756</a>)</p> <ul> <li> <p>DeepseekV4: fix rollback with multi-seq</p> </li> <li> <p>fix model loading</p> </li> <li> <p>mak…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-23 08:22
<details open=""> <p>vendor : update subprocess.h (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27409">#27409</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-23 08:00
<details open=""> <p>cuda : add POOL_1D support (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27573">#27573</a>)</p> <ul> <li> <p>cuda : add POOL_1D support</p> </li> <li> <p>fix: add missing trailing newline for editorconfig compliance</p>…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-22 23:42
<details open=""> <p>common: json.h: fix clang lto (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27575">#27575</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></l…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-22 20:13
<details open=""> <p>vulkan : added the PAD_REFLECT_1D operation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26586">#26586</a>)</p> <ul> <li>vulkan : added PAD_REFLECT_1D operation</li> </ul> <p>Implemented the GGML_OP_PAD_REFLECT_1D oper…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-22 16:05
<details open=""> <p>mtmd: use ggml_rope_set_offset (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27521">#27521</a>)</p> <ul> <li> <p>mtmd: use ggml_rope_set_offset</p> </li> <li> <p>add comment</p> </li> </ul> </details> <p><strong>Website…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-22 15:42
<details open=""> <p>common: add json.h abstraction (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27511">#27511</a>)</p> <ul> <li> <p>add common/json</p> </li> <li> <p>migrate common</p> </li> <li> <p>adapt jinja</p> </li> <li> <p>migrate s…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-22 15:07
<details open=""> <p>fit: also take into account n_streams (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27496">#27496</a>)</p> <ul> <li> <p>fit: also take into account n_streams</p> </li> <li> <p>server: make the draft context follow the t…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-22 12:59
<details open=""> <p>ci : Restore ROCm job for Ubuntu (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27399">#27399</a>)</p> <ul> <li>Revert "ci : disable ubuntu-rocm (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llam…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-22 10:14
<details open=""> <p>model : support DSpark for bailingmoe3 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27508">#27508</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-22 09:35
<details open=""> <p>mtmd: support dots3-note vision+audio (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27524">#27524</a>)</p> <ul> <li> <p>text: conversion</p> </li> <li> <p>init impl</p> </li> <li> <p>mtmd: conversion</p> </li> <li> <p>i…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-22 09:12
<details open=""> <p>ggml: optimize concat op by replacing per-element memcpy with row-level memcpy (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24575">#24575</a>)</p> <ul> <li> <p>ggml: optimize concat op by replacing per-element memcpy w…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-22 08:15
<details open=""> <p>common : fix draft-mtp with embeddings (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/issues/26352">#26352</a>, <a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/issues/27299">#27299</a>) (<a cla…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-22 07:50
<details open=""> <p>sycl : add Q2_K reordered MMVQ and ESIMD kernels (again) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27490">#27490</a>)</p> <ul> <li>Revert "Revert "sycl : add Q2_K reordered MMVQ and ESIMD kernels (<a class="issue-li…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-22 05:40
<details open=""> <p>mtmd: support webp via ffmpeg (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27520">#27520</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></l…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-22 01:19
<details open=""> <p>model: add dots3-note (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27060">#27060</a>)</p> <ul> <li> <p>text: conversion</p> </li> <li> <p>init impl</p> </li> <li> <p>address review comments</p> </li> <li> <p>fix rope</…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-21 22:58
<details open=""> <p>model: use ggml_rope_set_offset() (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27382">#27382</a>)</p> <ul> <li> <p>model: use ggml_rope_set_offset()</p> </li> <li> <p>partially apply to deepseek2</p> </li> </ul> </deta…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-21 19:00
<details open=""> <p>ci : run ccache-clear as the last step of release jobs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27503">#27503</a>)</p> <ul> <li>ci : run ccache-clear as the last step of release jobs</li> </ul> <p>Assisted-by: pi:l…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-21 18:27
<details open=""> <p>llama.cpp : bump version to 0.2.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27498">#27498</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-21 09:24
<details open=""> <p>TP: enable tensor split for LFM2/LFM2MOE (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26993">#26993</a>)</p> <p>Assisted-by: deepseek-v4-flash</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://l…
llama.cpp — Releases
TIER_1
(SO)
·
itsvedantkumar
·
2026-08-21 04:36
<p>docs: fix typos in ET.md (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27457">#27457</a>)</p>
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-21 03:50
<details open=""> <p>metal : clamp K extent in tensor API mat-mat kernel for K not a multiple of 32 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27450">#27450</a>)</p> <p>The Tensor API mat-mat path of kernel_mul_mm (GGML_METAL_HAS_TENSOR)…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-21 03:29
<details open=""> <p>mtmd: add --mmproj-device argument (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/23255">#23255</a>)</p> <ul> <li> <p>feat: add --mmproj-device arg & backwards compatible MTMD_BACKEND_DEVICE env var</p> </li> <li> <p…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-21 03:05
<details open=""> <p>vulkan: FA MMQ should use fp32 for Q quantization calculations (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27413">#27413</a>)</p> <p>Codex found that qd could be a denorm and 1/qd would overflow.</p> </details> <p><st…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-21 02:44
<details open=""> <p>metal : dequant kv cache only for large batches (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27438">#27438</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https:…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-21 02:23
<details open=""> <p>CI: Use LLVM's OpenMP over MSVC_DEBUG_non_redist on Windows (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26678">#26678</a>)</p> <ul> <li>CI: Use LLVM's OpenMP over MSFT_DEBUG_non_redist on Windows</li> </ul> <p>Current…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-21 02:05
<details open=""> <p>server: (router) lazy-load startup_models after main setup (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27424">#27424</a>)</p> <ul> <li> <p>server: (router) lazy-load startup_models after main setup</p> </li> <li> <p>o…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-21 01:43
<details open=""> <p>CUDA: adding switch points per HW and quant type to tune the mvq->MMQ decode crossover (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26079">#26079</a>)</p> <ul> <li>CUDA: runtime GGML_CUDA_MMVQ_MAX to tune the mvq-&g…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-21 01:08
<details open=""> <p>common : gracefully fallback on unsupported regex patterns in JSON schema (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26939">#26939</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-21 00:44
<details open=""> <p>metal : dequantize quantized KV to F16 before flash attention (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27390">#27390</a>)</p> <ul> <li>metal: dequantize q8_0 KV to f16 before flash attention</li> </ul> <p>Add a pre…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-21 00:21
<details open=""> <p>Revert "tensor-split meta backend fixes (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26502">#26502</a>)" (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27433">#27433</a>)</p> <p>T…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-20 21:05
<details open=""> <p>ggml-cpu: gate __fp16 on __ARM_FP16_FORMAT_IEEE (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26860">#26860</a>)</p> <ul> <li>ggml-cpu: gate __fp16 on __ARM_FP16_FORMAT_IEEE</li> </ul> <p>__ARM_NEON only signals NEON av…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-20 20:33
<details open=""> <p>server: refactor sleep handling, allow access /metrics during sleep (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27376">#27376</a>)</p> <ul> <li> <p>add cached responses</p> </li> <li> <p>refactor on_sleeping_state</p>…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-20 17:45
<details open=""> <p>vulkan : dequant q8_0 KV once in coopmat1 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25494">#25494</a>)</p> <ul> <li>vulkan : dequant q8_0 KV once in coopmat1</li> </ul> <p>Assisted-by: Claude (Opus 4.8)</p> <ul> <li…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-20 13:22
<details open=""> <p>vulkan: add null checks in ggml_vk_queue_command_pools_cleanup (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27353">#27353</a>)</p> <ul> <li>Guard against null queue pointers.</li> </ul> </details> <p><strong>Website:</…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-20 11:19
<details open=""> <p>model : GraniteSWAForCausalLM / GraniteMoeSWAForCausalLM (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25505">#25505</a>)</p> <ul> <li>feat(convert): Add conversion for GraniteSWAForCausalLM</li> </ul> <p>Branch: Granit…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-20 06:54
<details open=""> <p>ggml: add ggml_rope_set_offset (+ metal support) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27120">#27120</a>)</p> <ul> <li> <p>add params</p> </li> <li> <p>cpu kernel</p> </li> <li> <p>metal kernel</p> </li> <li> <p…
llama.cpp — Releases
TIER_1
(SO)
·
wanghqc
·
2026-08-20 03:40
<p>opencl: make the MoE expert scatter deterministic (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26464">#26464</a>)</p>
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-20 03:23
<details open=""> <p>mtmd: add mtmd_bitmap_set_mergeable (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27348">#27348</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app<…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-20 02:59
<details open=""> <p>metal : dequantize q8_0 using packed types (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27370">#27370</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://lla…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-20 02:38
<details open=""> <p>server: add dedup-cache-models preset option (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27346">#27346</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://l…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-19 14:22
<details open=""> <p>ci : add attestation for signed release artifacts (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25933">#25933</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">http…
llama.cpp — Releases
TIER_1
(SO)
·
ngxson
·
2026-08-18 23:45
<p>server: (cosmetic) do not print cmd_child_to_router messages [no rele…</p>
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-18 11:07
<details open=""> <p>ci : Update OpenVINO to 2026.3, skip nemotron-h rollback test (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27292">#27292</a>)</p> <ul> <li> <p>update to ov-2026.3, update device drivers</p> </li> <li> <p>ci: skip nemot…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-18 10:45
<details open=""> <p>mtmd: fix LFM2 image tiling threshold (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27057">#27057</a>)</p> <ul> <li> <p>mtmd: fix LFM2 image tiling threshold</p> </li> <li> <p>refactor testing</p> </li> <li> <p>fix</p> …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-18 10:10
<details open=""> <p>sync : ggml</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> </ul> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b1048…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-18 09:26
<details open=""> <p>build : fix xcframework + cmake clean-up (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27304">#27304</a>)</p> <ul> <li> <p>xcframework : fix build</p> </li> <li> <p>mtmd : remove unused include path</p> </li> <li> <p>ve…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-17 17:18
<details open=""> <p>cuda : skip UMA override for HIP builds (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27083">#27083</a>)</p> <p>AMD APUs report accurate memory via hipMemGetInfo. Using<br /> MemAvailable over-promises on small-carveout…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-17 14:01
<details open=""> <p>ci : push release tag explicitly in release.yml (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27261">#27261</a>)</p> <p>Add a "Create and push git tag" step to the release job, right before<br /> the "Create release" st…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-17 06:31
<details open=""> <p>sycl: fix thread/block count in quantized cpy kernel launches (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27160">#27160</a>)</p> <p>Adjusts the thread/block count to be proportional to the size<br /> of the quant, red…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-17 05:49
<details open=""> <p>[SYCL] support OP OPT_STEP_ADAMW, OPT_STEP_SGD (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25268">#25268</a>)</p> <ul> <li> <p>fix conflict</p> </li> <li> <p>fix conflict of ops.md</p> </li> <li> <p>fix conflict of op…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-16 12:55
<details open=""> <p>model : remove some ggml_concat (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27176">#27176</a>)</p> <p>Co-authored-by: Xuan Son Nguyen <a href="mailto:[email protected] ">[email protected] </a></p> </details> <p><stron…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-16 11:23
<details open=""> <p>chat: refactor handling supports_string_content / supports_typed_content (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27130">#27130</a>)</p> <ul> <li> <p>better supports_string_content cap detect</p> </li> <li> <p>test…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-16 07:26
<details open=""> <p>llama : check LoRA tensor data is within file bounds (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27056">#27056</a>)</p> <ul> <li> <p>llama : check LoRA tensor data is within file bounds</p> </li> <li> <p>Update src/ll…
llama.cpp — Releases
TIER_1
(SO)
·
crowmoed
·
2026-08-15 20:52
<p>ui: mask API Key field in settings and error splash to stop browser a…</p>
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-15 20:50
<details open=""> <p>model: add Kimi-K3 text model (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26185">#26185</a>)</p> <ul> <li>model: add Kimi-K3 text model</li> </ul> <p>Hybrid KDA (linear) + MLA (full) attention as in Kimi-Linear-48B, p…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-15 20:15
<details open=""> <p>server: re-design yield_to_queue thread model (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27133">#27133</a>)</p> <ul> <li> <p>run common_speculative_process in worker</p> </li> <li> <p>swap worker <--> main thre…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-15 19:45
<details open=""> <p>vendor: update BoringSSL to 0.20260813.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27099">#27099</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-15 18:43
<details open=""> <p>common: support --models-dir loading MTP assistant models (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24431">#24431</a>)</p> <ul> <li> <p>common: support --models-dir loading MTP assistant models</p> </li> <li> <p>com…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-15 18:05
<details open=""> <p>fix: check gguf array type before reading (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27075">#27075</a>)</p> <ul> <li> <p>fix: check gguf array type before reading</p> </li> <li> <p>update skill</p> </li> </ul> </deta…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-15 14:59
<details open=""> <p>vulkan: add SHMEM_STRIDE_PAD/APPLY_SLM_A_RESHAPE for coopmat1 on Intel Xe (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25380">#25380</a>)</p> <ul> <li> <p>vulkan: add SHMEM_STRIDE_PAD/APPLY_SLM_A_RESHAPE for coopmat mu…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-15 11:26
<details open=""> <p>common: migrate the deprecated --mmap/--no-mmap to --load-mode (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26934">#26934</a>)</p> <p>Replace the deprecated --mmap, --no-mmap, --mlock, and --direct-io flags with<br /> …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-15 05:25
<details open=""> <p>model : add support for MiniMaxText01ForCausalLM and MiniMaxM1ForCausalLM (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27018">#27018</a>)</p> <ul> <li> <p>llama : support for MiniMax-Text-01 model</p> </li> <li> <p>cho…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-15 04:14
<details open=""> <p>mtmd, common: various fixes (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27071">#27071</a>)</p> <ul> <li> <p>apply fixes</p> </li> <li> <p>cont</p> </li> <li> <p>revert gguf fix</p> </li> </ul> </details> <p><strong>We…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-14 22:29
<details open=""> <p>jinja : fix quadratic cost in gather_string_parts (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27034">#27034</a>)</p> <ul> <li> <p>jinja : fix quadratic cost in gather_string_parts</p> </li> <li> <p>fix some comments</…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-14 19:24
<details open=""> <p>chat : pass reasoning_effort to template</p> <ul> <li>chat: add reasoning_effort to common_chat_templates_inputs</li> </ul> <p>Store OpenAI Chat Completions reasoning_effort and make it<br /> available to jinja templates (with model specific translations<br /…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-14 18:21
<details open=""> <p>sync : ggml</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> </ul> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b1043…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-14 17:44
<details open=""> <p>ggml : recurrent state rollback for ggml_ssm_scan (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26623">#26623</a>)</p> <ul> <li> <p>Initial changes for Recurrent state rollback for nemotron for cpu and cuda</p> </li> <l…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-14 12:59
<details open=""> <p>llama : allow virtual igpu devices (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26953">#26953</a>)</p> <ul> <li> <p>llama : allow virtual igpu devices</p> </li> <li> <p>cont : better comment</p> </li> </ul> </details> …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-14 12:15
<details open=""> <p>server: allow accessing /metrics and /slots during llama_decode() (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27041">#27041</a>)</p> <ul> <li> <p>server_queue::worker</p> </li> <li> <p>call llama_decode inside yield_t…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-14 09:08
<details open=""> <p>tests : replace personal home directory paths with generic placeholders (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27043">#27043</a>)</p> <p>Scrub developer-specific /home// paths from example docs and test<br /> fix…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-14 08:15
<details open=""> <p>sycl: fuse mul_mat(gate) + mul_mat(up) + GLU for q4_K dense FFN (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26779">#26779</a>)</p> <p>Measured on Arc Pro B70 (Battlemage, Level Zero), llama-bench -r 20, two<br /> inte…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-14 07:30
<details open=""> <p>ggml: force single thread on wasi (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25686">#25686</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-14 06:52
<details open=""> <p>sycl: fuse the gated-delta-net state writeback cpy (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26643">#26643</a>)</p> <p>Port of <a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/239…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-14 05:46
<details open=""> <p>dflash : clarify output logging of target_layer_ids (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27013">#27013</a>)</p> <p>This commit tries to make the logging of target_layer_ids a bit clearer<br /> and easier to rea…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-13 22:45
<details open=""> <p>common: apply CPU parameters across tools (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27026">#27026</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llam…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-13 22:13
<details open=""> <p>OpenVINO: Qwen3.5, memory optimization, and test-recurrent-state-rollback (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26952">#26952</a>)</p> <ul> <li> <p>OpenVINO backend: 1) enable gpt-oss moe on OV bk; 2) enable mxf…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-13 21:38
<details open=""> <p>[SYCL] Support host pinned mem to improve SYCL Host-to-Device Memory Access (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26789">#26789</a>)</p> <ul> <li> <p>support host pinned mem, ggml_backend_sycl_host_buffer_type_g…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-13 20:51
<details open=""> <p>chat : fix LFM2 tool call arg name prefix ambiguity (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26960">#26960</a>)</p> <p>Assisted-by: Claude Opus 5</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="ht…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-13 20:08
<details open=""> <p>server : serve index.html with no-cache (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27006">#27006</a>)</p> <p>index.html was served with <code>max-age=31536000, immutable</code> like the hashed assets, but its name is…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-13 19:30
<details open=""> <p>spec : auto-detect mtp draft model type (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/27005">#27005</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-13 18:42
<details open=""> <p>metal : add TQ2_0 support (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26980">#26980</a>)</p> <ul> <li>metal: add TQ2_0 support</li> </ul> <p>Add support for the GGML_TYPE_TQ2_0 (ternary, 2 bits per element) type in<br…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-13 18:00
<details open=""> <p>common : auto-detect spec type from draft GGUF metadata (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26814">#26814</a>)</p> <ul> <li>common : auto-detect spec type from draft GGUF metadata</li> </ul> <p>When -md loads …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-13 17:18
<details open=""> <p>spec: enable backend sampling for both dflash & dspark (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26958">#26958</a>)</p> <ul> <li> <p>dflash: enable backend sampling for both dflash & dspark</p> </li> <li> <p…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-13 16:37
<details open=""> <p>ggml-cpu/ops: vectorize flash-attention V-cache F16 to F32 conversion (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26947">#26947</a>)</p> <p>Co-authored-by: jinzihao <a href="mailto:[email protected] ">jinzih…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-13 15:54
<details open=""> <p>sycl: remove separate fp32 type promotion in gemm non-oneDNN path (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26372">#26372</a>)</p> <ul> <li> <p>sycl: use automatic fp16 promotion in gemm</p> </li> <li> <p>sycl: remo…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-13 14:31
<details open=""> <p>sycl : Add DMMV ESIMD Q3_K kernel (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26251">#26251</a>)</p> <ul> <li>Add DMMV Q4_K and Q6_K ESIMD kernels</li> </ul> <p>Configure cmake build with -DGGML_SYCL_ESIMD=ON to enabl…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-13 07:34
<details open=""> <p>ggml-hip : remove -funsafe-math-optimizations (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26696">#26696</a>)</p> <p>It enables -fassociative-math, which reassociates FP reductions and can flip<br /> greedy argmax on R…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-13 06:05
<details open=""> <p>ggml : fix arm builds, unused var (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26991">#26991</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-12 12:20
<details open=""> <p>chat : tighten bare function parsing for Qwen models (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26793">#26793</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">h…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-12 09:24
<details open=""> <p>imatrix.cpp: Move finite check and only check touched experts (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26861">#26861</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="no…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-12 04:54
<details open=""> <p>mtmd: support pocket-tts (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26871">#26871</a>)</p> <ul> <li> <p>adapt the api</p> </li> <li> <p>text model ok</p> </li> <li> <p>working impl, need verify and clean up</p> </li>…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-11 17:14
<details open=""> <p>model : fix SWA not being enabled for EXAONE 4.5 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26848">#26848</a>)</p> <ul> <li>model : fix SWA not being enabled for EXAONE 4.5</li> </ul> <p>load_arch_hparams tests <code…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-11 13:19
<details open=""> <p>common/peg : suppress incomplete escape sequences (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26780">#26780</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">http…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-11 10:51
<details open=""> <p>ggml-webgpu: fix CI errors from <a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25025">#25025</a> and <a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25262">#25262</a> (<a class="issue-…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-11 09:06
<details open=""> <p>Address review comment of PR 25532 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26852">#26852</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-11 05:19
<details open=""> <p>opencl: transpose the K tile in local memory for FA prefill kernels (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26428">#26428</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" r…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-11 02:47
<details open=""> <p>ci : target ROCm 7.14 for build and release (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25775">#25775</a>)</p> <ul> <li>Switch ROCm from 7.2.1 to 7.14</li> </ul> <p>ROCm 7.14 is the first production release using TheR…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-10 23:17
<details open=""> <p>llama : support multi-output backend sampling (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25532">#25532</a>)</p> <ul> <li> <p>Enable backend sampling with token speculation</p> </li> <li> <p>Clamp the mask sum before …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-10 22:40
<details open=""> <p>ggml-cpu : fix CPU affinity mask being ignored on Android (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26838">#26838</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofoll…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-10 22:02
<details open=""> <p>ggml : require contiguous src for ROLL on CUDA and Metal (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25928">#25928</a>)</p> <p>ggml_roll only asserts nb[0] == ggml_type_size, so a permuted src is a<br /> valid input, …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-10 16:25
<details open=""> <p>model: add MTP support for Nemotron model (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26725">#26725</a>)</p> <ul> <li> <p>model: add MTP support for Nemotron Nano model</p> </li> <li> <p>model: add mtp_flags for nemot…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-10 15:25
<details open=""> <p>vendor : update cpp-httplib to 0.53.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26821">#26821</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.ap…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-10 12:49
<details open=""> <p>model : Granite-Switch Architecture (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25107">#25107</a>)</p> <ul> <li>granite-switch: add llama.cpp backend (POC, CPU)</li> </ul> <p>New "granite-switch" architecture: a dense…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-08 16:01
<details open=""> <p>server, ui: only offer a working directory when a tool reads it (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26762">#26762</a>)</p> <p>The working directory chip showed up as soon as the server exposed any<br /> builti…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-08 15:23
<details open=""> <p>server: add initial tool isolation support (via docker) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26507">#26507</a>)</p> <ul> <li> <p>server: add initial tool isolation support (via docker)</p> </li> <li> <p>add doc…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-08 06:06
<details open=""> <p>CUDA: fix thread/block count in quantized cpy kernel launches (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26731">#26731</a>)</p> <ul> <li> <p>CUDA: fix thread/block count in quantized cpy kernel launches</p> </li> <li…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-07 21:25
<details open=""> <p>tts: account for the vocoder pass in the timings line (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26733">#26733</a>)</p> <p>get_output runs the waveform work the pipeline defers to it, from a<br /> single trailing win…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-07 19:53
<details open=""> <p>sycl: coalesce the ssm_conv window loads (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26612">#26612</a>)</p> <p>test-backend-ops perf -o SSM_CONV on an Arc Pro B70, interleaved A/B against<br /> master, 6 reps, us/run:…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-07 19:09
<details open=""> <p>metal : fix NORM/RMS_NORM for row lengths that leave a partial simdgroup (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26708">#26708</a>)</p> <p>ggml_metal_op_norm sized the threadgroup with<br /> <code>nth = std::min(n…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-07 18:09
<details open=""> <p>mtmd: fix longest_edge ignoring min/max pixels (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26638">#26638</a>)</p> <ul> <li> <p>mtmd: fix longest_edge ignoring min/max pixels</p> </li> <li> <p>nits</p> </li> </ul> </de…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-07 17:37
<details open=""> <p>sync : ggml</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> </ul> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b1031…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-07 17:00
<details open=""> <p>server: (router) add LRU scheduler (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26572">#26572</a>)</p> <ul> <li> <p>add lru_sched</p> </li> <li> <p>handle coalescing (req leaves waiting queue)</p> </li> <li> <p>add tes…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-07 16:25
<details open=""> <p>server: (router) do not evict busy models (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26567">#26567</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llam…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-07 15:46
<details open=""> <p>mtmd: stop feeding the text stream again during Qwen3-TTS generation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26706">#26706</a>)</p> <p>The reference implementation has two mutually exclusive prompt layouts.<br /> …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-07 15:00
<details open=""> <p>ggml : add aarch64 HWCAP fallbacks and fix fp16 variant detection (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25554">#25554</a>)</p> <ul> <li> <p>ggml : add fallback definitions for missing aarch64 HWCAP bits</p> </li…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-07 07:19
<details open=""> <p>metal : avoid <code>threadgroup</code> matrix array instantiation in kernel_lightning_indexer (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26646">#26646</a>)</p> <ul> <li> <p>In MSL, declaring an array of matrix types …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-06 22:12
<details open=""> <p>mtmd: add chunk save/load function (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26645">#26645</a>)</p> <ul> <li> <p>mtmd: add chunk save/load function</p> </li> <li> <p>nits</p> </li> <li> <p>add tests</p> </li> <li> <…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-06 13:42
<details open=""> <p>server: fix empty response for /cors-proxy (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26656">#26656</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://lla…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-06 12:58
<details open=""> <p>model-loader : fix quantized reshaped tensor strides (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26672">#26672</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">h…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-06 09:14
<details open=""> <p>ci : onboard AMD ROCm CI with gfx1151 fixes (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26544">#26544</a>)</p> <ul> <li>ci: prepare for amd rocm ci</li> </ul> <p>Signed-off-by: Aaron Teo <a href="mailto:aaron.teo1@ibm…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-06 08:03
<details open=""> <p>vulkan: fix submission batching size, add debug tools for diagnosing causes of DeviceLost drivers errors (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26371">#26371</a>)</p> <ul> <li> <p>vulkan: add debug tooling to get…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-06 01:35
<details open=""> <p>mtmd/ggml: add ggml_build_forward_order (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26649">#26649</a>)</p> <ul> <li>ggml: add ggml_build_forward_order</li> </ul> <p>ggml_build_forward_expand marks the tensor and all i…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-05 20:09
<details open=""> <p>server: harden the file_glob_search directory walk (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26626">#26626</a>)</p> <ul> <li>server: don't walk Windows junctions in file_glob_search</li> </ul> <p>std::filesystem rep…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-05 17:42
<details open=""> <p>tests: re-enable MiniMax M3 in <code>test-llama-archs</code> (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26633">#26633</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nof…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-05 17:06
<details open=""> <p>mtmd: Unlimited-OCR fix max_tiles, setting in converter (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25614">#25614</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-05 16:24
<details open=""> <p>grammar : degrade max repetition >= 2000 to unbounded (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26613">#26613</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollo…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-05 15:22
<details open=""> <p>mtmd: support multi-row batching for deepseek-ocr (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26154">#26154</a>)</p> <ul> <li> <p>mtmd: support multi-row batching for deepseek-ocr</p> </li> <li> <p>mtmd: weave deepsee…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-05 14:39
<details open=""> <p>fit: Fix memory allocation for MTP layers (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26605">#26605</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llam…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-05 13:51
<details open=""> <p>server: Adding spec-decode counters to /metrics endpoint (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26389">#26389</a>)</p> <ul> <li> <ul> <li>server: add spec-decode counters to /metrics endpoint</li> </ul> </li> <li…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-05 11:36
<details open=""> <p>vendor : apply patches for subprocess.h (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26606">#26606</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-05 10:18
<details open=""> <p>build : remove GGML_METAL_USE_BF16 from all build scripts (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26604">#26604</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofoll…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-05 00:23
<details open=""> <p>Prefer npm ci over install for security (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26601">#26601</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 23:50
<details open=""> <p>server: decode Windows OEM output to UTF-8 in built-in tools (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26597">#26597</a>)</p> <p>a child process writes in the OEM code page, which is not UTF-8 on a<br /> western Win…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 23:14
<details open=""> <p>mtmd: correcting duplicate empty audio chunks for short inputs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26536">#26536</a>)</p> <ul> <li> <p>correcting duplicate empty audio chunks for short inputs</p> </li> <li> <p…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 20:33
<details open=""> <p>sampler : remove "full-context windows" from history-based samplers (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26524">#26524</a>)</p> <ul> <li>Resolve -1 to 1024 instead of ctx-len for samplers</li> </ul> <p>Because …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 18:56
<details open=""> <p>ui: CWD for agent (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26518">#26518</a>)</p> <ul> <li> <p>server : extend file_glob_search for UI pickers</p> </li> <li> <p>ui : add per-conversation working directory with pick…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 18:06
<details open=""> <p>mtmd: support Qwen3-TTS (note: breaking change to llama-tts binary) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26254">#26254</a>)</p> <ul> <li> <p>convert text model</p> </li> <li> <p>main model load ok</p> </li> <li…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 17:24
<details open=""> <p>models : fix dflash wo_a reshape on load (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26577">#26577</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 16:40
<details open=""> <p>ci: fix pre-built binaries no longer working on macOS 15 and below (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26375">#26375</a>)</p> <ul> <li> <p>ci: fix pre-built binaries no longer working on macOS 15 and below</p>…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 15:56
<details open=""> <p>speculative : refactor enabled configs common_speculative_init (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26510">#26510</a>)</p> <p>This commit contains a suggestion to reduce some code duplication in<br /> common_sp…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 15:17
<details open=""> <p>sync : ggml</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> </ul> <p><strong>macOS/iOS:</strong></p> <ul> <li><a href="https://github.com/ggml-org/llama.cpp/releases/download/b1026…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 13:56
<details open=""> <p>vulkan backend ops: implemented GATED_LINEAR_ATTN (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25601">#25601</a>)</p> <ul> <li> <p>vulkan : add GATED_LINEAR_ATTN op</p> </li> <li> <p>docs : update Vulkan ops</p> </li> …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 13:12
<details open=""> <p>vocab : validate plamo2 byte tokens (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26511">#26511</a>)</p> <ul> <li> <p>validate plamo2 byte tokens</p> </li> <li> <p>--typo</p> </li> </ul> </details> <p><strong>Website:</…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 12:19
<details open=""> <p>model : allow reshape of tensors during load (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26531">#26531</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://l…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 09:24
<details open=""> <p>llama : move n_vocab from llama_sampler_data to penalty_sampler (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26520">#26520</a>)</p> <p>This matches how it is done for logit_bias and mirostat samplers, see<br /> <a clas…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 06:41
<details open=""> <p>sycl: parallelize the non-contiguous concat kernel (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25852">#25852</a>)</p> <ul> <li>sycl: parallelize the non-contiguous concat kernel</li> </ul> <p>Launch geometry only: the…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 05:40
<details open=""> <p>Extended SYCL oneDNN SDPA to non-FP16 KV caches (Q4_0–Q8_0 and FP32) (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25874">#25874</a>)</p> <ul> <li>sycl: extend oneDNN SDPA to Q4_0-Q8_0 and F32 KV caches</li> </ul> <p>Ex…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 04:55
<details open=""> <p>chat : add new template for DeepSeek V4 Flash 0731 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26398">#26398</a>)</p> <ul> <li>common/chat: update DeepSeek V4 templates</li> </ul> <p>Align the DeepSeek V4 templates wi…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 04:25
<details open=""> <p>vendor : update cpp-httplib to 0.52.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26485">#26485</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.ap…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 03:49
<details open=""> <p>vendor : update BoringSSL to 0.20260803.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26523">#26523</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llam…
llama.cpp — Releases
TIER_1
(SO)
·
netrunnereve
·
2026-08-04 03:28
<p>ci: fix vulkan llvmpipe runs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26533">#26533</a>)</p>
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 03:08
<details open=""> <p>model : support MTP in GLM-4.7-Flash (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24868">#24868</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 02:07
<details open=""> <p>tests: add model resolution test on synthetic repo listings (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26172">#26172</a>)</p> <ul> <li>tests: add model resolution test on synthetic repo listings</li> </ul> <p>Include…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 01:38
<details open=""> <p>server: add get_info tool (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26522">#26522</a>)</p> <ul> <li> <p>server: add get_info tool</p> </li> <li> <p>fix --rpc in docs</p> </li> <li> <p>server: harden get_info probe r…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 01:03
<details open=""> <p>vocab : validate default special token ids (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26506">#26506</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://lla…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-04 00:28
<details open=""> <p>ggml: use dynamic allocation for split graph inputs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/22789">#22789</a>)</p> <ul> <li>ggml: use dynamic allocation for split graph inputs</li> </ul> <p>Replace fixed-size GGML…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-03 23:40
<details open=""> <p>opencl: route large q6_K lm_head to the flat GEMV (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26427">#26427</a>)</p> <ul> <li>add a direct size condition for <code>large</code> weights; the original<br /> dimension co…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-03 23:00
<details open=""> <p>graph : fix unused input tensors in minimax m3 graph (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26519">#26519</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">h…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-03 22:15
<details open=""> <p>model: M3: Move MSA into a new memory implementation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26338">#26338</a>)</p> <ul> <li> <p>Move MSA logic from llama-kv-cache into llama-kv-cache-msa</p> </li> <li> <p>cont : …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-03 20:12
<details open=""> <p>llama : allocate indexer cache only in "full" indexer layers (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26474">#26474</a>)</p> <p>Co-authored-by: Stanisław Szymczyk <a href="mailto:[email protected] ">sszymczy@gmail.…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-03 17:24
<details open=""> <p>CUDA: Add backend sampler for penalties sampler (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25262">#25262</a>)</p> <ul> <li>sampling: enhance penalty handling in common_sampler_init</li> </ul> <ul> <li>Set default val…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-03 15:00
<details open=""> <p>CUDA: Fix data-races when reusing SMEM in block_reduce (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26385">#26385</a>)</p> <ul> <li>CUDA: Fix data-races when reusing block_reduce</li> </ul> <p>block_reduce currently do…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-03 11:26
<details open=""> <p>server: add notice for upcoming default port change 8080 --> 9931 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26508">#26508</a>)</p> <ul> <li> <p>server: add notice for upcoming default port change 8080 --> 6631…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-03 08:59
<details open=""> <p>model: MTP support for Qwen3-Next (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25589">#25589</a>)</p> <ul> <li> <p>mtp for qwen3nex</p> </li> <li> <p>fix for python type-check</p> </li> <li> <p>Fix to compute num_mtp f…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-03 07:51
<details open=""> <p>llama : MTP support for DeepSeek V3.2 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26457">#26457</a>)</p> <ul> <li> <p>llama : MTP support for DeepSeek V3.2</p> </li> <li> <p>model : no need to include MTP layers durin…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-03 05:13
<details open=""> <p>metal: implement DSv4 Lightning Indexer (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25893">#25893</a>)</p> <ul> <li>metal: implement F16 Lightning Indexer</li> </ul> <ul> <li>Implement GGML_OP_LIGHTNING_INDEXER for 12…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-02 21:04
<details open=""> <p>metal : add SILU_BACK (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25982">#25982</a>)</p> <ul> <li> <p>feat(silu_back): implemented silu_back op for f32</p> </li> <li> <p>fix(silu_back): removed redundant asserts in gg…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-02 20:19
<details open=""> <p>metal : add F16 support for bin ops (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26465">#26465</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app<…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-02 19:40
<details open=""> <p>opencl: limit local workgroup size for GLU operation (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26383">#26383</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">h…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-02 18:59
<details open=""> <p>metal: implement DeepSeek V4 hyper-connections (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26459">#26459</a>)</p> <ul> <li>Implement GGML_OP_DSV4_HC_COMB, GGML_OP_DSV4_HC_PRE, and<br /> GGML_OP_DSV4_HC_POST with SIMDg…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-02 18:15
<details open=""> <p>common: support the DSpark sidecar resolution (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26458">#26458</a>)</p> <p>The dspark- files resolve like the other speculative sidecars: the<br /> -hfd tag applies to them, a …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-02 14:33
<details open=""> <p>opencl: bugfix increment ref_count in ggml_backend_opencl_init() (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26162">#26162</a>)</p> <p>Incrementing <code>ref_count</code> at the beginning is important later<br /> in t…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-02 13:30
<details open=""> <p>DeepseekV4 MTP + DSpark (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25784">#25784</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> </u…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-02 09:45
<details open=""> <p>chat : add qwen3 specialized parser (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26252">#26252</a>)</p> <ul> <li> <p>Add tagged thinking tool parser</p> </li> <li> <p>chat : refactor and add permute helper</p> </li> <l…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-02 08:32
<details open=""> <p>model : load MiMo V2 MTP tensors only if used (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26412">#26412</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-02 08:16
<details open=""> <p>sycl: fix classification of iGPUs (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26105">#26105</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-02 07:06
<details open=""> <p>ggml-webgpu: add support for f16 repeat (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26307">#26307</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-01 22:50
<details open=""> <p>test: fix some CI errors (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26415">#26415</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> </…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-01 19:31
<details open=""> <p>vendor : update BoringSSL to 0.20260730.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26353">#26353</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llam…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-01 16:48
<details open=""> <p>cli : persist reasoning_content in chat history (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26362">#26362</a>)</p> <ul> <li>cli : persist reasoning_content in chat history</li> </ul> <p>llama-cli collected reasoning f…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-01 12:47
<details open=""> <p>mtmd: add minicpmv46 downsample (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25993">#25993</a>)</p> <ul> <li>add minicpmv46 downsample</li> </ul> <p>Signed-off-by: tc-mb <a href="mailto:[email protected] ">tianchi_…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-08-01 06:52
<details open=""> <p>chat : enable tool call in thinking for DS4 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26269">#26269</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://ll…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 22:06
<details open=""> <p>vulkan: add POOL_1D op (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25431">#25431</a>)</p> <ul> <li>vulkan : add pool1d push constants and pipeline field</li> </ul> <p>Declared data structures needed for POOL1D OP, whi…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 21:33
<details open=""> <p>vulkan: Introduce driver version check for Windows Intel GPU to mitigate crashing (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25192">#25192</a>)</p> <ul> <li>Removed crash guard for Intel</li> </ul> <p>Crash fixed fro…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 20:47
<details open=""> <p>mtmd: add n_embd_head (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26342">#26342</a>)</p> <p>Co-authored-by: Daniel Han <a href="mailto:[email protected] ">[email protected] </a></p> </details> <p><strong>Website:</s…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 20:12
<details open=""> <p>Support rotated kv cache quant (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26180">#26180</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 19:27
<details open=""> <p>llama : load MTP tensors only if they are really used (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26296">#26296</a>)</p> <ul> <li> <p>llama : load MTP tensors only if they are really used</p> </li> <li> <p>llama : ski…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 18:53
<details open=""> <p>vulkan: update vulkan sdk to 1.4.357.0 (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26303">#26303</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.a…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 18:11
<details open=""> <p>server: correct accepted tokens when need draft token replay (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26320">#26320</a>)</p> <ul> <li> <p>spec: correct accepted tokens when need draft token replay</p> </li> <li> <p…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 17:30
<details open=""> <p>cuda: extract Q2_0 elements via __byte_perm (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25603">#25603</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://ll…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 16:05
<details open=""> <p>SYCL: add oneMKL GEMM flash attention for XMX-accelerated prompt proc… (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25025">#25025</a>)</p> <ul> <li> <p>SYCL: add oneMKL GEMM flash attention for XMX-accelerated prompt p…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 15:14
<details open=""> <p>[SYCL] support the missed types in cpy (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26005">#26005</a>)</p> <ul> <li> <p>support the missed types in cpy</p> </li> <li> <p>use correct funct</p> </li> <li> <p>rm unused co…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 13:28
<details open=""> <p>ggml-zendnn : group matmul direct API for mul_mat_id (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25918">#25918</a>)</p> <ul> <li> <p>ggml-zendnn : group matmul API for mul_mat_id</p> </li> <li> <p>ggml-zendnn : scale …
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 12:46
<details open=""> <p>sycl : support dev2dev memcpy by DEV2DEV_MEMCPY_FORWARD (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26234">#26234</a>)</p> <p>Co-authored-by: Neo Zhang Jianyu <a href="mailto:[email protected] ">jianyu.zhang@intel…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 12:16
<details open=""> <p>[SYCL] Support q2 mul_mat (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26231">#26231</a>)</p> <ul> <li> <p>support q2_0 in mul_mat</p> </li> <li> <p>support more q2_0 case</p> </li> </ul> </details> <p><strong>Website:…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 11:43
<details open=""> <p>sycl: fuse RMS_NORM + MUL (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/26015">#26015</a>)</p> </details> <p><strong>Website:</strong></p> <ul> <li><a href="https://llama.app" rel="nofollow">https://llama.app</a></li> <…
llama.cpp — Releases
TIER_1
(SO)
·
github-actions[bot]
·
2026-07-31 09:47
<details open=""> <p>ggml-webgpu: improve flash_attn_vec for quantized KV at long contexts (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/25956">#25956</a>)</p> <ul> <li> <p>improve fa of quantized kv cache</p> </li> <li> <p>Fix some bugs an…