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

23 lines
466 B
TOML

name = "MiniMax-M2.5-highspeed"
description = "High-speed MiniMax model for low-latency coding and agent workflows"
family = "minimax"
release_date = "2026-02-13"
last_updated = "2026-02-13"
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.5"