b9685
📦 llama-cppView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces SYCL dev2dev memcpy functionality and includes various platform-specific binary builds, alongside a fix for a conflict resolution error.
Migration Steps
- The constant GGML_SYCL_DEV2DEV_MEMCPY has been moved to the runtime table.
✨ New Features
- Added dev2dev memcpy support via SYCL API.
🐛 Bug Fixes
- Fixed an error created during conflict resolution.