返回全部动态
llama.cpp b10298 发布:新增 mtmd chunk 保存/加载功能
原标题:b10298
AI 摘要
llama.cpp 发布 b10298 版本,主要新增 mtmd 的 chunk 保存/加载功能,并附带相关测试。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,支持多种硬件加速后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> mtmd: add chunk save/load function (#26645) * mtmd: add chunk save/load function * nits * add tests * rn _MAX --> _COUNT </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10298/llama-b10298-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/llam
发布时间:2026-08-07 06:10
抓取时间:2026-08-07 06:14
来源机构:ggml-org