fix hermes qwen model
This commit is contained in:
@@ -28,7 +28,8 @@ data:
|
||||
model: ollama/glm-4.7-flash
|
||||
api_base: http://10.88.20.12:11434
|
||||
# Used by the platform-engineer Hermes agent (deployed in ns platform-engineer).
|
||||
- model_name: qwen-3.6:27b
|
||||
# model_name is the alias Hermes requests; the underlying Ollama model is qwen3.6:27b.
|
||||
- model_name: qwen3.6:27b
|
||||
litellm_params:
|
||||
model: ollama/qwen3.6:27b
|
||||
api_base: http://10.88.20.12:11434
|
||||
|
||||
Reference in New Issue
Block a user