Skip to content

llama : add missing call to ggml_backend_load_all()#22752

Merged
ggerganov merged 1 commit intoggml-org:masterfrom
angt:llama-add-missing-call-to-ggml_backend_load_all
May 7, 2026
Merged

llama : add missing call to ggml_backend_load_all()#22752
ggerganov merged 1 commit intoggml-org:masterfrom
angt:llama-add-missing-call-to-ggml_backend_load_all

Conversation

@angt
Copy link
Copy Markdown
Member

@angt angt commented May 6, 2026

Overview

Add missing call to ggml_backend_load_all()

Additional information

Missing from the PR #22290

Requirements

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
@angt angt requested a review from ggerganov as a code owner May 6, 2026 10:01
@angt
Copy link
Copy Markdown
Member Author

angt commented May 6, 2026

Much cleaner than #22751 IMO

@ggerganov ggerganov added the merge ready A maintainer can use this label to indicate that they consider the changes final and ready to merge. label May 6, 2026
@angt angt linked an issue May 6, 2026 that may be closed by this pull request
@ggerganov ggerganov merged commit 3980e04 into ggml-org:master May 7, 2026
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge ready A maintainer can use this label to indicate that they consider the changes final and ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Eval bug: RPC Backend no longer found

2 participants