返回全部动态
llama.cpp b10276 发布:安全改进与多平台支持
原标题:b10276
AI 摘要
llama.cpp 发布 b10276 版本,主要变更是在构建过程中优先使用 npm ci 而非 npm install 以增强安全性。该版本提供了适用于 macOS、Linux、Windows、Android 和 iOS 的多种预编译二进制文件,支持 CPU、Vulkan、CUDA、ROCm、OpenVINO、SYCL 等后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> Prefer npm ci over install for security (#26601) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10276/llama-b10276-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/b10276/llama-b10276-bin-macos-x64.tar.gz) - [iOS XCF
发布时间:2026-08-05 08:21
抓取时间:2026-08-05 08:40
来源机构:ggml-org