Link updates to pytorch 2.6 quickstart (#13032)

This commit is contained in:
Yuwen Hu 2025-04-01 10:35:22 +08:00 committed by GitHub
parent 633d1c72e7
commit 4427012672
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
## Windows
> [!NOTE]
> For installation with PyTorch 2.6, please refer to this [guide](../Quickstart/install_pytorch26_gpu.md#windows-quickstart) for more information.
> For installation with PyTorch 2.6, please refer to this [guide](../Quickstart/install_pytorch26_gpu.md) for more information.
### Prerequisites
@ -175,7 +175,7 @@ If you met error when importing `intel_extension_for_pytorch`, please ensure tha
## Linux
> [!NOTE]
> For installation with PyTorch 2.6, please refer to this [guide](../Quickstart/install_pytorch26_gpu.md#linux-quickstart) for more information.
> For installation with PyTorch 2.6, please refer to this [guide](../Quickstart/install_pytorch26_gpu.md) for more information.
### Prerequisites

View file

@ -6,7 +6,7 @@
This guide demonstrates how to install IPEX-LLM on Linux with Intel GPUs. It applies to Intel Data Center GPU Flex Series and Max Series, as well as Intel Arc Series GPU and Intel iGPU.
> [!NOTE]
> For installation with PyTorch 2.6, please refer to this [guide](./install_pytorch26_gpu.md#linux-quickstart) for more information.
> For installation with PyTorch 2.6, please refer to this [guide](./install_pytorch26_gpu.md) for more information.
> [!NOTE]
> For installation on Intel Arc B-Series GPU (such as **B580**), please refer to this [guide](./bmg_quickstart.md).

View file

@ -6,7 +6,7 @@
本指南将引导你如何在带有 Intel GPU 的 Linux 系统上安装 IPEX-LLM。适用于 Intel 数据中心的 GPU Flex 和 Max 系列,以及 Intel Arc 系列 GPU 和 Intel iGPU。
> [!NOTE]
> 如果需要安装 IPEX-LLM PyTorch 2.6 版本,请参阅本[指南](./install_pytorch26_gpu.md#linux-quickstart)获取详细信息。
> 如果需要安装 IPEX-LLM PyTorch 2.6 版本,请参阅本[指南](./install_pytorch26_gpu.md)获取详细信息。
> [!NOTE]
> 如果是在 Intel Arc B 系列 GPU 上安装(例,**B580**),请参阅本[指南](./bmg_quickstart.md)。

View file

@ -6,7 +6,7 @@
This guide demonstrates how to install IPEX-LLM on Windows with Intel GPUs.
> [!NOTE]
> For installation with PyTorch 2.6, please refer to this [guide](./install_pytorch26_gpu.md#windows-quickstart) for more information.
> For installation with PyTorch 2.6, please refer to this [guide](./install_pytorch26_gpu.md) for more information.
> [!NOTE]
> For installation on Intel Arc B-Series GPU (such as **B580**), please refer to this [guide](./bmg_quickstart.md).

View file

@ -6,7 +6,7 @@
本指南将引导你如何在具有 Intel GPUs 的 Windows 系统上安装 IPEX-LLM。
> [!NOTE]
> 如果需要安装 IPEX-LLM PyTorch 2.6 版本,请参阅本[指南](./install_pytorch26_gpu.md#windows-quickstart)获取详细信息。
> 如果需要安装 IPEX-LLM PyTorch 2.6 版本,请参阅本[指南](./install_pytorch26_gpu.md)获取详细信息。
> [!NOTE]
> 如果是在 Intel Arc B 系列 GPU 上安装(例,**B580**),请参阅本[指南](./bmg_quickstart.md)。