diff --git a/README.md b/README.md index f4e20db..2461225 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Learn PyTorch +After installing `ipex-llm` which is required to use Intel GPUs (see documentation in [Links](#Links), you can should have access to `conda` and be able to `import torch` normally. + Links - [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) - [Get started with PyTorch locally](https://pytorch.org/get-started/locally/)