Skip to content

Upgrade llama.cpp from b9930 to b9940#309

Merged
bernardladenthin merged 2 commits into
mainfrom
claude/llama-cpp-b9940-update-b8hbp1
Jul 9, 2026
Merged

Upgrade llama.cpp from b9930 to b9940#309
bernardladenthin merged 2 commits into
mainfrom
claude/llama-cpp-b9940-update-b8hbp1

Conversation

@bernardladenthin

Copy link
Copy Markdown
Owner

Summary

  • Upgrade pinned llama.cpp version from b9930 to b9940 across all configuration files and documentation
  • Update upstream verification records in breaking-changes history documenting patch compatibility across the version range
  • All eight priority headers remain byte-identical; no project source changes required

Test plan

  • CI is green on this branch
  • Docs updated with new version references and upstream verification records

Related issues / PRs

Checklist

  • I have read CONTRIBUTING.md and CODE_OF_CONDUCT.md
  • My commits follow Conventional Commits
  • No security-sensitive changes (if there are, I have notified the maintainer privately per SECURITY.md)

Details

This upgrade touches only configuration and documentation:

  • CLAUDE.md: Updated pinned version reference (line 9) and build example (line 424)
  • llama/CMakeLists.txt: Updated GIT_TAG in FetchContent declaration and TTS generation script tag
  • README.md: Updated badge link and version reference
  • docs/history/llama-cpp-breaking-changes.md: Added upstream verification records for:
    • b9930–b9938 range: GPU backend tweaks (CUDA/HIP/Vulkan/WebGPU/OpenCL/Hexagon) and server-context prompt-batch logic
    • b9938–b9940 range: Metal ops/shaders and CPU ops tweaks

Per the upstream verification records, all eight priority headers remain byte-identical across both ranges, and all patches (00010008) re-verify cleanly against b9940. No OuteTTS generator anchor was touched.

https://claude.ai/code/session_01NusHDGeYd25fkNjqdFpUr2

claude added 2 commits July 9, 2026 11:57
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NusHDGeYd25fkNjqdFpUr2
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NusHDGeYd25fkNjqdFpUr2
@bernardladenthin bernardladenthin merged commit fbdcec6 into main Jul 9, 2026
10 of 14 checks passed
@bernardladenthin bernardladenthin deleted the claude/llama-cpp-b9940-update-b8hbp1 branch July 9, 2026 12:02
@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

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.

2 participants