26 lines
474 B
TOML
26 lines
474 B
TOML
name = "MiniMax-M2.7-highspeed"
|
|
description = "Low-latency M2.7 variant for interactive coding plans and agent loops"
|
|
family = "minimax"
|
|
release_date = "2026-03-18"
|
|
last_updated = "2026-03-18"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.60
|
|
output = 2.40
|
|
cache_read = 0.06
|
|
cache_write = 0.375
|
|
|
|
[limit]
|
|
context = 204_800
|
|
output = 131_072
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|