返回全部动态

llama.cpp b10291 发布:修复 Vulkan 提交批处理并新增调试工具

原标题:b10291

llama.cpp Releases一手来源产品发布质量 72

AI 摘要

llama.cpp 发布 b10291 版本,主要修复了 Vulkan 后端中提交批处理大小的问题,并新增了用于诊断 DeviceLost 驱动错误的调试工具。该版本提供了适用于 macOS、Linux、Windows、Android 和 iOS 的多种预编译二进制文件,涵盖 CPU、Vulkan、CUDA、ROCm、OpenVINO 等后端。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

<details open> vulkan: fix submission batching size, add debug tools for diagnosing causes of DeviceLost drivers errors (#26371) * vulkan: add debug tooling to get more information about a DeviceLost error * fix submission threshold applied too late * use logging macros, throw instead of aborting * clean up circular dependency </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10291/llama-b


发布时间:2026-08-06 16:01
抓取时间:2026-08-06 21:02
来源机构:ggml-org
阅读原文github.com