返回全部动态
llama.cpp b10301 发布:修复 CUDA 警告并更新多平台构建
原标题:b10301
AI 摘要
llama.cpp 发布 b10301 版本,主要修复了 CUDA 相关的未使用变量和函数警告。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,并支持多种后端如 Vulkan、ROCm、OpenVINO、SYCL 等。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> cuda: fix warnings for unused variable/function (#26688) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10301/llama-b10301-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/b10301/llama-b10301-bin-macos-x64.tar.gz) -
发布时间:2026-08-07 17:59
抓取时间:2026-08-07 18:52
来源机构:ggml-org