返回全部动态
llama.cpp b10900:Vulkan 启用 topk_moe 融合
原标题:b10900
AI 摘要
llama.cpp 发布 b10900 版本,主要变更是 Vulkan 后端使用 add_alloc_dep 以在 prefill 阶段启用 topk_moe 融合(PR #28422)。该版本同时提供 macOS、iOS、Linux、Android、Windows 等多平台预编译二进制包,覆盖 CPU、Vulkan、ROCm、OpenVINO、SYCL、CUDA 等多种后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> vulkan: use add_alloc_dep to enable topk_moe fusion for prefill (#28422) </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/46661423> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10900/llama-b10900-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cpp/pull/23780) - [macOS Intel (x64)](h
发布时间:2026-09-11 03:00
抓取时间:2026-09-11 03:44
来源机构:ggml-org