qwen3-8b-korean-coding-router / run_docker_router_stack.sh
koreallmdev's picture
Combined local Ollama runtime and Router API v4.1 sanitized upload
53023f4 verified
Raw
History Blame Contribute Delete
157 Bytes
#!/usr/bin/env bash
set -euo pipefail
cd "$(dirname "$0")/docker_openwebui_router_stack"
bash start_stack.sh
bash create_ollama_model.sh
bash smoke_stack.sh