b9922
📦 llama-cppView on GitHub →
✨ 1 features🔧 1 symbols
Summary
This release introduces an enhancement to llama-batch for recurrent models by adding the n_keep_tail parameter in split_equal. It also provides updated binary distributions for numerous operating systems and hardware configurations.
✨ New Features
- Added "n_keep_tail" parameter to llama-batch split_equal function for recurrent models.