24 lines
431 B
TOML
24 lines
431 B
TOML
name = "MiniMax M2"
|
|
description = "Compact GPT model for low-latency assistance and high-volume workloads"
|
|
release_date = "2025-10-25"
|
|
last_updated = "2025-10-25"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
tool_call = false
|
|
structured_output = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.17
|
|
output = 1.53
|
|
|
|
[limit]
|
|
context = 200_000
|
|
input = 200_000
|
|
output = 131_072
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|