返回全部动态
llama.cpp b10713 发布:为 WebGPU 添加 MUL_MAT 内存支持
原标题:b10713
AI 摘要
llama.cpp 发布 b10713 版本,主要更新是为 WebGPU 支持在 ggml 中添加 MUL_MAT 操作到可能需要额外内存的操作列表中。该版本提供了适用于 macOS、Linux、Android、Windows 和 openEuler 等多个平台的预编译二进制文件,涵盖 CPU、Vulkan、CUDA、ROCm、OpenVINO 等多种后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> ggml : add MUL_MAT to the list of ops that may need additional memory (for WebGPU) (#28071) Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com> </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/44086778> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10713/llama-b10713-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLE
发布时间:2026-08-31 16:49
抓取时间:2026-08-31 16:56
来源机构:ggml-org