b8529
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release addresses a bug where the verbosity threshold was set too late in parameter parsing, potentially affecting early operations like file downloads. It also provides numerous pre-compiled binaries for various operating systems and hardware configurations.
🐛 Bug Fixes
- Fixed an issue where the verbosity threshold was set too late in common_params_parse_ex(), potentially causing operations like file downloads to occur before the correct verbosity level was established.