We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc0ad82 commit a4ab98eCopy full SHA for a4ab98e
examples/demo-apps/android/LlamaDemo/README.md
@@ -86,7 +86,7 @@ int loadResult = mModule.load();
86
87
* `modelCategory`: Indicate whether it’s a text-only or vision model
88
* `modePath`: path to the .pte file
89
-* `tokenizerPath`: path to the tokenizer .bin file
+* `tokenizerPath`: path to the tokenizer file
90
* `temperature`: model parameter to adjust the randomness of the model’s output
91
92
0 commit comments