File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ services:
147147 capabilities : [gpu]
148148 count : " all"
149149
150- # # Ollama AI Model Runner (optional)
150+ # # Ollama Large-Language Model Runner (optional)
151151 # # Run "ollama pull [name]:[version]" to download a vision model
152152 # # listed at <https://ollama.com/search?c=vision>, for example:
153153 # # docker compose exec ollama ollama pull qwen2.5vl:3b
Original file line number Diff line number Diff line change @@ -227,7 +227,7 @@ services:
227227 OLLAMA_ENABLED : " true"
228228 OLLAMA_HOST : " http://ollama:11434"
229229
230- # # Ollama AI Model Runner (optional)
230+ # # Ollama Large-Language Model Runner (optional)
231231 # # Run "ollama pull [name]:[version]" to download a vision model
232232 # # listed at <https://ollama.com/search?c=vision>, for example:
233233 # # docker compose exec ollama ollama pull qwen2.5vl:3b
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ services:
152152 MARIADB_PASSWORD : " insecure"
153153 MARIADB_ROOT_PASSWORD : " insecure"
154154
155- # # Ollama AI Model Runner (optional)
155+ # # Ollama Large-Language Model Runner (optional)
156156 # # Run "ollama pull [name]:[version]" to download a vision model
157157 # # listed at <https://ollama.com/search?c=vision>, for example:
158158 # # docker compose exec ollama ollama pull qwen2.5vl:3b
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ services:
157157 # MARIADB_REPLICATION_USER: ""
158158 # MARIADB_REPLICATION_PASSWORD: ""
159159
160- # # Ollama AI Model Runner (optional)
160+ # # Ollama Large-Language Model Runner (optional)
161161 # # Run "ollama pull [name]:[version]" to download a vision model
162162 # # listed at <https://ollama.com/search?c=vision>, for example:
163163 # # docker compose exec ollama ollama pull qwen2.5vl:3b
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ services:
157157 # MARIADB_REPLICATION_USER: ""
158158 # MARIADB_REPLICATION_PASSWORD: ""
159159
160- # # Ollama AI Model Runner (optional)
160+ # # Ollama Large-Language Model Runner (optional)
161161 # # Run "ollama pull [name]:[version]" to download a vision model
162162 # # listed at <https://ollama.com/search?c=vision>, for example:
163163 # # docker compose exec ollama ollama pull qwen2.5vl:3b
You can’t perform that action at this time.
0 commit comments