Skip to content

Commit 57c3d38

Browse files
authored
Merge pull request #1313 from zhongruan0522/dev
Add GLM-5V-Turbo
2 parents d19d250 + d0d2fff commit 57c3d38

4 files changed

Lines changed: 104 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name = "glm-5v-turbo"
2+
family = "glm"
3+
release_date = "2026-04-01"
4+
last_updated = "2026-04-01"
5+
attachment = true
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
16+
output = 0
17+
cache_read = 0
18+
cache_write = 0
19+
20+
[limit]
21+
context = 200000
22+
output = 131072
23+
24+
[modalities]
25+
input = ["text", "image", "video", "pdf"]
26+
output = ["text"]
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name = "glm-5v-turbo"
2+
family = "glm"
3+
release_date = "2026-04-01"
4+
last_updated = "2026-04-01"
5+
attachment = true
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 = 1.20
16+
output = 4.00
17+
cache_read = 0.24
18+
cache_write = 0
19+
20+
[limit]
21+
context = 200000
22+
output = 131072
23+
24+
[modalities]
25+
input = ["text", "image", "video", "pdf"]
26+
output = ["text"]
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name = "glm-5v-turbo"
2+
family = "glm"
3+
release_date = "2026-04-01"
4+
last_updated = "2026-04-01"
5+
attachment = true
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
16+
output = 0
17+
cache_read = 0
18+
cache_write = 0
19+
20+
[limit]
21+
context = 200000
22+
output = 131072
23+
24+
[modalities]
25+
input = ["text", "image", "video", "pdf"]
26+
output = ["text"]
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name = "glm-5v-turbo"
2+
family = "glm"
3+
release_date = "2026-04-01"
4+
last_updated = "2026-04-01"
5+
attachment = true
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 = 5.00
16+
output = 22.00
17+
cache_read = 1.20
18+
cache_write = 0
19+
20+
[limit]
21+
context = 200000
22+
output = 131072
23+
24+
[modalities]
25+
input = ["text", "image", "video", "pdf"]
26+
output = ["text"]

0 commit comments

Comments
 (0)