chore: bump llama.cpp to b10356 - #32
Open
leehack wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the pinned upstream llama.cpp release tag consumed by this repository’s CI/build workflows (via llama_cpp.version), advancing the bridge to build against the newer upstream release.
Changes:
- Bump
llama_cpp.versionfromb10333tob10356.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
llama.cpp update
b10333b10356Upstream changelog
Release notes for b10356
Details
ci : target ROCm 7.14 for build and release (#25775)
ROCm 7.14 is the first production release using TheRock build system.
It can be installed using multi-arch deliverables from wheels, debs,
rpms, tarballs or runfiles.
Adjust ROCm targets for Linux and Windows to use this instead.
Move the shared windows-setup-rocm composite action from the HIP SDK PRO
Edition installer to the multi-arch ROCm wheels (rocm[libraries,devel]).
The wheel-install logic that previously lived inline in release.yml is now
in the shared action, and both build-cache.yml and release.yml call it.
Also migrate the build-cuda-windows.yml hip job to the same wheel-based
layout (cache path/key, rocm-sdk environment setup, llvm/bin compiler
paths) so it keeps working after the action's contract changed; drop its
now-unused ROCm 7.2.1 rocWMMA download and stale include path.
Website:
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
Commit range
Commits from b10333 to b10356 (first 80)
9369185)74ce157)f401bb1)aea252f)0377426)1e396e7)92d1bb0)6ad4ab0)157b81f)e23e944)7a20b41)2e2d99c)86c298f)4c6766f)a52077c)62bf73d)4ae84de)e5275f6)4dee52f)f8def7f)d2f8305)dd1ea52)0666ad2)Web bridge review focus
Please pay extra attention to upstream changes touching:
Validation
Automation behavior
This PR is managed from the stable branch
automation/bump-llama-cpp. If another llama.cpp release appears before merge, the scheduled workflow updates this same PR instead of opening a duplicate. The workflow skips if a non-automation PR already changesllama_cpp.version.