Skip to content

Commit b97ee92

Browse files
authored
Merge pull request #338 from kevint-cerebras/add-cerebras-zai-glm-4-6
Add cerebras zai glm 4 6
2 parents f2a45de + cfe27e8 commit b97ee92

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
name = "Z.AI GLM-4.6"
2+
release_date = "2025-11-05"
3+
last_updated = "2025-11-05"
4+
attachment = false
5+
reasoning = false
6+
temperature = true
7+
tool_call = true
8+
open_weights = true
9+
10+
[cost]
11+
input = 0
12+
output = 0
13+
cache_read = 0
14+
cache_write = 0
15+
16+
[limit]
17+
context = 131_072
18+
output = 40_960
19+
20+
[modalities]
21+
input = ["text"]
22+
output = ["text"]
23+

0 commit comments

Comments
 (0)