Back to feed

b8884

Apr 22, 2026
Meta/llama.cppCLIvb8884

common: Refactoring sampler parameters (#20429) (#22233)

This change refactors the reasoning_budget_message parameter from the common params into the sampling parameters specifically. It also removes the reasoning_budget common parameter and standardizes on the existing reasoning_budget_tokens parameter in the sampling configuration.

Issue: https://github.com/ggml-org/llama.cpp/issues/20429 Original PR: https://github.com/ggml-org/llama.cpp/pull/20297

macOS/iOS:

Linux:

Android:

Windows:

openEuler: