Skip to content

Commit b787477

Browse files
readme
1 parent 514eb77 commit b787477

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Recommended Python version: 3.9/3.10.
6767

6868
**Commands:**
6969

70-
cd models
70+
cd examples
7171
numactl -C 0-31,52-83 -m 0,1 \
7272
python generation.py \
7373
--model meta-llama/Meta-Llama-3.1-8B-Instruct \
@@ -97,7 +97,7 @@ Recommended Python version: 3.9/3.10.
9797

9898
**Commands:**
9999

100-
cd models
100+
cd examples
101101
numactl -C 0-31,52-83 -m 0,1 \
102102
python bench.py \
103103
--model meta-llama/Meta-Llama-3.1-8B-Instruct \

0 commit comments

Comments
 (0)