Skip to content

Commit ac8a79d

Browse files
authored
Merge pull request #1487 from WJQSERVER/add/nvidia(nim)-z-ai-glm-5.1
Add Z.AI GLM-5.1 to NVIDIA(NIM)
2 parents d8d5f08 + 11d5443 commit ac8a79d

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)