We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c67908a + 0cfd710 commit fce08f9Copy full SHA for fce08f9
providers/synthetic/models/hf:MiniMaxAI/MiniMax-M2.toml
@@ -0,0 +1,21 @@
1
+name = "Minimax-M2"
2
+release_date = "2025-10-27"
3
+last_updated = "2025-10-27"
4
+attachment = false
5
+reasoning = true
6
+temperature = true
7
+tool_call = true
8
+# knowledge = "2025-04" # Not listed on model page.
9
+open_weights = true
10
+
11
+[cost]
12
+input = 0.55
13
+output = 2.19
14
15
+[limit]
16
+context = 196_608
17
+output = 64_000
18
19
+[modalities]
20
+input = ["text"]
21
+output = ["text"]
providers/synthetic/models/hf:zai-org/GLM-4.6.toml
@@ -14,7 +14,7 @@ output = 2.19
[limit]
context = 200_000
-output = 96_000
[modalities]
input = ["text"]
0 commit comments