diff --git a/docs/features/multimodal_inputs.md b/docs/features/multimodal_inputs.md index e3a77afb02f1c..c45d620dc8e0e 100644 --- a/docs/features/multimodal_inputs.md +++ b/docs/features/multimodal_inputs.md @@ -228,7 +228,7 @@ Our OpenAI-compatible server accepts multi-modal data via the [Chat Completions If no default chat template is available, we will first look for a built-in fallback in . If no fallback is available, an error is raised and you have to provide the chat template manually via the `--chat-template` argument. - For certain models, we provide alternative chat templates inside . + For certain models, we provide alternative chat templates inside . For example, VLM2Vec uses which is different from the default one for Phi-3-Vision. ### Image Inputs