Skip to content

Conversation

@slaren
Copy link
Member

@slaren slaren commented May 16, 2025

Some of the releases are now built with dynamically loadable backends, which requires loading the backends before calling llama.cpp. To ease the transition, this change instructs users to call ggml_backend_load() or ggml_backend_load_all() to load a backend when trying to load a model while there are no backends loaded.

@slaren slaren merged commit 5364ae4 into master May 16, 2025
46 checks passed
@slaren slaren deleted the sl/no-backends-warning branch May 16, 2025 14:38
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.

Misc. bug: Re-check from version b5028 and above, b5026 seems to have valid DLLs compared the new versions???

3 participants