Update portable zip related quickstart regarding recommanded driver (#12970)
This commit is contained in:
parent
c9ecb7a113
commit
6a7819f1ac
4 changed files with 4 additions and 20 deletions
|
|
@ -37,11 +37,7 @@ This guide demonstrates how to use [llama.cpp portable zip](https://github.com/i
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
Check your GPU driver version, and update it if needed:
|
We recommend updating your GPU driver to the [latest](https://www.intel.com/content/www/us/en/download/785597/intel-arc-iris-xe-graphics-windows.html).
|
||||||
|
|
||||||
- For Intel Core Ultra processors (Series 2) or Intel Arc B-Series GPU, we recommend updating your GPU driver to the [latest](https://www.intel.com/content/www/us/en/download/785597/intel-arc-iris-xe-graphics-windows.html)
|
|
||||||
|
|
||||||
- For other Intel iGPU/dGPU, we recommend using GPU driver version [32.0.101.6078](https://www.intel.com/content/www/us/en/download/785597/834050/intel-arc-iris-xe-graphics-windows.html)
|
|
||||||
|
|
||||||
### Step 1: Download and Unzip
|
### Step 1: Download and Unzip
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -37,11 +37,7 @@
|
||||||
|
|
||||||
### 系统环境安装
|
### 系统环境安装
|
||||||
|
|
||||||
检查你的 GPU 驱动程序版本,并根据需要进行更新:
|
我们推荐将你的 GPU 驱动版本升级到[最新版本](https://www.intel.com/content/www/us/en/download/785597/intel-arc-iris-xe-graphics-windows.html)。
|
||||||
|
|
||||||
- 对于 Intel Core Ultra processors (Series 2) 或 Intel Arc B-Series GPU,我们推荐将你的 GPU 驱动版本升级到[最新版本](https://www.intel.com/content/www/us/en/download/785597/intel-arc-iris-xe-graphics-windows.html)
|
|
||||||
|
|
||||||
- 对于其他 Intel 核显和独显,我们推荐使用 GPU 驱动版本[32.0.101.6078](https://www.intel.com/content/www/us/en/download/785597/834050/intel-arc-iris-xe-graphics-windows.html)
|
|
||||||
|
|
||||||
### 步骤 1:下载与解压
|
### 步骤 1:下载与解压
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -38,11 +38,7 @@ This guide demonstrates how to use [Ollama portable zip](https://github.com/inte
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
Check your GPU driver version, and update it if needed:
|
We recommend updating your GPU driver to the [latest](https://www.intel.com/content/www/us/en/download/785597/intel-arc-iris-xe-graphics-windows.html).
|
||||||
|
|
||||||
- For Intel Core Ultra processors (Series 2) or Intel Arc B-Series GPU, we recommend updating your GPU driver to the [latest](https://www.intel.com/content/www/us/en/download/785597/intel-arc-iris-xe-graphics-windows.html)
|
|
||||||
|
|
||||||
- For other Intel iGPU/dGPU, we recommend using GPU driver version [32.0.101.6078](https://www.intel.com/content/www/us/en/download/785597/834050/intel-arc-iris-xe-graphics-windows.html)
|
|
||||||
|
|
||||||
### Step 1: Download and Unzip
|
### Step 1: Download and Unzip
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -38,11 +38,7 @@
|
||||||
|
|
||||||
### 系统环境准备
|
### 系统环境准备
|
||||||
|
|
||||||
检查你的 GPU 驱动程序版本,并根据需要进行更新:
|
我们推荐将你的 GPU 驱动版本升级到[最新版本](https://www.intel.com/content/www/us/en/download/785597/intel-arc-iris-xe-graphics-windows.html)
|
||||||
|
|
||||||
- 对于 Intel Core Ultra processors (Series 2) 或者 Intel Arc B-Series GPU,我们推荐将你的 GPU 驱动版本升级到[最新版本](https://www.intel.com/content/www/us/en/download/785597/intel-arc-iris-xe-graphics-windows.html)
|
|
||||||
|
|
||||||
- 对于其他的 Intel 核显和独显,我们推荐使用 GPU 驱动版本 [32.0.101.6078](https://www.intel.com/content/www/us/en/download/785597/834050/intel-arc-iris-xe-graphics-windows.html)
|
|
||||||
|
|
||||||
### 步骤 1:下载和解压
|
### 步骤 1:下载和解压
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue