返回全部动态

llama.cpp b10995:Vulkan MUL_MAT_ID BN/2 尾部分支改为无条件

原标题:b10995

llama.cpp Releases一手来源开源质量 61

AI 摘要

llama.cpp 发布 b10995 版本,主要变更是让 Vulkan 后端的 MUL_MAT_ID BN/2 尾部分支变为无条件启用,将 BN/2 设为默认并作为 BNover4 的禁用回退,同时移除该分支的启用门控;BN/4 分支仍由 enable_smaller_matrices 控制。该版本同时提供 macOS、Linux、Windows、Android 等多平台预编译包。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

<details open> vulkan: make MUL_MAT_ID BN/2 tail unconditional (#28923) Use BN/2 as the default for BNover2 and as the disabled fallback for BNover4, and remove the enable gate from the MUL_MAT_ID BN/2 branch. The BN/4 branch remains gated by enable_smaller_matrices, while the p.N path is unchanged. </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/47850603> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com


发布时间:2026-09-16 15:57
抓取时间:2026-09-16 16:12
来源机构:ggml-org
阅读原文github.com