Change8

b8983

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

Summary

This release includes a fix for draft model checkpoints within the spec module and general code clean-up. A warning related to ngram-mod reset is now controlled by the verbose flag.

Migration Steps

  1. The warning for ngram-mod reset is now gated behind the verbose flag.

🐛 Bug Fixes

  • Fixed draft model checkpoints in spec.
  • Cleaned up code.

Affected Symbols