返回全部动态
llama.cpp 发布 b11155:修复 GCC 12 误报并更新多平台构建
原标题:b11155
AI 摘要
llama.cpp 发布 b11155 版本,主要修复了 server 和 common 模块中 GCC 12 的 stringop-overread 误报问题(由 Adrien Gallouët 提交,PR #29325)。该版本同时提供了覆盖 macOS、iOS、Linux、Android、Windows 及 openEuler 的多平台预编译二进制包,支持 CUDA、Vulkan、ROCm、OpenVINO、SYCL 等多种后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> server,common : fix the GCC 12 stringop-overread false positive (again) (#29325) Signed-off-by: Adrien Gallouët <angt@huggingface.co> </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/49775037> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b11155/llama-b11155-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://git
发布时间:2026-09-24 15:39
抓取时间:2026-09-24 16:40
来源机构:ggml-org