Upgrade llama.cpp from b10015 to b10034#343
Merged
Merged
Conversation
Bump the pinned llama.cpp version four-file set: - llama/CMakeLists.txt: GIT_TAG + -DLLAMA_TAG b10015 -> b10034 - README.md: badge and release link - CLAUDE.md: pinned-version line + build-example clone tag + pin references - LlamaCppVersion.java: LLAMA_CPP_VERSION constant (+ javadoc examples) The b10015..b10034 range (19 commits) is additive/tuning-only with no public-API surface change: all eight priority-8 headers are byte-identical and the only non-backend, non-tool source changes are trivial (a --stdin help-text reflow in common/arg.cpp outside patch 0001's region, an internal draft-logits fix in common/speculative.cpp, read_file tool-description text in server-tools.cpp, and an internal DeepSeek-V4 graph refactor). The bulk is ggml backend kernel work (CUDA/Metal/SYCL/Vulkan/OpenCL) inside upstream- compiled TUs. All six patches (0001-0003, 0006-0008) apply unchanged, and the OuteTTS generator anchors hold (tools/tts/tts.cpp unchanged). Verified via a fresh cmake configure (fail-loud PATCH_COMMAND + TTS extraction, ggml commit 505b1ed15) and appended the breaking-changes history rows. Co-Authored-By: Claude Opus 4.8 <[email protected]> Claude-Session: https://claude.ai/code/session_01Bc9vvA44qhi744Vw2juSgP
|
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
b10015tob10034across all configuration files and documentationGIT_TAGin CMakeLists.txt, Java version constant, build scripts, and README badgeTest plan
Related issues / PRs
Checklist
CONTRIBUTING.mdandCODE_OF_CONDUCT.mdSECURITY.md)https://claude.ai/code/session_01Bc9vvA44qhi744Vw2juSgP