返回全部动态
llama.cpp b10679 发布,新增张量延迟读取基准选项
原标题:b10679
AI 摘要
llama.cpp 发布 b10679 版本,新增 bench 工具的 --tensor-read-lazy 选项,用于延迟读取张量,并重命名相关模式为 LLAMA_LAZY_MODE_*。该版本提供了多平台(macOS、Linux、Windows、Android 等)的预编译二进制包,支持多种硬件后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> bench: add --tensor-read-lazy (#27881) * bench: add --tensor-read-lazy * rm the alias * rename to LLAMA_LAZY_MODE_* </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/43739963> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10679/llama-b10679-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org
发布时间:2026-08-29 03:23
抓取时间:2026-08-29 04:19
来源机构:ggml-org