From b747f3f6b84c746ea6f509d2714e0676ba90b5b5 Mon Sep 17 00:00:00 2001 From: Yuwen Hu <54161268+Oscilloscope98@users.noreply.github.com> Date: Fri, 13 Dec 2024 10:02:47 +0800 Subject: [PATCH] Small fix to GPU installation guide (#12536) --- docs/mddocs/Overview/install_gpu.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/mddocs/Overview/install_gpu.md b/docs/mddocs/Overview/install_gpu.md index 38a5e16c..5276bd86 100644 --- a/docs/mddocs/Overview/install_gpu.md +++ b/docs/mddocs/Overview/install_gpu.md @@ -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]