Skip to content

Commit

Permalink
update llm readme (#2361)
Browse files Browse the repository at this point in the history
  • Loading branch information
jingxu10 authored Dec 14, 2023
1 parent 6f78ecb commit 805ec39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cpu/inference/python/llm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down

0 comments on commit 805ec39

Please sign in to comment.