返回全部动态
llama.cpp b10816 发布:为 M3 添加 Metal 调优
原标题:b10816
AI 摘要
llama.cpp 发布 b10816 版本,主要更新为在 Metal 后端为 M3 芯片添加剩余的 fa-vec 调优,包括 q4_0、q4_1、q5_0、q5_1 等量化格式。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,并支持多种后端如 Vulkan、CUDA、ROCm 等。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> metal : add remaining fa-vec tunings for M3 (#28396) * addition of m3 in fa_vec_tuned_table * adding q4_0,q4_1,q5_0,q5_1 in ggml-metal-tuning * Fix formatting in ggml-metal-tuning.cpp </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/45337508> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10816/llama-b10816-bin-macos-arm64.tar.gz) - macOS Apple Sili
发布时间:2026-09-05 03:57
抓取时间:2026-09-05 04:16
来源机构:ggml-org