From d127a8654cea61d355d27d16545ff86479d58787 Mon Sep 17 00:00:00 2001 From: Yuwen Hu <54161268+Oscilloscope98@users.noreply.github.com> Date: Tue, 17 Dec 2024 13:54:13 +0800 Subject: [PATCH] Small typo fixes (#12558) --- docs/mddocs/Overview/install_gpu.md | 6 +++--- docs/mddocs/Quickstart/install_linux_gpu.md | 4 ++-- docs/mddocs/Quickstart/install_linux_gpu.zh-CN.md | 4 ++-- docs/mddocs/Quickstart/install_windows_gpu.md | 2 +- docs/mddocs/Quickstart/install_windows_gpu.zh-CN.md | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/mddocs/Overview/install_gpu.md b/docs/mddocs/Overview/install_gpu.md index 5276bd86c97..648e8ed3343 100644 --- a/docs/mddocs/Overview/install_gpu.md +++ b/docs/mddocs/Overview/install_gpu.md @@ -43,7 +43,7 @@ We recommend using [Miniforge](https://conda-forge.org/download/) to create a py The easiest ways to install `ipex-llm` is the following commands. -- For **Intel Core™ Ultra Processers (Series 2) with processor number 2xxV (code name Lunar Lake)**: +- For **Intel Core™ Ultra Processors (Series 2) with processor number 2xxV (code name Lunar Lake)**: Choose either US or CN website for `extra-index-url`: @@ -91,7 +91,7 @@ The easiest ways to install `ipex-llm` is the following commands. If you encounter network issues when installing IPEX, you can also install IPEX-LLM dependencies for Intel XPU from source archives. First you need to download and install torch/torchvision/ipex from wheels listed below before installing `ipex-llm`. -- For **Intel Core™ Ultra Processers (Series 2) with processor number 2xxV (code name Lunar Lake)**: +- For **Intel Core™ Ultra Processors (Series 2) with processor number 2xxV (code name Lunar Lake)**: Download the wheels on Windows system: @@ -181,7 +181,7 @@ IPEX-LLM GPU support on Linux has been verified on: * Intel iGPU > [!IMPORTANT] -> For prerequisite installation on Intel Core™ Ultra Processers (Series 1) with processor number 1xxH/U/HL/UL (code name Meteor Lake), please refer to [this guide](../Quickstart/install_linux_gpu.md#install-prerequisites). +> For prerequisite installation on Intel Core™ Ultra Processors (Series 1) with processor number 1xxH/U/HL/UL (code name Meteor Lake), please refer to [this guide](../Quickstart/install_linux_gpu.md#install-prerequisites). > [!Note] > IPEX-LLM on Linux supports PyTorch 2.0 and PyTorch 2.1. diff --git a/docs/mddocs/Quickstart/install_linux_gpu.md b/docs/mddocs/Quickstart/install_linux_gpu.md index fa2923d38f2..ec1ee94ecaa 100644 --- a/docs/mddocs/Quickstart/install_linux_gpu.md +++ b/docs/mddocs/Quickstart/install_linux_gpu.md @@ -14,7 +14,7 @@ IPEX-LLM recommends to use the Ubuntu 22.04 operating system with Linux kernel 6 ## Table of Contents - [Install Prerequisites](./install_linux_gpu.md#install-prerequisites) - [Install GPU Driver](#install-gpu-driver) - - [For Intel Core™ Ultra Processers (Series 1) with processor number 1xxH/U/HL/UL (code name Meteor Lake)](#for-intel-core-ultra-processers-series-1-with-processor-number-1xxhuhlul-code-name-meteor-lake) + - [For Intel Core™ Ultra Processors (Series 1) with processor number 1xxH/U/HL/UL (code name Meteor Lake)](#for-intel-core-ultra-processors-series-1-with-processor-number-1xxhuhlul-code-name-meteor-lake) - [For other Intel iGPU and dGPU](#for-other-intel-igpu-and-dgpu) - [Install oneAPI](#install-oneapi) - [Setup Python Environment](#setup-python-environment) @@ -28,7 +28,7 @@ IPEX-LLM recommends to use the Ubuntu 22.04 operating system with Linux kernel 6 ### Install GPU Driver -#### For Intel Core™ Ultra Processers (Series 1) with processor number 1xxH/U/HL/UL (code name Meteor Lake) +#### For Intel Core™ Ultra Processors (Series 1) with processor number 1xxH/U/HL/UL (code name Meteor Lake) > [!NOTE] > For IPEX-LLM on Linux with Meteor Lake integrated GPU, we have currently verified on Ubuntu 22.04 with kernel `6.5.0-35-generic`. diff --git a/docs/mddocs/Quickstart/install_linux_gpu.zh-CN.md b/docs/mddocs/Quickstart/install_linux_gpu.zh-CN.md index 4f52c2f6346..733281d8caa 100644 --- a/docs/mddocs/Quickstart/install_linux_gpu.zh-CN.md +++ b/docs/mddocs/Quickstart/install_linux_gpu.zh-CN.md @@ -13,7 +13,7 @@ ## 目录 - [系统环境安装](./install_linux_gpu.zh-CN.md#系统环境安装) - [安装 GPU 驱动程序](./install_linux_gpu.zh-CN.md#安装-GPU-驱动程序) - - [适用于处理器编号为 1xxH/U/HL/UL 的第一代 Intel Core™ Ultra Processers(代号 Meteor Lake)](./install_linux_gpu.zh-CN.md#适用于处理器编号为-1xxhuhlul-的第一代-intel-core-ultra-processers代号-meteor-lake) + - [适用于处理器编号为 1xxH/U/HL/UL 的第一代 Intel Core™ Ultra Processors(代号 Meteor Lake)](./install_linux_gpu.zh-CN.md#适用于处理器编号为-1xxhuhlul-的第一代-intel-core-ultra-processors代号-meteor-lake) - [适用于其他 Intel iGPU 和 dGPU](./install_linux_gpu.zh-CN.md#适用于其他-intel-igpu-和-dgpu) - [安装 oneAPI](./install_linux_gpu.zh-CN.md#安装-oneapi) - [设置 Python 环境](./install_linux_gpu.zh-CN.md#设置-python-环境) @@ -26,7 +26,7 @@ ## 系统环境安装 ### 安装 GPU 驱动程序 -#### 适用于处理器编号为 1xxH/U/HL/UL 的第一代 Intel Core™ Ultra Processers(代号 Meteor Lake) +#### 适用于处理器编号为 1xxH/U/HL/UL 的第一代 Intel Core™ Ultra Processors(代号 Meteor Lake) > [!NOTE] > 我们目前已在具有内核 `6.5.0-35-generic` 的 Ubuntu 22.04 系统中验证过 IPEX-LLM 在 Meteor Lake iGPU 上的运行和使用。 diff --git a/docs/mddocs/Quickstart/install_windows_gpu.md b/docs/mddocs/Quickstart/install_windows_gpu.md index 077a0711c16..14dedc01ffe 100644 --- a/docs/mddocs/Quickstart/install_windows_gpu.md +++ b/docs/mddocs/Quickstart/install_windows_gpu.md @@ -53,7 +53,7 @@ conda activate llm With the `llm` environment active, use `pip` to install `ipex-llm` for GPU: -- For **Intel Core™ Ultra Processers (Series 2) with processor number 2xxV (code name Lunar Lake)**: +- For **Intel Core™ Ultra Processors (Series 2) with processor number 2xxV (code name Lunar Lake)**: Choose either US or CN website for `extra-index-url`: diff --git a/docs/mddocs/Quickstart/install_windows_gpu.zh-CN.md b/docs/mddocs/Quickstart/install_windows_gpu.zh-CN.md index 4debc165692..f7bfe04545f 100644 --- a/docs/mddocs/Quickstart/install_windows_gpu.zh-CN.md +++ b/docs/mddocs/Quickstart/install_windows_gpu.zh-CN.md @@ -53,7 +53,7 @@ conda activate llm ## 安装 `ipex-llm` 在 `llm` 环境处于激活状态下,使用 `pip` 安装适用于 GPU 的 `ipex-llm`。 -- **对于处理器编号为 2xxV 的第二代 Intel Core™ Ultra Processers (代号 Lunar Lake)**: +- **对于处理器编号为 2xxV 的第二代 Intel Core™ Ultra Processors (代号 Lunar Lake)**: 可以根据区域选择不同的 `extra-index-url`,提供 US 和 CN 两个选项: