返回全部动态
llama.cpp b10243 发布:优化索引器缓存分配
原标题:b10243
AI 摘要
llama.cpp 发布 b10243 版本,主要更新为仅在“完整”索引器层中分配索引器缓存,以优化内存使用。该版本提供了适用于 macOS、Linux、Windows、Android 等多种平台的预编译二进制文件,并支持 CUDA、Vulkan、ROCm 等多种后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> llama : allocate indexer cache only in "full" indexer layers (#26474) Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com> </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10243/llama-b10243-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/ll
发布时间:2026-08-04 04:10
抓取时间:2026-08-04 04:42
来源机构:ggml-org