Skip to content

Commit bb4ba1a

Browse files
Update doc/Ollama.md
Co-authored-by: MiriamScharnke <[email protected]>
1 parent 1701188 commit bb4ba1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Ollama.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ txt = generate(chat,"What is Model-Based Design and how is it related to Digital
101101
You can use multimodal models like `llava` to experiment with image understanding.
102102

103103
> [!WARNING]
104-
> Most models available for Ollama do not support image input. Ollama will silently ignore images for these models, and the model may or may not warn that it cannot see them.
104+
> Many models available for Ollama allow you to include images in the prompt, even if the model does not support image inputs. In that case, the images are silently removed from the input. This can result in unexpected outputs.
105105
106106

107107
```matlab

0 commit comments

Comments
 (0)