返回全部动态
llama.cpp b10233 发布:修复 OpenCL GLU 操作工作组大小限制
原标题:b10233
AI 摘要
llama.cpp 发布了 b10233 版本,主要修复了 OpenCL 后端中 GLU 操作的本地工作组大小限制问题。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,并支持多种后端如 CUDA、Vulkan、ROCm 等。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> opencl: limit local workgroup size for GLU operation (#26383) </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10233/llama-b10233-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cpp/pull/23780) - [macOS Intel (x64)](https://github.com/ggml-org/llama.cpp/releases/download/b10233/llama-b10233-bin-macos-x64.tar.g
发布时间:2026-08-03 03:39
抓取时间:2026-08-03 04:49
来源机构:ggml-org