Change8

b8710

📦 llama-cppView on GitHub →
🐛 1 fixes

Summary

This release updates the debug example to disable the cb_eval callback when using the --save-logits flag, reducing noise in the output. It also provides numerous pre-compiled binaries for macOS, Linux, Windows, and openEuler.

🐛 Bug Fixes

  • Disabled the cb_eval callback for the --save-logits example flag to reduce output noise when using model-conversion scripts.