Skip to content

Eval bug: Regression: --reasoning-budget N is ignored #21487

@shikaku2

Description

@shikaku2

Name and Version

working build (might not be where it regression was introduced, don't have time to test today, can update later):
llama-server --version
version: 8661 (b7ad48e)
built with GNU 15.2.1 for Linux x86_64

nonworking build:
llama-server --version
version: 8668 (b7ad48e)
built with GNU 15.2.1 for Linux x86_64

Operating systems

Linux

GGML backends

Vulkan

Hardware

n/a, general bug

Models

gemma-4-26b-a4b-it tested, might affect more

Problem description & steps to reproduce

in nonworking build(s), --reasoning-budget N is ignored entirely
llama-server -m gemma-4-26B-A4B-it-UD-IQ4_XS.gguf --reasoning-budget 100 --reasoning-budget-message "STOP"
[STOP never triggers]

First Bad Commit

No response

Relevant log output

[no crashes or abnormal logs, it's just a command line argument being ignored]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions