diff --git a/README.md b/README.md index 79c7d20..72a182f 100644 --- a/README.md +++ b/README.md @@ -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)