返回全部动态
llama.cpp b10683 发布:Vulkan 后端优化与多平台二进制更新
原标题:b10683
AI 摘要
llama.cpp 发布 b10683 版本,主要更新为 Vulkan 后端中重复的 fastdiv 函数被合并,并重命名了优化小除数除法的函数。该版本提供了适用于 macOS、Linux、Windows、Android 和 iOS 的多种预编译二进制文件,支持 CPU、Vulkan、CUDA、ROCm、OpenVINO、SYCL 等后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> vulkan: combine duplicated fastdiv functions, rename the one optimizing small divs (#27526) * vulkan: combine duplicated fastdiv functions, rename the one optimizing small divs * remove one more fastdiv </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/43861409> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10683/llama-b10683-bin-macos-arm64.tar.gz)
发布时间:2026-08-29 23:25
抓取时间:2026-08-30 00:16
来源机构:ggml-org