返回全部动态
llama.cpp b10980 发布:OpenCL 新增通用 ssm_scan
原标题:b10980
AI 摘要
llama.cpp 发布 b10980 版本,主要变更是为 OpenCL 后端新增通用的 ssm_scan 算子(PR #28881),并修复了空白字符问题。该版本同时提供覆盖 macOS/iOS、Linux、Android、Windows、openEuler 等多平台的预编译二进制包,支持 CUDA、Vulkan、ROCm、SYCL、OpenVINO 等多种加速后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> opencl: add generic ssm_scan (#28881) * opencl: add generic ssm_scan * opencl: fix whitespace </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/47601188> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10980/llama-b10980-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cpp/pull/23780)
发布时间:2026-09-15 19:32
抓取时间:2026-09-15 20:08
来源机构:ggml-org