Add Doris Schoolhouse and clean pending homelab changes

This commit is contained in:
Fizzlepoof
2026-05-15 21:58:42 +00:00
parent 3aad8d037b
commit 383cd41ae7
60 changed files with 3145 additions and 20 deletions

View File

@@ -30,7 +30,7 @@ model_list:
- model_name: "medium"
litellm_params:
model: "ollama/qwen2.5:14b"
api_base: "http://host.docker.internal:11434"
api_base: "http://ollama:11434"
timeout: 120
stream_timeout: 120
@@ -74,7 +74,7 @@ model_list:
- model_name: "ollama/qwen2.5:14b"
litellm_params:
model: "ollama/qwen2.5:14b"
api_base: "http://host.docker.internal:11434"
api_base: "http://ollama:11434"
- model_name: "ollama/deepseek-r1"
litellm_params: