返回全部动态

llama.cpp b10763 发布:默认启用 preserve_reasoning 参数

原标题:b10763

llama.cpp Releases一手来源产品发布质量 72

AI 摘要

llama.cpp 发布 b10763 版本,默认启用 preserve_reasoning 聊天模板参数,并记录其有效状态。该参数可通过 --reasoning-preserve / --no-reasoning-preserve 显式控制,若未指定则默认开启,服务器会记录有效状态并给出相应警告。同时,通过 --chat-template-kwargs 设置该参数的方式已被弃用。此版本提供了适用于 macOS、Linux、Windows、Android 等多平台的二进制文件。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

<details open> common, server : enable preserve_reasoning kwarg by default, log its effective state (#28174) * common, server : enable preserve_reasoning kwarg by default, log its effective state If the preserve_reasoning chat template kwarg is not specified explicitly via --reasoning-preserve / --no-reasoning-preserve, it is enabled by default after argument processing. The server logs the effective state of the kwarg, warns that it is enabled by default when the template supports it, and on


发布时间:2026-09-03 03:02
抓取时间:2026-09-03 03:32
来源机构:ggml-org
阅读原文github.com