chore: update readme
This commit is contained in:
parent
dbb610eafe
commit
32fec1e081
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
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
|
## 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)
|
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)
|
||||||
|
|
Loading…
Reference in a new issue