返回全部动态
llama.cpp 发布 b11108:优化 IQ1_M 前缀和计算
原标题:b11108
AI 摘要
llama.cpp 发布 b11108 版本,主要变更是 ggml 中 IQ1_M 量化格式的构建前缀和(prefix sums)改为每块只计算一次,以优化性能。该版本同时提供覆盖 macOS、iOS、Linux、Android、Windows 及 openEuler 的多平台预编译二进制包,支持 CUDA、Vulkan、ROCm、SYCL、OpenVINO 等多种后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> ggml : IQ1_M build prefix sums once per block (#28706) </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/49294443> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b11108/llama-b11108-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://github.com/
发布时间:2026-09-23 01:15
抓取时间:2026-09-23 02:23
来源机构:ggml-org