Skip to content

feat: update llama.cpp to 936918514 - #2348

Merged
abetlen merged 6 commits into
mainfrom
feat/update-llama-cpp-d2a818231
Aug 10, 2026
Merged

feat: update llama.cpp to 936918514#2348
abetlen merged 6 commits into
mainfrom
feat/update-llama-cpp-d2a818231

Conversation

@abetlen

@abetlen abetlen commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Updates the vendored llama.cpp revision and synchronizes the affected Python bindings.

  • Advances llama.cpp from e3546c794 to 936918514.
  • Synchronizes load-mode, MTP loading, suppress-token, sampler, and MTMD bindings.
  • Loads MTP tensors only when the example server enables draft-mtp.
  • Ensures contexts close before their backing models during cyclic finalization.
  • Includes upstream ggml 0.19.0 and MTMD image-scaling fixes.
  • Validates the CPU and MTMD build, ctypes symbols, lint checks, and the full Python test suite.

@abetlen abetlen changed the title feat: update llama.cpp to d2a818231 feat: update llama.cpp to 11924d4c1 Aug 2, 2026
@abetlen abetlen changed the title feat: update llama.cpp to 11924d4c1 feat: update llama.cpp to fc3f10b38 Aug 7, 2026
@abetlen abetlen changed the title feat: update llama.cpp to fc3f10b38 feat: update llama.cpp to 42e98813e Aug 7, 2026
@abetlen abetlen changed the title feat: update llama.cpp to 42e98813e feat: update llama.cpp to 936918514 Aug 9, 2026
@abetlen
abetlen merged commit 67014fd into main Aug 10, 2026
11 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant