Open mecattaf opened 1 month ago
Hi @mecattaf , we will try install dgpu on Fedora and update you the progress.
Thanks for that @gooishin I am aware of https://github.com/xanderlent/intel-npu-driver-rpm/issues/4 packaged for fedora. However in the ubuntu-script mentioned above I see lots of dependencies. Which ones are necessary to use Ipex?
Hi @mecattaf , the ubuntu setup script above is mainly for GPU drivers and kernel installation.
If you are looking for IPEX running in NPU, you can refer to this https://github.com/intel/intel-npu-acceleration-library. Example running Tiny-Llama LLM https://github.com/intel/intel-npu-acceleration-library?tab=readme-ov-file#run-a-tiny-llama-model-on-the-npu
However, those are for Ubuntu guide.
Hello, Kindly provide us with the install instructions for Fedora, similar to https://github.com/intel/edge-developer-kit-reference-scripts/tree/main/gpu/arc/dg2 Thank you