返回全部动态
llama.cpp b10867 发布:修复 iGPU 回归并默认禁用惰性加载
原标题:b10867
AI 摘要
llama.cpp 发布 b10867 版本,主要修复了集成显卡(iGPU)上的性能回归问题,默认禁用惰性张量加载。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的二进制文件,并支持多种硬件后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> llama: disable lazy tensor loading by default on iGPUs (#28326) * llama: add lazy mode auto, fix iGPU regression * revert changes except disabling lazy load on iGPUs in AUTO </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/46033570> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10867/llama-b10867-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64,
发布时间:2026-09-09 01:31
抓取时间:2026-09-09 02:11
来源机构:ggml-org