Skip to content

Commit a4ab98e

Browse files
committed
Doc fix for android demo app
1 parent bc0ad82 commit a4ab98e

File tree

1 file changed

+1
-1
lines changed
  • examples/demo-apps/android/LlamaDemo

1 file changed

+1
-1
lines changed

examples/demo-apps/android/LlamaDemo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ int loadResult = mModule.load();
8686

8787
* `modelCategory`: Indicate whether it’s a text-only or vision model
8888
* `modePath`: path to the .pte file
89-
* `tokenizerPath`: path to the tokenizer .bin file
89+
* `tokenizerPath`: path to the tokenizer file
9090
* `temperature`: model parameter to adjust the randomness of the model’s output
9191

9292

0 commit comments

Comments
 (0)