Skip to content

Commit 11d5443

Browse files
authored
follow the nim modelcard change context length to 131072
https://build.nvidia.com/z-ai/glm-5.1/modelcard Other Properties Related to Input: Supports multi-turn conversations, tool calling, system prompts, and extended agentic sessions. Input context length: 131,072 tokens.
1 parent 90558e9 commit 11d5443

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

providers/nvidia/models/z-ai/glm-5.1.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ input = 0.0
1717
output = 0.0
1818

1919
[limit]
20-
context = 202752
20+
context = 131072
2121
output = 131072
2222

2323
[modalities]

0 commit comments

Comments
 (0)