Skip to content

cuopt-agent: update reasoning LLM to minimaxai/minimax-m3#158

Open
cafzal wants to merge 1 commit into
NVIDIA:mainfrom
cafzal:fix-agent-model-m3
Open

cuopt-agent: update reasoning LLM to minimaxai/minimax-m3#158
cafzal wants to merge 1 commit into
NVIDIA:mainfrom
cafzal:fix-agent-model-m3

Conversation

@cafzal

@cafzal cafzal commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

What

Updates the cuopt-agent's reasoning LLM from minimaxai/minimax-m2.5 to minimaxai/minimax-m3 in both configs (config-deepagent.yml, config-deepagent-eval.yml) and the README model table.

Why

minimaxai/minimax-m2.5 has been deprecated on the integrate.api.nvidia.com NIM endpoint the agent points at by default, so the shipped config no longer runs against it. minimaxai/minimax-m3 is the current MiniMax model there — confirmed working in a live call (it produced the expected multi-objective reasoning and its solve grounded correctly on cuOpt). This restores a fresh clone's ability to run against the default endpoint.

Signed-off-by: cafzal <cameron.afzal@gmail.com>
@cafzal cafzal marked this pull request as ready for review June 18, 2026 17:26
@cafzal

cafzal commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

@rgsl888prabhu quick config fix: agent reasoning model m2.5 → m3 (m2.5 deprecated so fresh clones can't run on build.nvidia.com NIM inference endpoints). Ready for review.

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.

1 participant