Skip to content

llama : add missing call to ggml_backend_load_all()#22752

Merged
ggerganov merged 1 commit into
ggml-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 into
ggml-org:masterfrom
angt:llama-add-missing-call-to-ggml_backend_load_all

Conversation

@angt

@angt angt commented May 6, 2026

Copy link
Copy Markdown
Member

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

angt commented May 6, 2026

Copy link
Copy Markdown
Member Author

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
cetarthoriphros pushed a commit to cetarthoriphros/llama.cpp that referenced this pull request May 9, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
meh pushed a commit to meh/llama.cpp that referenced this pull request May 10, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
baramofme pushed a commit to baramofme/llama-cpp-turboquant that referenced this pull request May 23, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
carlosfundora pushed a commit to carlosfundora/llama.cpp-1-bit-turbo that referenced this pull request May 24, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
(cherry picked from commit 3980e04)
winstonma pushed a commit to winstonma/llama.cpp that referenced this pull request May 27, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
fewtarius pushed a commit to fewtarius/CachyLLama that referenced this pull request May 30, 2026
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
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