Skip to content

Commit 805ec39

Browse files
authored
update llm readme (#2361)
1 parent 6f78ecb commit 805ec39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cpu/inference/python/llm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ conda activate llm
6363

6464
# Setup the environment with the provided script
6565
cd examples/cpu/inference/python/llm
66-
bash ./tools/env_setup.sh
66+
bash ./tools/env_setup.sh 7
6767
```
6868

6969
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`.

0 commit comments

Comments
 (0)