返回全部动态
llama.cpp 发布 b10901:Vulkan 空闲时改用 CPU 写入
原标题:b10901
AI 摘要
llama.cpp 发布 b10901 版本,主要变更是 Vulkan 后端在上下文空闲时,ggml_backend_vk_cpy_tensor_async 改用 CPU 写入方式。该版本同时提供 macOS、iOS、Linux、Android、Windows 等多平台预编译二进制包,覆盖 CPU、Vulkan、ROCm、OpenVINO、SYCL、CUDA 等多种后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> vulkan: use CPU writes in ggml_backend_vk_cpy_tensor_async if the context is idle (#28618) </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/46709648> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10901/llama-b10901-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cpp/pull/23780) - [ma
发布时间:2026-09-11 06:41
抓取时间:2026-09-11 06:43
来源机构:ggml-org