You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running the ipex-llm provide ollama on intel core ultra 7. when input ollama list I got below information in the Powershell
ggml_sycl_init: GGML_SYCL_FORCE_MMQ: no
ggml_sycl_init: SYCL_USE_XMX: yes
ggml_sycl_init: found 1 SYCL devices:
I'm curious that what is GGML_SYCL_FORCE_MMQ it looks like a similar accelerating tech as SYCL_USE_XMX.
Can we set the GGML_SYCL_FORCE_MMQ: yes?
I read other pages console output log, mostly are set GGML_SYCL_FORCE_MMQ: no . Is there any reason not enable this feature ?
The text was updated successfully, but these errors were encountered:
I'm running the ipex-llm provide ollama on intel core ultra 7. when input ollama list I got below information in the Powershell
ggml_sycl_init: GGML_SYCL_FORCE_MMQ: no
ggml_sycl_init: SYCL_USE_XMX: yes
ggml_sycl_init: found 1 SYCL devices:
I'm curious that what is GGML_SYCL_FORCE_MMQ it looks like a similar accelerating tech as SYCL_USE_XMX.
Can we set the GGML_SYCL_FORCE_MMQ: yes?
I read other pages console output log, mostly are set GGML_SYCL_FORCE_MMQ: no . Is there any reason not enable this feature ?
The text was updated successfully, but these errors were encountered: