8000 server : fix LRU check by ggerganov · Pull Request #14079 · ggml-org/llama.cpp · GitHub
[go: up one dir, main page]

Skip to content

server : fix LRU check #14079

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2025
Merged

server : fix LRU check #14079

merged 1 commit into from
Jun 9, 2025

Conversation

ggerganov
Copy link
Member

fix #14073

When slot.t_last_used == t_last the deferred tasks got stuck in the deferred queue.

@ggerganov ggerganov merged commit 87d34b3 into master Jun 9, 2025
54 checks passed
@ggerganov ggerganov deleted the gg/server-fix-lru branch June 9, 2025 09:58
Lalalili1122 added a commit to Lalalili1122/llama.cpp that referenced this pull request Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eval bug: processing server tasks via REST API seems to freeze, with no response sent back to the calling application
2 participants
0