返回全部动态
llama.cpp b10700 发布:重命名参数并更新多平台构建
原标题:b10700
AI 摘要
llama.cpp 发布 b10700 版本,将命令行参数 --tensor-read-lazy 重命名为 --lazy-mode,并新增 -lzm 简写。该版本同步更新了 README 文档,并提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> common: rename --tensor-read-lazy to --lazy-mode, add -lzm shorthand (#27969) Rename the --tensor-read-lazy CLI argument to --lazy-mode, to match the internal lazy_mode parameter, and add a -lzm shorthand. Sync the READMEs. Assisted-by: pi:llama.cpp/Qwen3.8-27B </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/43990339> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/rel
发布时间:2026-08-31 02:33
抓取时间:2026-08-31 02:35
来源机构:ggml-org