Skip to content

Bump llama.cpp to cb295bf (b9888) for v0.8.33#67

Merged
nyo16 merged 1 commit into
masterfrom
bump-llama-cpp-cb295bf5
Jul 6, 2026
Merged

Bump llama.cpp to cb295bf (b9888) for v0.8.33#67
nyo16 merged 1 commit into
masterfrom
bump-llama-cpp-cb295bf5

Conversation

@nyo16

@nyo16 nyo16 commented Jul 6, 2026

Copy link
Copy Markdown
Owner

What

Folds the latest upstream llama.cpp binding into the unreleased v0.8.33.

  • Submodule: 2d973636e (b9870, v0.8.32) → cb295bf59 (b9888) — 18 commits.
  • CHANGELOG.md: submodule-bump entry added as the leading bullet under the v0.8.33 ### Changed section.

Scope

  • @version stays 0.8.33 (this release was never tagged).
  • checksum.exs untouched — regenerated by CI on the release tag.

Binding impact

No NIF changes required. Every header the binding compiles against — include/llama.h, ggml/include/ggml.h, ggml/include/ggml-backend.h,
common/common.h, common/chat.h, common/json-schema-to-grammar.h, common/sampling.h, common/speculative.h — has zero diff in this range
(nothing under include/ or common/ changed at all). The diff only touches llama core src/ and the statically-linked ggml backends
(CUDA/HIP/Vulkan/CPU) plus webui/scripts/server-test code the NIF does not link against, so the bump is picked up by resyncing the static libraries
on rebuild.

Fold the latest upstream binding into the unreleased v0.8.33. Forward
bump from 2d973636e (b9870, v0.8.32) — 18 commits. All headers the
binding compiles against are unchanged in this range; the diff only
touches llama core src and the statically-linked ggml backends
(CUDA/HIP/Vulkan/CPU), so no NIF changes were required.

CHANGELOG updated only; @Version stays 0.8.33 and checksum.exs is left
for CI to regenerate on the release tag.
@nyo16 nyo16 merged commit 82c8ab0 into master Jul 6, 2026
4 checks passed
@nyo16 nyo16 deleted the bump-llama-cpp-cb295bf5 branch July 6, 2026 19:49
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