[NPU doc] Update ARL product in QuickStart (#12708)

This commit is contained in:
binbin Deng 2025-01-15 15:57:06 +08:00 committed by GitHub
parent 9930351112
commit 36bf3d8e29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -109,7 +109,7 @@ For `ipex-llm` NPU support, please set the following environment variable with a
set IPEX_LLM_NPU_DISABLE_COMPILE_OPT=1 set IPEX_LLM_NPU_DISABLE_COMPILE_OPT=1
``` ```
- For **Intel Core™ Ultra Processors (Series 2) with processor number 2xxK (code name Arrow Lake)**: - For **Intel Core™ Ultra Processors (Series 2) with processor number 2xxK or 2xxH (code name Arrow Lake)**:
```cmd ```cmd
set IPEX_LLM_NPU_ARL=1 set IPEX_LLM_NPU_ARL=1
``` ```