Change8

b8513

📦 llama-cppView on GitHub →
🐛 2 fixes🔧 1 symbols

Summary

This release addresses a bug in the SYCL implementation by fixing an incorrect variable check via assert and migrating to the GGML API for that component.

🐛 Bug Fixes

  • Fixed a wrong variable check by assert in SYCL implementation.
  • Switched to use GGML API for SYCL fixes.

Affected Symbols