Skip to content

Conversation

@ssweens
Copy link
Contributor

@ssweens ssweens commented Dec 13, 2025

Fix #17527

Change find_slot to allow non-contiguous allocation during state restore. Fixes 'failed to find available cells in kv cache' error when restoring state to fragmented cache.

Change find_slot to allow non-contiguous allocation during state restore. Fixes 'failed to find available cells in kv cache' error when restoring state to fragmented cache.
@ssweens ssweens requested a review from ggerganov as a code owner December 13, 2025 01:27
@ssweens
Copy link
Contributor Author

ssweens commented Dec 13, 2025

PS - aimed to implement the direction given by @ggerganov (#17527 (comment))

@ggerganov
Copy link
Member

Looking good - will do some testing to confirm 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Everything test related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Eval bug: failed to restore kv cache on gpt-oss:120b with parallel processing

2 participants