mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-06-02 16:05:35 +02:00
This commit adds the `GGML_SYCL_DNN` option to the Ruby bindings for the GGML library. This option as added to ggml in Commit (5e7e07758a5f3172380500e173ca71f679bbef1e "sycl: use oneDNN for matrices multiplication") The motivation for this change to enable the CI build to pass.