b8755
📦 llama-cppView on GitHub →
✨ 3 features🐛 1 fixes🔧 1 symbols
Summary
This release focuses heavily on expanding hardware and OS support, particularly adding Linux on Snapdragon support via the hexagon backend, and updating build configurations and documentation.
✨ New Features
- Added support for Linux on Snapdragon via the hexagon backend.
- Added support for Debian on ex2 via the hexagon backend.
- Added -fvectotize flag to C/C++ CMake build configurations.
🐛 Bug Fixes
- Removed trailing white space in hexagon related files.