Add Doris Schoolhouse and clean pending homelab changes
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user