Skip to content

fix(container): update image ghcr.io/ggml-org/llama.cpp (server-cuda-b10380 ➔ server-cuda-b10398) - #7251

Merged
drag0n141 merged 1 commit into
masterfrom
renovate/ghcr.io-ggml-org-llama.cpp-0.x
Aug 13, 2026
Merged

fix(container): update image ghcr.io/ggml-org/llama.cpp (server-cuda-b10380 ➔ server-cuda-b10398)#7251
drag0n141 merged 1 commit into
masterfrom
renovate/ghcr.io-ggml-org-llama.cpp-0.x

Conversation

@drag0n141-bot

@drag0n141-bot drag0n141-bot Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/ggml-org/llama.cpp patch server-cuda-b10380server-cuda-b10398

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ghcr.io/ggml-org/llama.cpp: server-cuda-b10380 → server-cuda-b10398

Verdict: Safe to merge

Patch bump of 18 upstream commits (b10380...b10398). No GitHub Releases exist for these build tags (llama.cpp only tags builds, doesn't publish release notes), so I reviewed the commit log directly. Notable changes:

  • gguf: harden loader against malformed tensor dims and metadata types — fixes two fuzzer-found crashes (SIGFPE division-by-zero, assertion abort) when loading a malformed .gguf file. Pure hardening, no behavior change for valid models.
  • common: add system-level config file — adds optional /etc/llama.cpp/config.ini / ~/.config/llama.cpp/config.ini support, with CLI flags and env vars still taking precedence over it. This repo configures everything via LLAMA_ARG_* env vars in docker/nas01/llama/docker-compose.yaml, so this has no effect here.
  • Remaining commits are backend-specific fixes (OpenCL, Vulkan, ROCm/CI), a Gemma4 conversion fix, a wavtokenizer bound fix, a server media-slot-save feature, and CMake/CI housekeeping — none touch the CUDA backend or the Qwen3.5 GGUF model/config this deployment uses.

No breaking changes, deprecations, or actionable new features for this repo's setup.

Sources consulted:

@drag0n141
drag0n141 merged commit d667684 into master Aug 13, 2026
2 checks passed
@drag0n141
drag0n141 deleted the renovate/ghcr.io-ggml-org-llama.cpp-0.x branch August 13, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant