diff --git a/examples/cpu/inference/python/llm/README.md b/examples/cpu/inference/python/llm/README.md index 8cf2bf34a..7f7a6fc2a 100644 --- a/examples/cpu/inference/python/llm/README.md +++ b/examples/cpu/inference/python/llm/README.md @@ -63,7 +63,7 @@ conda activate llm # Setup the environment with the provided script cd examples/cpu/inference/python/llm -bash ./tools/env_setup.sh +bash ./tools/env_setup.sh 7 ``` 3\. Once an environment is configured with either method above, set necessary environment variables with an environment variables activation script and download the sample `prompt.json`.