chore: update README

This commit is contained in:
Ayo Ayco 2025-09-02 20:12:29 +02:00
parent b8c0232f9b
commit a714d38b3f

View file

@ -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/)