Files
2026-07-13 12:28:55 +08:00

29 lines
500 B
TOML

name = "MiniMax-M2.7"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
family = "minimax"
release_date = "2026-03-18"
last_updated = "2026-03-18"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2025-01"
open_weights = true
[interleaved]
field = "reasoning_content"
[cost]
input = 0.3
output = 1.2
cache_read = 0.06
[limit]
context = 204_800
output = 131_072
[modalities]
input = ["text"]
output = ["text"]