Skip to content

Commit 15746b9

Browse files
authored
Merge pull request #1444 from wwth8819/dev
Add glm-5.1, coding-glm-5.1 TO AiHubMix
2 parents e9be42b + 162fd8b commit 15746b9

2 files changed

Lines changed: 48 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
name = "Coding-GLM-5.1"
2+
family = "glm"
3+
release_date = "2026-04-11"
4+
last_updated = "2026-04-11"
5+
attachment = false
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
open_weights = false
10+
11+
[interleaved]
12+
field = "reasoning_content"
13+
14+
[cost]
15+
input = 0.06
16+
output = 0.22
17+
18+
[limit]
19+
context = 200000
20+
output = 128000
21+
22+
[modalities]
23+
input = ["text"]
24+
output = ["text"]
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
name = "GLM-5.1"
2+
family = "glm"
3+
release_date = "2026-04-11"
4+
last_updated = "2026-04-11"
5+
attachment = false
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
open_weights = false
10+
11+
[interleaved]
12+
field = "reasoning_content"
13+
14+
[cost]
15+
input = 0.84
16+
output = 3.38
17+
18+
[limit]
19+
context = 200000
20+
output = 128000
21+
22+
[modalities]
23+
input = ["text"]
24+
output = ["text"]

0 commit comments

Comments
 (0)