Change8

b9587

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

Summary

This release primarily contains a non-functional fix correcting the logging name for the "ngram-map-k4v" speculative decoding type. It also provides numerous pre-compiled binaries for various operating systems and hardware targets.

🐛 Bug Fixes

  • Fixed an issue where log messages incorrectly displayed "ngram-map-k" instead of the correct "ngram-map-k4v" when using --spec-type ngram-map-k4v and config.key_only is false.

Affected Symbols