chore: update readme

This commit is contained in:
Ayo Ayco 2025-09-02 22:51:42 +02:00
parent dbb610eafe
commit 32fec1e081

View file

@ -7,6 +7,8 @@ Experimenting with PyTorch using Intel architecture (i.e., Intel Core Ultra proc
After installing `ipex-llm` which is required to use Intel GPUs (see [Setup](#setup)), you will have access to `conda` and be able to `import torch` normally.
The XPU is an accelerator for working with Tensors.
## Setup
1. [Install IPEX-LLM on Intel GPU with PyTorch 2.6](https://git.ayo.run/ayo/ipex-llm/src/branch/main/docs/mddocs/Quickstart/install_pytorch26_gpu.md)