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

23 lines
468 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
temperature = true
tool_call = true
open_weights = true
[limit]
context = 204_800
output = 131_072
[modalities]
input = ["text"]
output = ["text"]
[[weights]]
label = "Hugging Face"
url = "https://huggingface.co/MiniMaxAI/MiniMax-M2.7"