返回全部动态

llama.cpp 发布 b11135:server 端去重草稿 HF 模型

原标题:b11135

llama.cpp Releases一手来源开源质量 55

AI 摘要

llama.cpp 发布 b11135 版本,主要修复了 server 端通过 dedup-cache-models 对草稿 HF 模型进行去重的问题(对应 issue #27846),并避免在 lambda 中捕获结构化绑定。该版本同时提供 macOS、iOS、Linux、Android、Windows 等多平台多后端的预编译二进制包。

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

正文节选

<details open> server: Dedup the draft HF model via dedup-cache-models (#27934) * server: Dedup the draft HF model via dedup-cache-models Fixes #27846 * server: avoid capturing structured binding in lambda </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/49545978> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b11135/llama-b11135-bin-macos-arm64.tar.gz) - macOS Appl


发布时间:2026-09-23 22:05
抓取时间:2026-09-23 22:29
来源机构:ggml-org
阅读原文github.com