返回全部动态
llama.cpp b10784 发布:修复 Metal GLU 调度问题
原标题:b10784
AI 摘要
llama.cpp 发布 b10784 版本,主要修复了 Metal 后端中当 ne00=1 时 GLU 操作的调度问题,并禁用了相关的不明确测试。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,涵盖 CPU、Vulkan、CUDA、ROCm、OpenVINO、SYCL 等后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> metal : fix glu dispatch with ne00 = 1 (#28306) * metal : fix glu dispatch with ne00 = 1 * tests : disable ill-defined tests </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/44977647> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10784/llama-b10784-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/
发布时间:2026-09-03 19:52
抓取时间:2026-09-03 19:56
来源机构:ggml-org