homelab: sync post-migration repo and n8n runtime audit
This commit is contained in:
@@ -8,21 +8,21 @@ model_list:
|
||||
- model_name: "heavy"
|
||||
litellm_params:
|
||||
model: "ollama/qwen3.6:latest"
|
||||
api_base: "http://10.5.1.112:11434"
|
||||
api_base: "http://10.5.30.112:11434"
|
||||
timeout: 300
|
||||
stream_timeout: 300
|
||||
|
||||
- model_name: "heavy"
|
||||
litellm_params:
|
||||
model: "ollama/qwen2.5:32b"
|
||||
api_base: "http://10.5.1.112:11434"
|
||||
api_base: "http://10.5.30.112:11434"
|
||||
timeout: 300
|
||||
stream_timeout: 300
|
||||
|
||||
- model_name: "heavy"
|
||||
litellm_params:
|
||||
model: "ollama/gemma3:27b"
|
||||
api_base: "http://10.5.1.112:11434"
|
||||
api_base: "http://10.5.30.112:11434"
|
||||
timeout: 300
|
||||
stream_timeout: 300
|
||||
|
||||
@@ -59,17 +59,17 @@ model_list:
|
||||
- model_name: "ollama/qwen3.6:latest"
|
||||
litellm_params:
|
||||
model: "ollama/qwen3.6:latest"
|
||||
api_base: "http://10.5.1.112:11434"
|
||||
api_base: "http://10.5.30.112:11434"
|
||||
|
||||
- model_name: "ollama/qwen2.5:32b"
|
||||
litellm_params:
|
||||
model: "ollama/qwen2.5:32b"
|
||||
api_base: "http://10.5.1.112:11434"
|
||||
api_base: "http://10.5.30.112:11434"
|
||||
|
||||
- model_name: "ollama/gemma3:27b"
|
||||
litellm_params:
|
||||
model: "ollama/gemma3:27b"
|
||||
api_base: "http://10.5.1.112:11434"
|
||||
api_base: "http://10.5.30.112:11434"
|
||||
|
||||
- model_name: "ollama/qwen2.5:14b"
|
||||
litellm_params:
|
||||
|
||||
Reference in New Issue
Block a user