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

24 lines
444 B
TOML

name = "MiniMax M1 80K"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
family = "minimax"
release_date = "2025-06-16"
last_updated = "2025-06-16"
attachment = false
reasoning = false
tool_call = false
structured_output = false
open_weights = false
[cost]
input = 0.6052
output = 2.4225000000000003
[limit]
context = 1_000_000
input = 1_000_000
output = 131_072
[modalities]
input = ["text"]
output = ["text"]