diff --git a/gallery/phi-3-vision.yaml b/gallery/phi-3-vision.yaml index 1a3d03af4929..682e3b4f2468 100644 --- a/gallery/phi-3-vision.yaml +++ b/gallery/phi-3-vision.yaml @@ -20,4 +20,6 @@ config_file: | completion: | {{.Input}} use_tokenizer_template: false + multimodal: "{{ range .Images }}<|image_{{ add1 .ID}}|>{{end}}\n{{.Text}}" + # XXX: The one below can be dropped after a new release is out image: "<|image_{{ add1 .ID }}|>\n{{.Text}}"