返回全部动态
llama.cpp b10507 发布:新增 mtmd 位图合并功能
原标题:b10507
AI 摘要
llama.cpp 发布了 b10507 版本,主要更新是添加了 mtmd_bitmap_set_mergeable 功能(PR #27348)。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,并支持多种后端如 Vulkan、CUDA、ROCm 等。部分平台的构建(如 macOS KleidiAI、Ubuntu ROCm)被禁用。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> mtmd: add mtmd_bitmap_set_mergeable (#27348) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10507/llama-b10507-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/b10507/llama-b10507-bin-macos-x64.tar.gz) - [iOS XCFrame
发布时间:2026-08-20 11:21
抓取时间:2026-08-20 11:27
来源机构:ggml-org