b8069
📦 llama-cppView on GitHub →
🐛 4 fixes🔧 2 symbols
Summary
This release focuses on internal fixes within the graph and continuous modules, specifically addressing issues related to KQ mask reuse and adapter checks.
🐛 Bug Fixes
- Fixed KQ mask reuse condition in the graph module.
- Deduped KQ mask build and can_reuse logic in the cont module.
- Fixed build issues related to KQ mask.
- Fixed adapter check logic for reuse in the graph module.