running Ollama on Intet Arc iGPU

I have a Windows 11 on a mini PC (Geekom GT series G1 Mega) and it has the Intel Arc iGPU, + NPU
I also have a local AI chat and my setup is this (Ollama + Docker + Openwebui)
now I want to use my Intel ARC iGPU but no matter what I do, Ollama ends up running on CPU.

I tried the instruction from Intel, the PDF you shared as well but the problem is that the Intel oneAPI Base Toolkit they use in the instructions is version 2024.1.0 but the version available to download now is 2025.1 and it is not working, I mean when I run the "Ollama serve" it is missing some DLLs that I have but in a higher version... and it's a dead end.

So, I wanted to see if there is a way:

1- downloading the 2024.1.0 version.

2- or any other way to use for my case, Ollama + Docker + Openwebui, so that the intel Arc iGPU or NPU will be used when I use Ollama in OpenwebUi.