Skip to content

Commit 7c2d949

Browse files
authored
AOTI runner (#707)
* AOTI runner * remove torchtune
1 parent a80ae4d commit 7c2d949

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,12 +173,10 @@ To build the runner binary on your Mac or Linux:
173173
scripts/build_native.sh aoti
174174
```
175175

176-
[skip default]: begin
177176
Execute
178177
```bash
179178
cmake-out/aoti_run exportedModels/llama3.so -z `python3 torchchat.py where llama3`/tokenizer.model -l 3 -i "Once upon a time"
180179
```
181-
[skip default]: end
182180

183181
## Mobile Execution
184182

0 commit comments

Comments
 (0)