Change8

b8955

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

Summary

This release primarily refactors parameter handling within the 'spec' context, including renaming 'sparam' to 'sampling' and adding a new parameter category.

Migration Steps

  1. The parameter previously named "sparam" has been renamed to "sampling".
  2. Review usage of removed arguments related to 'spec' parameters.

✨ New Features

  • Refactored parameters within the 'spec' context.
  • Added a new category for 'spec' parameters.

🐛 Bug Fixes

  • Fixed an issue related to parameter handling (indicated by 'cont : fix').

Affected Symbols