mirror of
https://github.com/n8n-io/self-hosted-ai-starter-kit.git
synced 2026-03-15 08:48:08 +01:00
fix: Update llama version to 3.2 (#18)
This commit is contained in:
@@ -41,7 +41,7 @@ x-init-ollama: &init-ollama
|
||||
entrypoint: /bin/sh
|
||||
command:
|
||||
- "-c"
|
||||
- "sleep 3; OLLAMA_HOST=ollama:11434 ollama pull llama3.1"
|
||||
- "sleep 3; OLLAMA_HOST=ollama:11434 ollama pull llama3.2"
|
||||
|
||||
services:
|
||||
postgres:
|
||||
|
||||
Reference in New Issue
Block a user