Skip to content

Conversation

ddh0
Copy link
Contributor

@ddh0 ddh0 commented Oct 7, 2025

Context checkpoints are usually relatively small, therefore, to avoid users complaining about excessive context re-processing for branching conversations, this PR bumps the default value of n_ctx_checkpoints from 3 to 8. Users can still configure the value with --ctx-checkpoints N or --swa-checkpoints N.

Make sure to read the contributing guidelines before submitting a PR

Context checkpoints are usually relatiely small, therefore, to avoid
users complaining about excessive context re-processing for branching
conversations, this PR bumps the default value of `n_ctx_checkpoints`
from 3 to 8. Users can still configure the value with `--ctx-checkpoints
N` or `--swa-checkpoints N`.
@ddh0 ddh0 requested a review from ggerganov as a code owner October 7, 2025 04:05
@ggerganov
Copy link
Member

I included this change in #16391

@ggerganov ggerganov closed this Oct 8, 2025
@ddh0 ddh0 deleted the increase-default-ctx-checkpoints branch October 8, 2025 17:12
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