7 lines
433 B
Markdown
7 lines
433 B
Markdown
# 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/)
|