llama.cpp merges llama_batch_ext, replacing a batch API proposal open since #11875
GitHub·low signal
llama.cpp PR #24669 (merged 2026-09-24) adds llama_batch_ext and supersedes the earlier #11875 proposal. A staged follow-up PR adopts the API in downstream code. Bindings and servers that build on llama_batch should watch for the migration.