20% off all GPT ๐ŸŽ‰ 30% off DeepSeekLearn more

MiniMax: MiniMax M2.7

Chat
minimax/minimax-m2.7

MiniMax M2.7 is MiniMax's software-engineering focused model, delivering outstanding performance on end-to-end project delivery, log analysis and bug triaging, code security, and machine learning work. It scores 56.22% on SWE-Pro, nearly matching the level of Opus, alongside 55.6% on VIBE-Pro for complete project delivery and 57.0% on Terminal Bench 2, which measures deep understanding of complex engineering systems. Reasoning, function calling, prompt caching, and web search are all supported. Context: 200K tokens, output: 131K. Available via OpenAI and Anthropic protocols.

Context Window
200K
Max Output Tokens
131K
Released
2026-03-18
Capabilities
Function CallingReasoningPrompt CachingWeb Search
Available Providers
MiniMax
Supported Protocols
openaianthropic

Providers

MiniMaxprovider.type: "minimax"
Input Tokens
$0.3/M
Output Tokens
$1.2/M
Cache Read
$0.06/M
Cache Write
$0.375/M
Protocols
openai/v1/chat/completions/v1/responses
anthropic

Code Examples

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.ai/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="minimax/minimax-m2.7",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

Benchmarks

LMArena โ†—Evaluated as minimax-m2.7

MiniMax: MiniMax M2.7 scores 1417 in the Overall category of the LMArena text leaderboard (style control), ranking #104 of 374 models based on 46,755 human preference votes (updated 2026-07-12).

Benchmark scores for minimax-m2.7 on LMArena
CategoryArena Score95% CIRankVotes
Overall14171412โ€“1421#104 of 37446,755
Hard Prompts14431438โ€“1448#92 of 37430,204
Coding14791473โ€“1486#76 of 36913,549
Math14241411โ€“1436#88 of 3622,488
Creative Writing13631354โ€“1371#131 of 3727,163
Instruction Following14091403โ€“1415#98 of 37414,903
Chinese14421428โ€“1456#111 of 3442,295

Source: LMArena ยท CC BY 4.0 ยท Updated 2026-07-12 ยท Methodology โ†— ยท Ranks compare models within each category of the LMArena text leaderboard (style control). Scores come from third-party human preference evaluations, not from OFOX.

Further Reading on MiniMax M2.7

Frequently Asked Questions

MiniMax: MiniMax M2.7 on Ofox.ai costs $0.3/M per million input tokens and $1.2/M per million output tokens. Pay-as-you-go, no monthly fees.