This commit is contained in:
Team3
2026-06-06 17:44:28 +02:00
parent b2486a73a1
commit 4094eb7c9b
3 changed files with 9 additions and 9 deletions

View File

@@ -52,9 +52,9 @@ PROVIDERS = {
},
"lokal": {
"cli": "opencode",
"guide": "ollama/qwen3:14b",
"fast": "ollama/qwen3:8b",
"quick": "ollama/qwen3:8b",
"guide": "ollama/qwen3.6:27b",
"fast": "ollama/qwen3.5:9b",
"quick": "ollama/qwen3.5:9b",
"env_key": None,
"check_url": "http://localhost:11434/api/tags", # Ollama erreichbar?
},