Skip to content

common/reasoning-budget: force tool call immediately after budget ends#23478

Draft
pwilkin wants to merge 1 commit into
ggml-org:masterfrom
pwilkin:res-budget-force-call
Draft

common/reasoning-budget: force tool call immediately after budget ends#23478
pwilkin wants to merge 1 commit into
ggml-org:masterfrom
pwilkin:res-budget-force-call

Conversation

@pwilkin
Copy link
Copy Markdown
Member

@pwilkin pwilkin commented May 21, 2026

Overview

As in title, proof of concept for testing for now.

Additional information

Activated via --reasoning-budget-force-tool-call

Requirements

Comment thread common/chat.cpp
data.supports_thinking = true;
data.thinking_start_tag = "<|channel>thought";
data.thinking_end_tag = "<channel|>";
data.tool_start_tag = "<tool_call|>";
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<|tool_call>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants