b9649
📦 llama-cppView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release includes a fix for the SYCL reorder function and enhances the build script by adding explicit support for SYCL FP32/FP16 compilation targets. Numerous platform binaries are also provided.
✨ New Features
- Added support for SYCL FP32 and FP16 builds in the build script.
🐛 Bug Fixes
- Fixed the reorder function within the SYCL backend.