MiniMax: minimax-m3
MiniMax-M3 is a multimodal foundation model from MiniMax. It supports text, image, and video inputs with text output, a 1M-token context window, and is suited for long-horizon agentic work, coding, and tool use. It is built on MiniMax Sparse Attention (MSA), which replaces full attention with KV-block selection to cut per-token compute at long context — roughly 1/20 the cost of the previous generation at 1M tokens, with substantially faster prefill and decode while retaining quality across most tasks. Trained as a native multimodal model on interleaved data and tuned for multi-turn, production-like collaboration via an interactive user-simulator framework, the model is oriented toward sustained, multi-step tasks rather than single-turn execution.
价格
性能
使用量与排名
支持的参数
所有提供方:为该模型提供服务的每个上游都支持。部分提供方:取决于处理请求的上游。默认值:未设置时发送的值。
| 参数 | 提供方 | 默认值 |
|---|---|---|
| frequency_penalty | 部分提供方 | 默认不发送 |
| include_reasoning | 所有提供方 | - |
| logit_bias | 部分提供方 | - |
| logprobs | 部分提供方 | - |
| max_tokens | 所有提供方 | - |
| min_p | 部分提供方 | - |
| presence_penalty | 部分提供方 | 默认不发送 |
| reasoning | 所有提供方 | - |
| repetition_penalty | 部分提供方 | 默认不发送 |
| response_format | 部分提供方 | - |
| seed | 部分提供方 | - |
| stop | 部分提供方 | - |
| structured_outputs | 部分提供方 | - |
| temperature | 所有提供方 | 1 |
| tool_choice | 部分提供方 | - |
| tools | 部分提供方 | - |
| top_k | 部分提供方 | 默认不发送 |
| top_logprobs | 部分提供方 | - |
| top_p | 所有提供方 | 0.95 |