Skip to content

Upgrade llama.cpp from b8841 to b8854; bump jackson-databind to 2.21.2#92

Merged
bernardladenthin merged 1 commit intomasterfrom
claude/update-b8854-compatibility-fSera
Apr 20, 2026
Merged

Upgrade llama.cpp from b8841 to b8854; bump jackson-databind to 2.21.2#92
bernardladenthin merged 1 commit intomasterfrom
claude/update-b8854-compatibility-fSera

Conversation

@bernardladenthin
Copy link
Copy Markdown
Owner

API changes from b8841→b8854:

  • server_tokens::get_text_tokens() split into get_tokens() (raw ref) and get_text_tokens() (filtered copy, removes LLAMA_TOKEN_NULL mtmd placeholders); save/load and context-shift call sites updated to get_tokens()
  • No impact from clear_idle→cache_idle_slots, common_speculative_is_compat removal, or mtmd_decoder_pos/get_decoder_pos signature changes (unused here)

https://claude.ai/code/session_01NvdTtvcTRUFL8fBnbtDCpL

API changes from b8841→b8854:
- server_tokens::get_text_tokens() split into get_tokens() (raw ref) and
  get_text_tokens() (filtered copy, removes LLAMA_TOKEN_NULL mtmd placeholders);
  save/load and context-shift call sites updated to get_tokens()
- No impact from clear_idle→cache_idle_slots, common_speculative_is_compat
  removal, or mtmd_decoder_pos/get_decoder_pos signature changes (unused here)

https://claude.ai/code/session_01NvdTtvcTRUFL8fBnbtDCpL
@bernardladenthin bernardladenthin merged commit f998345 into master Apr 20, 2026
16 checks passed
@bernardladenthin bernardladenthin deleted the claude/update-b8854-compatibility-fSera branch April 20, 2026 13:55
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