Sync ollama docs from 53fed261 on 2026-09-12

This commit is contained in:
The Librarian
2026-09-12 04:00:05 +00:00
parent 1f556d946e
commit f10d4bfbcc
12 changed files with 131 additions and 14 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ Vision models accept images alongside text so the model can describe, classify,
## Quick start
```shell
ollama run gemma4 ./image.png whats in this image?
ollama run gemma4 ./image.png what is in this image?
```