Skip to content

feat: upgrade MiniMax default model to M2.7 - #1882

Closed
octo-patch wants to merge 1 commit into
NousResearch:mainfrom
octo-patch:feature/upgrade-minimax-m27
Closed

feat: upgrade MiniMax default model to M2.7#1882
octo-patch wants to merge 1 commit into
NousResearch:mainfrom
octo-patch:feature/upgrade-minimax-m27

Conversation

@octo-patch

Copy link
Copy Markdown
Contributor

Summary

  • Add MiniMax-M2.7 and MiniMax-M2.7-highspeed to the model selection list
  • Set MiniMax-M2.7 as the new default model
  • Retain all previous models (M2.5, M2.5-highspeed, M2.1) as available alternatives
  • Update related unit tests and documentation

Changes

  • agent/model_metadata.py: Add M2.7 context length entries
  • agent/auxiliary_client.py: Update default auxiliary model to M2.7-highspeed
  • agent/insights.py: Add M2.7 pricing entries
  • hermes_cli/models.py: Add M2.7 to provider model lists, update OpenRouter entry
  • hermes_cli/setup.py: Add M2.7 to setup wizard model selection
  • tools/rl_training_tool.py: Update test inference model to M2.7
  • tests/test_fallback_model.py: Update fallback test to use M2.7
  • docs: Update configuration examples and RL training docs

Why

MiniMax-M2.7 is the latest flagship model with enhanced reasoning and coding capabilities.

Testing

  • All changes follow existing patterns exactly (model list additions + default updates)
  • Unit tests updated to reflect M2.7 as the recommended model

- Add MiniMax-M2.7 and MiniMax-M2.7-highspeed to model list
- Set MiniMax-M2.7 as default model
- Keep all previous models as alternatives
- Update related tests and documentation
teknium1 pushed a commit that referenced this pull request Mar 18, 2026
MiniMax: Add M2.7 and M2.7-highspeed as new defaults across provider
model lists, auxiliary client, metadata, setup wizard, RL training tool,
fallback tests, and docs. Retain M2.5/M2.1 as alternatives.

OpenRouter: Add grok-4.20-beta, nemotron-3-super-120b-a12b:free,
trinity-large-preview:free, glm-5-turbo, and hunter-alpha to the
model catalog.

MiniMax changes based on PR #1882 by @octo-patch (applied manually
due to stale conflicts in refactored pricing module).
@teknium1

Copy link
Copy Markdown
Contributor

Merged via PR #1900. Your MiniMax M2.7 changes were applied manually onto current main (the pricing module was refactored since your branch, so cherry-pick had conflicts). Authorship preserved on the commit. We also added several new OpenRouter models in the same PR. Thanks!

@teknium1 teknium1 closed this Mar 18, 2026
angelburgosrosado pushed a commit to angelburgosrosado/hermes-agent that referenced this pull request Apr 27, 2026
MiniMax: Add M2.7 and M2.7-highspeed as new defaults across provider
model lists, auxiliary client, metadata, setup wizard, RL training tool,
fallback tests, and docs. Retain M2.5/M2.1 as alternatives.

OpenRouter: Add grok-4.20-beta, nemotron-3-super-120b-a12b:free,
trinity-large-preview:free, glm-5-turbo, and hunter-alpha to the
model catalog.

MiniMax changes based on PR NousResearch#1882 by @octo-patch (applied manually
due to stale conflicts in refactored pricing module).
02356abc pushed a commit to 02356abc/hermes-agent that referenced this pull request May 14, 2026
MiniMax: Add M2.7 and M2.7-highspeed as new defaults across provider
model lists, auxiliary client, metadata, setup wizard, RL training tool,
fallback tests, and docs. Retain M2.5/M2.1 as alternatives.

OpenRouter: Add grok-4.20-beta, nemotron-3-super-120b-a12b:free,
trinity-large-preview:free, glm-5-turbo, and hunter-alpha to the
model catalog.

MiniMax changes based on PR NousResearch#1882 by @octo-patch (applied manually
due to stale conflicts in refactored pricing module).
gweeteve pushed a commit to gweeteve/hermes-agent that referenced this pull request Jun 2, 2026
MiniMax: Add M2.7 and M2.7-highspeed as new defaults across provider
model lists, auxiliary client, metadata, setup wizard, RL training tool,
fallback tests, and docs. Retain M2.5/M2.1 as alternatives.

OpenRouter: Add grok-4.20-beta, nemotron-3-super-120b-a12b:free,
trinity-large-preview:free, glm-5-turbo, and hunter-alpha to the
model catalog.

MiniMax changes based on PR NousResearch#1882 by @octo-patch (applied manually
due to stale conflicts in refactored pricing module).
waefrebeorn pushed a commit to waefrebeorn/slermes that referenced this pull request Jul 2, 2026
MiniMax: Add M2.7 and M2.7-highspeed as new defaults across provider
model lists, auxiliary client, metadata, setup wizard, RL training tool,
fallback tests, and docs. Retain M2.5/M2.1 as alternatives.

OpenRouter: Add grok-4.20-beta, nemotron-3-super-120b-a12b:free,
trinity-large-preview:free, glm-5-turbo, and hunter-alpha to the
model catalog.

MiniMax changes based on PR NousResearch#1882 by @octo-patch (applied manually
due to stale conflicts in refactored pricing module).
melon-xf added a commit to melon-xf/hermes-agent that referenced this pull request Sep 3, 2026
MiniMax: Add M2.7 and M2.7-highspeed as new defaults across provider
model lists, auxiliary client, metadata, setup wizard, RL training tool,
fallback tests, and docs. Retain M2.5/M2.1 as alternatives.

OpenRouter: Add grok-4.20-beta, nemotron-3-super-120b-a12b:free,
trinity-large-preview:free, glm-5-turbo, and hunter-alpha to the
model catalog.

MiniMax changes based on PR NousResearch#1882 by @octo-patch (applied manually
due to stale conflicts in refactored pricing module).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants