返回全部动态
llama.cpp b10452 发布:重构聊天内容处理逻辑
原标题:b10452
AI 摘要
llama.cpp 发布 b10452 版本,主要重构了聊天功能中 supports_string_content 和 supports_typed_content 的处理逻辑,并新增了测试用例。该版本提供了适用于 macOS、Linux、Android、Windows 等多个平台的预编译二进制文件,但部分平台(如 macOS KleidiAI、Ubuntu ROCm、openEuler)的构建被禁用。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> chat: refactor handling supports_string_content / supports_typed_content (#27130) * better supports_string_content cap detect * test: add "skip" * messages_inp_normalizer </details> **Website:** - <https://llama.app> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10452/llama-b10452-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cpp/pull/23780) - [ma
发布时间:2026-08-16 19:21
抓取时间:2026-08-16 20:15
来源机构:ggml-org