b8525
📦 llama-cppView on GitHub →
✨ 1 features🐛 1 fixes
Summary
This release enhances model configuration flexibility by enabling 'causal_attn' and 'pooling_type' settings on all architectures and includes a minor location-related fix.
✨ New Features
- Allow configuration of 'causal_attn' and 'pooling_type' across all model architectures.
🐛 Bug Fixes
- Fixed an issue related to moving the location (context unclear from notes).