返回全部动态
llama.cpp b10740 发布:修复 Metal 内存泄漏
原标题:b10740
AI 摘要
llama.cpp 发布 b10740 版本,主要修复了 Metal 后端因缺少 autoreleasepool 导致的内存泄漏问题,并进行了变量重命名和警告修复。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,支持多种硬件加速后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> metal : fix more leaks due to missing autoreleasepools (#27883) * metal : fix more leaks due to missing autoreleasepools * metal : rename variable * metal : fix another missing pool warning Co-authored-by: YiChen Lv <63285796+forforever73@users.noreply.github.com> --------- Co-authored-by: YiChen Lv <63285796+forforever73@users.noreply.github.com> </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/4445478
发布时间:2026-09-01 23:41
抓取时间:2026-09-02 00:07
来源机构:ggml-org