b9050
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release addresses a bug by adding a missing call to ggml_backend_load_all() for the llama backend and provides numerous pre-compiled binaries for various operating systems and hardware configurations.
🐛 Bug Fixes
- Added missing call to ggml_backend_load_all() for llama backend initialization.