Skip to content

Commit efde73c

Browse files
committed
Update the chutes models from the /models endpoint data
1 parent 9a05e46 commit efde73c

27 files changed

+142
-194
lines changed

providers/chutes/models/MiniMaxAI/MiniMax-M2.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
name = "MiniMax M2"
22
release_date = "2025-10-27"
3-
last_updated = "2025-10-27"
3+
last_updated = "2025-11-03"
44
attachment = false
55
reasoning = true
66
temperature = true
7-
tool_call = true
87
knowledge = "2024-10"
8+
tool_call = true
99
open_weights = true
1010

1111
[cost]
1212
input = 0.15
1313
output = 0.45
1414

1515
[limit]
16-
context = 200_000
17-
output = 128_000
16+
context = 196608
17+
output = 196608
1818

1919
[modalities]
2020
input = ["text"]

providers/chutes/models/Qwen/Qwen3-235B-A22B-Instruct-2507.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Qwen3 235B A22B Instruct 2507"
22
release_date = "2025-04-28"
3-
last_updated = "2025-07-21"
3+
last_updated = "2025-11-03"
44
attachment = false
55
reasoning = false
66
temperature = true
@@ -9,12 +9,12 @@ tool_call = true
99
open_weights = true
1010

1111
[cost]
12-
input = 0.078
13-
output = 0.312
12+
input = 0.08
13+
output = 0.55
1414

1515
[limit]
16-
context = 262_144
17-
output = 131_072
16+
context = 262144
17+
output = 262144
1818

1919
[modalities]
2020
input = ["text"]

providers/chutes/models/Qwen/Qwen3-235B-A22B-Thinking-2507.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
name = "Qwen3-235B-A22B-Thinking-2507"
22
release_date = "2025-07-25"
3-
last_updated = "2025-07-25"
3+
last_updated = "2025-11-03"
44
attachment = false
55
reasoning = true
66
temperature = true
7-
tool_call = true
87
knowledge = "2025-04"
8+
tool_call = true
99
open_weights = true
1010

1111
[cost]
12-
input = 0.078
13-
output = 0.312
12+
input = 0.11
13+
output = 0.60
1414

1515
[limit]
16-
context = 262_144
17-
output = 262_144
16+
context = 262144
17+
output = 262144
1818

1919
[modalities]
2020
input = ["text"]

providers/chutes/models/Qwen/Qwen3-30B-A3B-Instruct-2507.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Qwen3 30B A3B Instruct 2507"
22
release_date = "2025-07-25"
3-
last_updated = "2025-07-25"
3+
last_updated = "2025-11-03"
44
attachment = false
55
reasoning = false
66
temperature = true
@@ -9,12 +9,12 @@ tool_call = true
99
open_weights = true
1010

1111
[cost]
12-
input = 0.05
13-
output = 0.2
12+
input = 0.08
13+
output = 0.33
1414

1515
[limit]
16-
context = 262_144
17-
output = 262_144
16+
context = 262144
17+
output = 262144
1818

1919
[modalities]
2020
input = ["text"]

providers/chutes/models/Qwen/Qwen3-30B-A3B.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Qwen3 30B A3B"
22
release_date = "2025-04-28"
3-
last_updated = "2025-04-28"
3+
last_updated = "2025-11-03"
44
attachment = false
55
reasoning = true
66
temperature = true
@@ -9,12 +9,12 @@ tool_call = true
99
open_weights = true
1010

1111
[cost]
12-
input = 0.02
13-
output = 0.08
12+
input = 0.06
13+
output = 0.22
1414

1515
[limit]
16-
context = 40_960
17-
output = 40_960
16+
context = 40960
17+
output = 40960
1818

1919
[modalities]
2020
input = ["text"]

providers/chutes/models/Qwen/Qwen3-Coder-30B-A3B-Instruct.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Qwen3 Coder 30B A3B Instruct"
22
release_date = "2025-07-25"
3-
last_updated = "2025-07-25"
3+
last_updated = "2025-11-03"
44
attachment = false
55
reasoning = false
66
temperature = true
@@ -9,12 +9,12 @@ tool_call = true
99
open_weights = true
1010

1111
[cost]
12-
input = 0.0
13-
output = 0.0
12+
input = 0.06
13+
output = 0.25
1414

1515
[limit]
16-
context = 262_144
17-
output = 262_144
16+
context = 262144
17+
output = 262144
1818

1919
[modalities]
2020
input = ["text"]

providers/chutes/models/Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8.toml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
name = "Qwen3 Coder 480B A35B Instruct (FP8)"
22
release_date = "2025-08-01"
3-
last_updated = "2025-08-01"
3+
last_updated = "2025-11-03"
44
attachment = false
55
reasoning = false
66
temperature = true
7+
78
tool_call = true
89
open_weights = false
910

1011
[cost]
11-
input = 0.2
12-
output = 0.8
12+
input = 0.22
13+
output = 0.95
1314

1415
[limit]
15-
context = 262_144
16-
output = 262_144
16+
context = 262144
17+
output = 262144
1718

1819
[modalities]
1920
input = ["text"]

providers/chutes/models/Qwen/Qwen3-Next-80B-A3B-Instruct.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Qwen3 Next 80B A3B Instruct"
22
release_date = "2025-09-11"
3-
last_updated = "2025-09-11"
3+
last_updated = "2025-11-03"
44
attachment = false
55
reasoning = false
66
temperature = true
@@ -13,8 +13,8 @@ input = 0.10
1313
output = 0.80
1414

1515
[limit]
16-
context = 262_144
17-
output = 262_144
16+
context = 262144
17+
output = 262144
1818

1919
[modalities]
2020
input = ["text"]

providers/chutes/models/Qwen/Qwen3-Next-80B-A3B-Thinking.toml

Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
name = "Mistral Small 3.2 24B Instruct (2506)"
22
release_date = "2025-06-20"
3-
last_updated = "2025-06-20"
3+
last_updated = "2025-11-03"
44
attachment = false
55
reasoning = false
66
temperature = true
7+
78
tool_call = true
89
open_weights = true
910

1011
[cost]
11-
input = 0.02
12-
output = 0.08
12+
input = 0.06
13+
output = 0.18
1314

1415
[limit]
15-
context = 131_072
16-
output = 131_072
16+
context = 131072
17+
output = 131072
1718

1819
[modalities]
19-
input = ["text"]
20+
input = ["text", "image"]
2021
output = ["text"]

0 commit comments

Comments
 (0)