返回全部动态

llama.cpp b10254 发布:新增 DeepSeek V4 Flash 0731 模板

原标题:b10254

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

AI 摘要

llama.cpp 发布 b10254 版本,主要更新是为 DeepSeek V4 Flash 0731 模型添加新的聊天模板,并调整了 DeepSeek V4 模板以对齐官方编码器,包括默认丢弃思考内容、支持结构化输出响应格式、新增 Flash 0731 模板等。该版本还提供了多平台二进制文件下载。

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

正文节选

<details open> chat : add new template for DeepSeek V4 Flash 0731 (#26398) * common/chat: update DeepSeek V4 templates Align the DeepSeek V4 templates with the official encoders while keeping parser behavior out of this change. - Default drop_thinking for DeepSeek V4 history so prior thinking is omitted unless preserve_reasoning is requested or tools are present. - Add structured output response-format instructions to the V4 templates and pass the schema into template rendering. - Add a sepa


发布时间:2026-08-04 12:53
抓取时间:2026-08-04 12:57
来源机构:ggml-org
阅读原文github.com