返回全部动态

llama.cpp b10435 发布:修复 Jinja 性能问题

原标题:b10435

llama.cpp Releases一手来源产品发布质量 67

AI 摘要

llama.cpp 发布 b10435 版本,主要修复了 Jinja 模板中 gather_string_parts 函数的二次方复杂度问题,提升了性能。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,并支持多种硬件后端。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

<details open> jinja : fix quadratic cost in gather_string_parts (#27034) * jinja : fix quadratic cost in gather_string_parts * fix some comments * remove test </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10435/llama-b10435-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cpp/pull/23780) - [macOS Intel (x64)](https://g


发布时间:2026-08-15 06:27
抓取时间:2026-08-15 07:14
来源机构:ggml-org
阅读原文github.com