Skip to content

chore: bump llama.cpp to b10453 - #35

Merged
leehack merged 1 commit into
mainfrom
automation/bump-llama-cpp
Aug 17, 2026
Merged

chore: bump llama.cpp to b10453#35
leehack merged 1 commit into
mainfrom
automation/bump-llama-cpp

Conversation

@leehack

@leehack leehack commented Aug 17, 2026

Copy link
Copy Markdown
Owner

llama.cpp update

Upstream changelog

Release notes for b10453
Details

model : remove some ggml_concat (#27176)

Co-authored-by: Xuan Son Nguyen son@huggingface.co

Website:

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

UI:

Commit range

Commits from b10448 to b10453 (first 80)
  • ui: read structuredContent from MCP tool result when content is empty (#26691) (0d9ceae)
  • ui: mask API Key field in settings and error splash to stop browser a… (#26562) (ece963f)
  • llama : check LoRA tensor data is within file bounds (#27056) (10bf611)
  • chat: refactor handling supports_string_content / supports_typed_content (#27130) (b94041a)
  • model : remove some ggml_concat (#27176) (3cb7ffb)

Web bridge review focus

Please pay extra attention to upstream changes touching:

  • WebGPU, WASM, Emscripten, pthreads, or memory64 build behavior
  • ggml backend APIs used by the bridge
  • model loading, tokenizer, chat template, context/state persistence, or cache semantics
  • CMake/build flags that can affect the generated JS/WASM artifacts

Validation

  • Emscripten build passed
  • Browser WebGPU/state-persistence smoke passed
  • Generated bridge artifacts include wasm32 and memory64 outputs
  • No stale hard-coded llama.cpp tag remains in CI/publish defaults

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 changes llama_cpp.version.

@leehack
leehack force-pushed the automation/bump-llama-cpp branch from 6396f98 to a604c3a Compare August 17, 2026 04:10
Copilot AI lite review requested due to automatic review settings August 17, 2026 04:10

Copilot AI 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.

Pull request overview

Updates the repository’s pinned llama.cpp version to the upstream b10453 release, ensuring the WebGPU/WASM bridge builds against the latest referenced llama.cpp tag.

Changes:

  • Bump llama.cpp pin from b10448 to b10453.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@leehack
leehack merged commit 04277cc into main Aug 17, 2026
3 checks passed
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.

2 participants