chore: update README
This commit is contained in:
parent
b8c0232f9b
commit
a714d38b3f
1 changed files with 2 additions and 0 deletions
|
@ -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/)
|
||||
|
|
Loading…
Reference in a new issue