返回全部动态
llama.cpp b10516 发布:修复 Vulkan 空指针问题
原标题:b10516
AI 摘要
llama.cpp 发布 b10516 版本,主要修复了 Vulkan 后端中 ggml_vk_queue_command_pools_cleanup 函数的空指针检查问题。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,并支持多种后端如 CUDA、Vulkan、OpenVINO 等。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> vulkan: add null checks in ggml_vk_queue_command_pools_cleanup (#27353) * Guard against null queue pointers. </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/41873046> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10516/llama-b10516-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cp
发布时间:2026-08-20 21:20
抓取时间:2026-08-20 22:06
来源机构:ggml-org