Skip to content

Commit a0b89e7

Browse files
authored
Merge pull request #1425 from ceyhanmolla/add-minimax-m2.7-nvidia
feat(nvidia): add MiniMax-M2.7
2 parents 0ce000a + 8114522 commit a0b89e7

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name = "MiniMax-M2.7"
2+
family = "minimax"
3+
release_date = "2026-03-18"
4+
last_updated = "2026-03-18"
5+
attachment = false
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
open_weights = true
10+
11+
[cost]
12+
input = 0.3
13+
output = 1.2
14+
15+
[limit]
16+
context = 204800
17+
output = 131072
18+
19+
[modalities]
20+
input = ["text"]
21+
output = ["text"]

0 commit comments

Comments
 (0)