b9437
📦 llama-cppView on GitHub →
✨ 2 features
Summary
This release introduces support for `-fa auto` in llama-bench and standardizes the default value of the `-ngl` parameter to -1.
Migration Steps
- The default value for the `-ngl` parameter has been changed to -1, aligning it with other tools.
✨ New Features
- Added support for the `-fa auto` flag in llama-bench.
- Updated README with the latest usage instructions and examples.