返回全部动态
llama.cpp b10752 发布:新增 Metal xcframework 支持
原标题:b10752
AI 摘要
llama.cpp 发布 b10752 版本,主要更新是为 Metal 后端添加了 xcframework 的 metallib 构建支持,方便 iOS 和 macOS 集成。该版本提供了覆盖多平台(macOS、Linux、Windows、Android 等)的预编译二进制文件,并支持多种后端(如 Vulkan、CUDA、ROCm、OpenVINO、SYCL)。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> metal : add metallib build support for xcframework (#28163) </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/44563342> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10752/llama-b10752-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
发布时间:2026-09-02 08:13
抓取时间:2026-09-02 09:16
来源机构:ggml-org