Change8

b8671

📦 llama-cppView on GitHub →
🐛 3 fixes🔧 1 symbols

Summary

This release focuses on fixing issues related to GGUF boolean metadata loading, ensuring platform-independent behavior for BOOL metadata within the llama component.

🐛 Bug Fixes

  • Fixed GGUF bool array conversion in model-loader.
  • Fixed remaining GGUF bool pointer uses in model-loader.
  • Corrected platform-independent loading of BOOL metadata for llama.

Affected Symbols