Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit bd594fb

Browse files
authored
Update README.md
Remove -l 3 since no longer necessary after Angea's change
1 parent 680937b commit bd594fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ torchchat/utils/scripts/build_native.sh et
413413

414414
Execute using the runner
415415
```bash
416-
cmake-out/et_run llama3.1.pte -z `python3 torchchat.py where llama3.1`/tokenizer.model -l 3 -i "Once upon a time"
416+
cmake-out/et_run llama3.1.pte -z `python3 torchchat.py where llama3.1`/tokenizer.model -i "Once upon a time"
417417
```
418418

419419
</details>

0 commit comments

Comments
 (0)