Skip to content

Commit ac13947

Browse files
bene2k1nerda-codes
andauthored
Update pages/managed-inference/reference-content/supported-models.mdx
Co-authored-by: Néda <[email protected]>
1 parent a24038f commit ac13947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/managed-inference/reference-content/supported-models.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Your model repository must include:
5151
* If your are fine-tuning an existing model, we recommend you use the same `tokenizer.json` file from the base model.
5252
* A chat template included in either:
5353
* `tokenizer_config.json` as a `chat_template` field, or
54-
* in the file `chat_template.json` or `chat_template.jinja`
54+
* the `chat_template.json` file or `chat_template.jinja`
5555

5656
<Message type="tip">
5757
If you have both a `chat_template` field in the `tokenizer_config.json` and a chat template file, the chat template file will be used.

0 commit comments

Comments
 (0)