Skip to content

feat: update llama.cpp to 42e98813e - #2348

Open
abetlen wants to merge 5 commits into
mainfrom
feat/update-llama-cpp-d2a818231
Open

feat: update llama.cpp to 42e98813e#2348
abetlen wants to merge 5 commits into
mainfrom
feat/update-llama-cpp-d2a818231

Conversation

@abetlen

@abetlenabetlen 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 42e98813e.
  • Synchronizes load-mode, suppress-token, sampler, and MTMD bindings with the current exported headers.
  • Loads MTP tensors only when the example server enables draft-mtp.
  • Ensures contexts close before their backing models during cyclic finalization.
  • Validates the CPU and MTMD build, ctypes symbols, lint checks, and the full Python test suite.

@abetlenabetlen changed the title feat: update llama.cpp to d2a818231feat: update llama.cpp to 11924d4c1Aug 2, 2026
@abetlenabetlen changed the title feat: update llama.cpp to 11924d4c1feat: update llama.cpp to fc3f10b38Aug 7, 2026
@abetlenabetlen changed the title feat: update llama.cpp to fc3f10b38feat: update llama.cpp to 42e98813eAug 7, 2026
Sign up for freeto 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

@abetlen