fix(container): update image ghcr.io/ggml-org/llama.cpp (server-cuda-b10362 ➔ server-cuda-b10380) - #7239
Merged
Conversation
…b10362 ➔ server-cuda-b10380)
There was a problem hiding this comment.
ghcr.io/ggml-org/llama.cpp: server-cuda-b10362 → server-cuda-b10380
Verdict: Safe to merge
Patch bump spanning 18 upstream commits (roughly two weeks of development). Reviewed every commit in the range; none affect this deployment's usage (CUDA server image, dense Qwen3.5-4B GGUF model pulled via LLAMA_ARG_HF_REPO/LLAMA_ARG_MMPROJ_URL, jinja templating, discrete NVIDIA GPU via runtime: nvidia):
llama: add default load-mode autoonly changes mmap defaults for non-Metal iGPUs — not applicable to a discrete-GPU deployment.CUDA: only disable CUDA graphs when mul_mat_id actually needs a stream syncimproves throughput for MoE models; Qwen3.5-4B is dense, so no measurable effect.mtmd: support pocket-tts, the RWKV wkv7 kernel, HIP register-spill list, and Windows CI additions are unrelated to this image's usage.- Notable incidental fix:
common/chat: tighten bare function parsing for Qwen modelscorrects a grammar-trigger bug where literal text such as#include <functional>was falsely matched as a tool call when tools were provided — directly benefits the Qwen model served bydocker/nas01/llama/docker-compose.yaml, requires no config change on our end.
No breaking changes, deprecations, or required repo changes identified.
Sources consulted:
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.
This PR contains the following updates:
server-cuda-b10362→server-cuda-b10380Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate CLI.