diff --git a/hermes_cli/models.py b/hermes_cli/models.py index 19006eef380..03f2d6949f6 100644 --- a/hermes_cli/models.py +++ b/hermes_cli/models.py @@ -437,7 +437,6 @@ _PROVIDER_MODELS: dict[str, list[str]] = { "minimax-m3", "minimax-m2.7", "minimax-m2.5", - "minimax-m3-free", "glm-5.2", "glm-5.1", "glm-5", @@ -447,7 +446,6 @@ _PROVIDER_MODELS: dict[str, list[str]] = { "deepseek-v4-flash-free", "qwen3.7-plus", "qwen3.6-plus", - "qwen3.6-plus-free", "qwen3.5-plus", "grok-build-0.1", "big-pickle",