PulseAugur
EN
LIVE 11:59:43

llama.cpp Releases Enhance Performance and Add New Features

The llama.cpp project has released several updates, including b9608, which features an update to cpp-httplib and provides pre-compiled binaries for various platforms like macOS, Linux, Android, and Windows. Release b9606 introduces EAGLE3 speculative decoding support, enhancing model inference capabilities. Release b9605 includes OpenCL kernel additions for Adreno GPUs, improving performance on certain mobile devices. Release b9604 addresses CI build and release issues for the SYCL backend, ensuring greater stability. AI

IMPACT These updates to llama.cpp improve the efficiency and accessibility of running large language models on diverse hardware.

RANK_REASON This is a software release for a tool that facilitates running LLMs, not a new frontier model release or significant research paper.

Read on llama.cpp — Releases →

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

llama.cpp Releases Enhance Performance and Add New Features

COVERAGE [5]

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

    b9608

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

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

    b9606

    <details open=""> <p>spec: add EAGLE3 speculative decoding support (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/18039">#18039</a>)</p> <ul> <li> <p>llama : enable layer input extraction</p> </li> <li> <p>spec: support eagle3</p> </li> <li>…

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

    b9605

    <details open=""> <p>ggml: support concat for scalar types at cuda backend (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24011">#24011</a>)</p> <ul> <li> <p>cuda: support concat for scalar types</p> </li> <li> <p>Update concat.cu</p> </li> …

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

    b9604

    <details open=""> <p>[SYCL] Fix CI build &amp; release for SYCL backend (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24387">#24387</a>)</p> <ul> <li> <p>restore SYCL build and release, remove github cache</p> </li> <li> <p>modify for test …

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

    b9603

    <details open=""> <p>opencl: add q5_0/q5_1 gemm and gemv kernels for Adreno (<a class="issue-link js-issue-link" href="https://github.com/ggml-org/llama.cpp/pull/24319">#24319</a>)</p> <ul> <li> <p>opencl: add q5_0 adreno support</p> </li> <li> <p>opencl: add q5_1 adreno support<…