b8823
📦 llama-cppView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release streamlines model compilation by using a single build per architecture and includes minor fixes and extensive binary distribution updates for numerous platforms.
✨ New Features
- Model compilation now uses a single llm_build per architecture.
🐛 Bug Fixes
- Fixed merge conflicts.