Upgrade llama.cpp from b9553 to b9555 and release v5.0.2#217
Merged
Conversation
The b9553->b9555 patch touches only: - .devops/intel.Dockerfile (Intel GPU driver pins; upstream Docker only) - ggml-metal-device.cpp (Metal im2col kernel-selection bugfix, backend-internal) - tests/test-backend-ops.cpp (one extra upstream im2col test case) No public llama.cpp header changed, so no project C++ source edits are required. This is a documentation-only version bump; no new feature is exposable through the Java API.
Per docs/RELEASE.md step 1: strip -SNAPSHOT from pom.xml (5.0.2-SNAPSHOT -> 5.0.2) and bump the README release dependency examples from the previous release (5.0.1) to 5.0.2. The snapshot dependency example stays at 5.0.2-SNAPSHOT. Bundled with the b9555 llama.cpp bump on this branch so both land together on merge. Tagging v5.0.2 to trigger the publish-release job is a manual maintainer step.
|
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
Details
This is a routine maintenance upgrade to llama.cpp b9555, which includes:
.devops/intel.Dockerfile(IGC, compute-runtime, IGDGMM)ggml-metal-device.cppUpdated files:
CMakeLists.txt: llama.cpp GIT_TAG b9553 → b9555README.md: Badge and version references updatedCLAUDE.md: Current llama.cpp pinned version updatedpom.xml: Version 5.0.2-SNAPSHOT → 5.0.2 (release)docs/history/llama-cpp-breaking-changes.md: Added entry documenting the b9553→b9555 transitionTest plan
Related issues / PRs
Checklist
CONTRIBUTING.mdandCODE_OF_CONDUCT.mdSECURITY.md)https://claude.ai/code/session_01HpSWDP7wUrE1RcF52Tp1CH