Skip to content

Commit 15dc927

Browse files
Jack-Khuukeyprocedure
authored andcommitted
1 parent 3cb3316 commit 15dc927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/models/llama/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ adb push cmake-out-android/examples/models/llama/llama_main /data/local/tmp/llam
371371
```
372372
adb shell "cd /data/local/tmp/llama && ./llama_main --model_path <model.pte> --tokenizer_path <tokenizer.model> --prompt \"What is the capital of France?\" --seq_len 120" --warmup=1
373373
```
374-
## Step 6: Build Mobile apps
374+
## Step 5: Build Mobile apps
375375
376376
### iOS
377377

0 commit comments

Comments
 (0)