Dashboard + LiteLLM config updates from maintenance

This commit is contained in:
Abiba
2026-06-07 22:49:50 +00:00
parent 24f0928ea1
commit 85608d7c60
2 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -11,9 +11,9 @@ model_list:
api_base: http://192.168.68.8:8080/v1
api_key: "not-needed"
- model_name: qwen3.5-9b-vlm
- model_name: gemma-4-12b
litellm_params:
model: openai/qwen3.5-9b-vlm
model: openai/gemma-4-12b
api_base: http://192.168.68.110:8080/v1
api_key: "not-needed"