PulseAugur
实时 13:24:42

llama.cpp 发布增强性能并添加新功能

llama.cpp 项目发布了多个更新,包括 b9608,该版本更新了 cpp-httplib 并为 macOSLinuxAndroidWindows 等各种平台提供了预编译二进制文件。b9606 版本引入了 EAGLE3 推测解码支持,增强了模型推理能力。b9605 版本包括为 Adreno GPU 添加 OpenCL 内核,提高了在某些移动设备上的性能。b9604 版本解决了 SYCL 后端的 CI 构建和发布问题,确保了更高的稳定性。 AI

影响 llama.cpp 的这些更新提高了在各种硬件上运行大型语言模型的效率和可访问性。

排序理由 这是用于运行 LLM 的工具的软件发布,而不是新的前沿模型发布或重要的研究论文。

在 llama.cpp — Releases 阅读 →

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

llama.cpp 发布增强性能并添加新功能

报道来源 [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<…