@@ -11,7 +11,7 @@ services:
cpus: 6
command: sh -c "ollama create taide-local -f /models/ide-7b-a.2-q4_k_m.gguf && ollama run taide-local"
- redis:
+ redis:
image: redis:alpine
ports:
- "6379:6379"