返回全部动态
llama.cpp b10430 发布:支持虚拟 iGPU 设备
原标题:b10430
AI 摘要
llama.cpp 发布 b10430 版本,主要更新是允许虚拟 iGPU 设备(PR #26953)。该版本提供了适用于 macOS、Linux、Windows、Android 和 iOS 的多种预编译二进制文件,涵盖 CPU、Vulkan、CUDA、ROCm、OpenVINO、SYCL 等后端。部分平台(如 macOS KleidiAI、Ubuntu ROCm、openEuler)的构建被禁用。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> llama : allow virtual igpu devices (#26953) * llama : allow virtual igpu devices * cont : better comment </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10430/llama-b10430-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/dow
发布时间:2026-08-14 20:58
抓取时间:2026-08-14 21:47
来源机构:ggml-org