You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/basic_tutorials/launcher.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -354,6 +354,14 @@ Options:
354
354
355
355
[env: NGROK_EDGE=]
356
356
357
+
```
358
+
## TOKENIZER_CONFIG_PATH
359
+
```shell
360
+
--tokenizer-config-path <TOKENIZER_CONFIG_PATH>
361
+
The path to the tokenizer config file. This path is used to load the tokenizer configuration which may include a `chat_template`. If not provided, the default config will be used from the model hub
0 commit comments