返回全部动态
llama.cpp b10506 发布:Metal 后端优化 q8_0 反量化
原标题:b10506
AI 摘要
llama.cpp 发布 b10506 版本,主要更新是在 Metal 后端使用打包类型对 q8_0 进行反量化,以提升性能。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,并支持多种硬件加速后端。部分平台构建(如 KleidiAI、ROCm、openEuler)因兼容性问题被禁用。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> metal : dequantize q8_0 using packed types (#27370) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10506/llama-b10506-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/ggml-org/llama.cpp/releases/download/b10506/llama-b10506-bin-macos-x64.tar.gz) - [iOS
发布时间:2026-08-20 10:57
抓取时间:2026-08-20 11:27
来源机构:ggml-org