Small typo fixes (#12558)
This commit is contained in:
parent
a608f26cc8
commit
d127a8654c
5 changed files with 9 additions and 9 deletions
|
|
@ -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.
|
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`:
|
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`.
|
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:
|
Download the wheels on Windows system:
|
||||||
|
|
||||||
|
|
@ -181,7 +181,7 @@ IPEX-LLM GPU support on Linux has been verified on:
|
||||||
* Intel iGPU
|
* Intel iGPU
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!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]
|
> [!Note]
|
||||||
> IPEX-LLM on Linux supports PyTorch 2.0 and PyTorch 2.1.
|
> IPEX-LLM on Linux supports PyTorch 2.0 and PyTorch 2.1.
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ IPEX-LLM recommends to use the Ubuntu 22.04 operating system with Linux kernel 6
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
- [Install Prerequisites](./install_linux_gpu.md#install-prerequisites)
|
- [Install Prerequisites](./install_linux_gpu.md#install-prerequisites)
|
||||||
- [Install GPU Driver](#install-gpu-driver)
|
- [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)
|
- [For other Intel iGPU and dGPU](#for-other-intel-igpu-and-dgpu)
|
||||||
- [Install oneAPI](#install-oneapi)
|
- [Install oneAPI](#install-oneapi)
|
||||||
- [Setup Python Environment](#setup-python-environment)
|
- [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
|
### 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]
|
> [!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`.
|
> 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`.
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
## 目录
|
## 目录
|
||||||
- [系统环境安装](./install_linux_gpu.zh-CN.md#系统环境安装)
|
- [系统环境安装](./install_linux_gpu.zh-CN.md#系统环境安装)
|
||||||
- [安装 GPU 驱动程序](./install_linux_gpu.zh-CN.md#安装-GPU-驱动程序)
|
- [安装 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)
|
- [适用于其他 Intel iGPU 和 dGPU](./install_linux_gpu.zh-CN.md#适用于其他-intel-igpu-和-dgpu)
|
||||||
- [安装 oneAPI](./install_linux_gpu.zh-CN.md#安装-oneapi)
|
- [安装 oneAPI](./install_linux_gpu.zh-CN.md#安装-oneapi)
|
||||||
- [设置 Python 环境](./install_linux_gpu.zh-CN.md#设置-python-环境)
|
- [设置 Python 环境](./install_linux_gpu.zh-CN.md#设置-python-环境)
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
## 系统环境安装
|
## 系统环境安装
|
||||||
|
|
||||||
### 安装 GPU 驱动程序
|
### 安装 GPU 驱动程序
|
||||||
#### 适用于处理器编号为 1xxH/U/HL/UL 的第一代 Intel Core™ Ultra Processers(代号 Meteor Lake)
|
#### 适用于处理器编号为 1xxH/U/HL/UL 的第一代 Intel Core™ Ultra Processors(代号 Meteor Lake)
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> 我们目前已在具有内核 `6.5.0-35-generic` 的 Ubuntu 22.04 系统中验证过 IPEX-LLM 在 Meteor Lake iGPU 上的运行和使用。
|
> 我们目前已在具有内核 `6.5.0-35-generic` 的 Ubuntu 22.04 系统中验证过 IPEX-LLM 在 Meteor Lake iGPU 上的运行和使用。
|
||||||
|
|
|
||||||
|
|
@ -53,7 +53,7 @@ conda activate llm
|
||||||
|
|
||||||
With the `llm` environment active, use `pip` to install `ipex-llm` for GPU:
|
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`:
|
Choose either US or CN website for `extra-index-url`:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -53,7 +53,7 @@ conda activate llm
|
||||||
## 安装 `ipex-llm`
|
## 安装 `ipex-llm`
|
||||||
|
|
||||||
在 `llm` 环境处于激活状态下,使用 `pip` 安装适用于 GPU 的 `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 两个选项:
|
可以根据区域选择不同的 `extra-index-url`,提供 US 和 CN 两个选项:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue