Skip to content

Commit 237ebcb

Browse files
committed
Mengwei pr rev
1 parent 01ed13c commit 237ebcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/models/llama/runner/eager.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ def build_args_parser() -> argparse.ArgumentParser:
7979
"--tokenizer_config_path",
8080
type=str,
8181
default=None,
82+
help="Path to an accompanying tokenizer_config.json to the tokenizer.json"
8283
)
8384

8485
return parser

0 commit comments

Comments
 (0)