RUNLOCALAIv38
->Will it run?Best GPUCompareTroubleshootStartLearnPulseModelsHardwareToolsBench
Run check
RUNLOCALAI

Independently operated catalog for local-AI hardware and software. Hand-written verdicts. Source-cited claims. Reproducible commands when we have them.

OP·Eruo Fredoline
DIR
  • Models
  • Hardware
  • Tools
  • Benchmarks
TOOLS
  • Will it run?
  • Compare hardware
  • Cost vs cloud
  • Choose my GPU
  • Prompting kits
  • Quick answers
REF
  • All buyer guides
  • Learn local AI
  • Methodology
  • Glossary
  • Errors KB
  • Trust
EDITOR
  • About
  • Author
  • How we make money
  • Editorial policy
  • Contact
LEGAL
  • Privacy
  • Terms
  • Sitemap
MAIL · MONTHLY DIGEST
Get monthly local AI changes
Monthly recap. No spam.
DISCLOSURE

Some links on this site are affiliate links (Amazon Associates and other first-class retailers). When you buy through them, we earn a small commission at no extra cost to you. Affiliate links do not influence our verdicts — there are cards we rate highly that we don't have affiliate relationships with, and cards that sell well that we refuse to recommend. Read more →

© 2026 runlocalai.coIndependently operated
RUNLOCALAI · v38
← /pulse/gh-ggml-org-llama-cpp-b9982
ADVISORYRUNTIME UPDATE·2026-07-13

llama.cpp b9982: Per-Request Reasoning Budget Tokens Now Respected

▼ WHAT HAPPENED

In the latest release of llama.cpp (b9982), a critical bug has been fixed where per-request reasoning budget tokens were being ignored in chat completions. Previously, only server-level defaults and Anthropic-style aliases were considered, leading to potential misconfiguration or unintended behavior when attempting to override these settings on a per-request basis. This update ensures that any specified reasoning_budget_tokens value is now correctly applied, allowing for more granular control over the model's response generation process. Operators running local AI services should be aware of this change as it directly impacts how they manage and configure their chat completion requests.

▼ OPERATOR ANGLE

Review your API request configurations to ensure proper use of reasoning_budget_tokens for per-request overrides.
SOURCE: https://github.com/ggml-org/llama.cpp/releases/tag/b9982[GITHUB-RELEASE]

▼ ENTITIES REFERENCED

TOOLllama-cpp-python
[pulse item] · runlocalai.co/pulse/gh-ggml-org-llama-cpp-b9982