返回全部动态
llama.cpp b10436 发布:修复 mtmd 与 common 问题
原标题:b10436
AI 摘要
llama.cpp 发布 b10436 版本,主要修复了 mtmd 和 common 模块中的多个问题,并回退了一个 GGUF 修复。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,涵盖 CPU、Vulkan、CUDA、ROCm、OpenVINO、SYCL 等后端。部分平台构建(如 macOS KleidiAI、Ubuntu ROCm、openEuler)被标记为 DISABLED。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> mtmd, common: various fixes (#27071) * apply fixes * cont * revert gguf fix </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10436/llama-b10436-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/b10436/llama-b10436-bi
发布时间:2026-08-15 12:11
抓取时间:2026-08-15 12:15
来源机构:ggml-org