chore: update readme

This commit is contained in:
Ayo Ayco 2025-09-02 21:21:53 +02:00
parent 3b9fe4de06
commit b094d46608

View file

@ -2,7 +2,7 @@
Code experimenting with PyTorch using Intel architecture (i.e., Intel Core Ultra processor with iGPU) or `xpu`. Code experimenting with PyTorch using Intel architecture (i.e., Intel Core Ultra processor with iGPU) or `xpu`.
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. 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.
## Setup ## Setup