返回全部动态
llama.cpp b10692 发布:优化 SYCL TOP_K 性能
原标题:b10692
AI 摘要
llama.cpp 发布 b10692 版本,主要更新为在 SYCL 后端中拆分 TOP_K 操作的长行,以优化性能。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,并支持多种硬件加速后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> sycl: split long rows in TOP_K instead of one work-group per row (#27847) </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/43958406> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10692/llama-b10692-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cpp/pull/23780) - [macOS Intel (x64)](
发布时间:2026-08-30 20:22
抓取时间:2026-08-30 20:29
来源机构:ggml-org