返回全部动态
llama.cpp b10249 发布:server 新增 get_info 工具
原标题:b10249
AI 摘要
llama.cpp 发布 b10249 版本,主要更新为 server 新增 get_info 工具,用于获取服务器信息。该工具改进了探测结果处理,当探测进程失败或超时时将操作系统报告为未知,并简化了结果处理逻辑。同时提供了适用于 macOS、Linux、Windows、Android 等多个平台的二进制下载。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> server: add get_info tool (#26522) * server: add get_info tool * fix --rpc in docs * server: harden get_info probe result handling Report the OS as unknown when the probe process fails to spawn or times out, so the diagnostic text from run() is never returned as an OS name. Strip the probe output on both ends, which also drops the blank line that ver prints before the version on Windows. Name the output and timeout limits, and report an unreadable working directory as unknown
发布时间:2026-08-04 09:36
抓取时间:2026-08-04 09:37
来源机构:ggml-org