From e78e45ee01782ded1be46e5d5efb067c88d53fed Mon Sep 17 00:00:00 2001 From: Jinhe Date: Wed, 11 Sep 2024 17:54:04 +0800 Subject: [PATCH] update NPU readme: run conhost as administrator (#12066) --- python/llm/example/NPU/HF-Transformers-AutoModels/LLM/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/llm/example/NPU/HF-Transformers-AutoModels/LLM/README.md b/python/llm/example/NPU/HF-Transformers-AutoModels/LLM/README.md index d47dcf16..e6519dc7 100644 --- a/python/llm/example/NPU/HF-Transformers-AutoModels/LLM/README.md +++ b/python/llm/example/NPU/HF-Transformers-AutoModels/LLM/README.md @@ -40,7 +40,7 @@ For optimal performance, it is recommended to set several environment variables. > [!NOTE] > For optimal performance, we recommend running code in `conhost` rather than Windows Terminal: -> - Press Win+R and input `conhost`, then press Enter to launch `conhost`. +> - Search for `conhost` in the Windows search bar and run as administrator > - Run following command to use conda in `conhost`. Replace `` with your conda install location. > ``` > call \Scripts\activate