File tree Expand file tree Collapse file tree 3 files changed +49
-7
lines changed
Expand file tree Collapse file tree 3 files changed +49
-7
lines changed Original file line number Diff line number Diff line change 1+ name = " Mistral Large 2.1"
2+ release_date = " 2024-11-01"
3+ last_updated = " 2024-11-04"
4+ attachment = false
5+ reasoning = false
6+ temperature = true
7+ knowledge = " 2024-11"
8+ tool_call = true
9+ open_weights = true
10+
11+ [cost ]
12+ input = 2.00
13+ output = 6.00
14+
15+ [limit ]
16+ context = 131_072
17+ output = 16_384
18+
19+ [modalities ]
20+ input = [" text" ]
21+ output = [" text" ]
Original file line number Diff line number Diff line change 1+ name = " Mistral Large 3"
2+ release_date = " 2024-11-01"
3+ last_updated = " 2025-12-02"
4+ attachment = true
5+ reasoning = false
6+ temperature = true
7+ knowledge = " 2024-11"
8+ tool_call = true
9+ open_weights = true
10+
11+ [cost ]
12+ input = 0.5
13+ output = 1.5
14+
15+ [limit ]
16+ context = 262_144
17+ output = 262_144
18+
19+ [modalities ]
20+ input = [" text" , " image" ]
21+ output = [" text" ]
Original file line number Diff line number Diff line change 11name = " Mistral Large"
22release_date = " 2024-11-01"
3- last_updated = " 2024-11-04 "
4- attachment = false
3+ last_updated = " 2025-12-02 "
4+ attachment = true
55reasoning = false
66temperature = true
77knowledge = " 2024-11"
88tool_call = true
99open_weights = true
1010
1111[cost ]
12- input = 2.00
13- output = 6.00
12+ input = 0.5
13+ output = 1.5
1414
1515[limit ]
16- context = 131_072
17- output = 16_384
16+ context = 262_144
17+ output = 262_144
1818
1919[modalities ]
20- input = [" text" ]
20+ input = [" text" , " image " ]
2121output = [" text" ]
You can’t perform that action at this time.
0 commit comments