We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8d5f08 + 11d5443 commit ac8a79dCopy full SHA for ac8a79d
1 file changed
providers/nvidia/models/z-ai/glm-5.1.toml
@@ -0,0 +1,25 @@
1
+name = "GLM-5.1"
2
+family = "glm"
3
+release_date = "2026-03-27"
4
+last_updated = "2026-03-27"
5
+attachment = false
6
+reasoning = true
7
+temperature = true
8
+tool_call = true
9
+structured_output = true
10
+open_weights = true
11
+
12
+[interleaved]
13
+field = "reasoning_content"
14
15
+[cost]
16
+input = 0.0
17
+output = 0.0
18
19
+[limit]
20
+context = 131072
21
+output = 131072
22
23
+[modalities]
24
+input = ["text"]
25
+output = ["text"]
0 commit comments