返回全部动态
llama.cpp b11112:server 支持 function_call_output 传入图像
原标题:b11112
AI 摘要
llama.cpp 发布 b11112 版本,主要更新是 server 端在 function_call_output 中支持 input_image,即函数调用输出可以携带图像输入。该版本同时提供 macOS、Linux、Windows、Android 等多平台预编译二进制包,覆盖 CUDA、Vulkan、ROCm、SYCL、OpenVINO 等后端。这一改动扩展了本地推理服务对多模态工具调用场景的支持。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> server: support input_image in function_call_output (#20663) (#22575) * server: support input_image in function_call_output (#20663) * server: fix if statement spacing * server: avoid repeated type lookup </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/49330467> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b11112/llama-b11112-bin-macos-arm64.tar.g
发布时间:2026-09-23 03:42
抓取时间:2026-09-23 04:40
来源机构:ggml-org