Small fix to GPU installation guide (#12536)

This commit is contained in:
Yuwen Hu 2024-12-13 10:02:47 +08:00 committed by GitHub
parent f36c23664f
commit b747f3f6b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,9 +6,6 @@
IPEX-LLM on Windows supports Intel iGPU and dGPU.
> [!IMPORTANT]
> IPEX-LLM on Windows only supports PyTorch 2.1.
To apply Intel GPU acceleration, please first verify your GPU driver version.
> [!NOTE]