返回全部动态
llama.cpp b10423 发布:统一 CPU 参数应用
原标题:b10423
AI 摘要
llama.cpp 发布 b10423 版本,主要更新为在所有工具中应用 CPU 参数(PR #27026)。该版本提供了适用于 macOS、Linux、Windows、Android 和 iOS 的多种预编译二进制文件,支持 CPU、Vulkan、CUDA、ROCm、OpenVINO、SYCL 等后端。部分平台构建(如 KleidiAI、ROCm 7.14、openEuler)因问题被禁用。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> common: apply CPU parameters across tools (#27026) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10423/llama-b10423-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/b10423/llama-b10423-bin-macos-x64.tar.gz) - [iOS X
发布时间:2026-08-14 06:44
抓取时间:2026-08-14 07:24
来源机构:ggml-org