返回全部动态
llama.cpp b10822 发布:简化 UI 资源嵌入并支持多平台
原标题:b10822
AI 摘要
llama.cpp 发布 b10822 版本,主要更新为通过 CMake 直接嵌入 UI 资源,移除了构建时的 C++ 辅助程序和外部 gzip 依赖,简化了交叉编译。该版本提供了适用于 macOS、Linux、Windows、Android 和 iOS 的多种预编译二进制文件,支持 CPU、Vulkan、CUDA、ROCm、OpenVINO 等后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> ui : embed assets directly with CMake (#28445) Remove the build-time C++ helper and external gzip dependency, simplifying cross-compilation. Keep the generated C++ in templates for readability and preserve fully embedded UI assets. Signed-off-by: Adrien Gallouët <angt@huggingface.co> </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/45558658> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com
发布时间:2026-09-06 19:30
抓取时间:2026-09-06 20:10
来源机构:ggml-org