chore: ⬆️ Update ggml-org/llama.cpp to 3466812d1f06728effe7c0f3c0671117f461672d - #11798
Merged
Conversation
localai-org-maint-bot
force-pushed
the
bump/LLAMA_VERSION
branch
from
August 31, 2026 20:19
567fcec to
104257e
Compare
daef7b6874397a5a7c3d7e38b55e2ee0adf7da38e4b9af007beae34abba094cefd187658e89bbac8
localai-org-maint-bot
force-pushed
the
bump/LLAMA_VERSION
branch
from
September 1, 2026 08:25
104257e to
7c00914
Compare
e4b9af007beae34abba094cefd187658e89bbac80eadefebd3f8f92a86d634a0e5b8fffc9dc792c0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
localai-org-maint-bot
force-pushed
the
bump/LLAMA_VERSION
branch
from
September 1, 2026 20:17
5c6203b to
266d996
Compare
0eadefebd3f8f92a86d634a0e5b8fffc9dc792c03466812d1f06728effe7c0f3c0671117f461672d
ggml-rpc gained an Apple RDMA transport in this llama.cpp range and declares its librdma dependency with target_link_options(ggml-rpc PRIVATE "LINKER:-weak_library,..."). Link options are not a usage requirement of a static library, so the llama-cpp-grpc variant, which builds with BUILD_SHARED_LIBS=OFF, dropped the flag and left every ibv_* symbol of transport-apple.cpp undefined when grpc-server linked on darwin. prepare.sh now re-declares the same weak link as INTERFACE on the ggml-rpc target, so the flag reaches whoever links the static library. The append is guarded on a marker for repeat runs, and on GGML_RPC_RDMA_APPLE, which the turboquant and bonsai forks lack. Assisted-by: Claude:claude-opus-5 [Claude Code] Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
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.
Changes: https://github.com/ggml-org/llama.cpp/compare/d7bd3bfcad3e29c7e49fd26f38c79ee3e9a3fd6b..3466812d1f06728effe7c0f3c0671117f461672d