Skip to content

server : respect min-step when splitting prompt batches#25420

Merged
aldehir merged 1 commit into
ggml-org:masterfrom
aldehir:server-respect-min-step
Jul 9, 2026
Merged

server : respect min-step when splitting prompt batches#25420
aldehir merged 1 commit into
ggml-org:masterfrom
aldehir:server-respect-min-step

Conversation

@aldehir

@aldehir aldehir commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Overview

The server checkpoint logic breaks on every user message start, which does not respect --checkpoint-min-step and negatively impacts prefill speed. This PR corrects that by aligning with min-step.

fixes #25213
fixes #25320

Requirements

@aldehir aldehir merged commit 64c8b7d into ggml-org:master Jul 9, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

3 participants