Upgrade llama.cpp from b10076 to b10092#358
Merged
Merged
Conversation
Bump the pinned llama.cpp release across the four canonical files (GIT_TAG + LLAMA_TAG in llama/CMakeLists.txt, README badge/link, CLAUDE.md pinned-version line, LlamaCppVersion.LLAMA_CPP_VERSION) and append the b10076->b10092 rows to the breaking-changes history. The b10076...b10092 range is 48 files / ~4.8k insertions over 16 commits, additive/tuning-only. All eight priority-8 headers are byte-identical. Two patch-target files changed but only outside the patched regions: common/arg.cpp adds speculative sidecar draft-repo resolution in common_models_handler_apply (away from 0001's common_params_parse* block; common/arg.h unchanged), and tools/server/server-context.cpp adds a null-ctx_tgt guard in load_model (distinct from 0002's callback guard and 0003's getters). All six patches (0001-0003, 0006-0008) apply cleanly in filename order against a fresh b10092 checkout, and the OuteTTS generator ran clean against tools/tts/tts.cpp @ b10092 (all anchors held). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01L7znBvN71TQNXgLjEGR9eU
bernardladenthin
had a problem deploying
to
startgate
July 23, 2026 09:46 — with
GitHub Actions
Error
bernardladenthin
had a problem deploying
to
maven-central
July 23, 2026 09:46 — with
GitHub Actions
Failure
bernardladenthin
had a problem deploying
to
maven-central
July 23, 2026 09:46 — with
GitHub Actions
Failure
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
b10076tob10092across all configuration files and documentationLlamaCppVersion.LLAMA_CPP_VERSIONconstant to reflect the new upstream versionDetails
This is a routine upstream version bump. The b10076→b10092 range includes additive/tuning-only changes across ggml backends (CUDA, Vulkan, WebGPU, Hexagon, OpenVINO, kleidiai), new Laguna model architecture support, Qwen3-VL multimodal support, and chat auto-parser improvements. All eight priority-8 headers remain byte-identical; no patch-target regions are affected. The OuteTTS generator anchors (
tools/tts/tts.cpp) are unchanged.Test plan
Related issues / PRs
Checklist
CONTRIBUTING.mdandCODE_OF_CONDUCT.mdSECURITY.md)https://claude.ai/code/session_01L7znBvN71TQNXgLjEGR9eU