chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:28:55 +08:00
commit db42b91b75
6397 changed files with 146012 additions and 0 deletions
@@ -0,0 +1,25 @@
name = "MiniMax-M2.1"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
family = "minimax"
release_date = "2025-12-23"
last_updated = "2025-12-23"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0
output = 0
cached_input = 0
cached_write = 0
[limit]
context = 204_800
output = 131_072
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,25 @@
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
reasoning_options = []
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 204_800
output = 131_072
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,25 @@
name = "MiniMax-M2.5"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
family = "minimax"
release_date = "2026-02-12"
last_updated = "2026-02-12"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 204_800
output = 131_072
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,25 @@
name = "MiniMax-M2.7-highspeed"
description = "High-speed MiniMax model for low-latency coding and agent workflows"
family = "minimax"
release_date = "2026-03-18"
last_updated = "2026-03-18"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 204_800
output = 131_072
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,25 @@
name = "MiniMax-M2.7"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
family = "minimax"
release_date = "2026-03-18"
last_updated = "2026-03-18"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 204_800
output = 131_072
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,23 @@
name = "MiniMax-M2"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
family = "minimax"
release_date = "2025-10-27"
last_updated = "2025-10-27"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0
output = 0
[limit]
context = 196_608
output = 128_000
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,27 @@
name = "MiniMax-M3"
description = "MiniMax multimodal coding model for long-context reasoning and agent tasks"
family = "minimax"
release_date = "2026-06-01"
last_updated = "2026-06-25"
attachment = true
reasoning = true
temperature = true
tool_call = true
open_weights = true
[[reasoning_options]]
type = "toggle"
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 1_000_000
output = 128_000
[modalities]
input = ["text", "image", "video"]
output = ["text"]