Files
2026-07-13 12:28:55 +08:00

22 lines
424 B
TOML

name = "glm-5"
description = "Flagship GLM model for hybrid reasoning, coding, and agentic engineering"
family = "glm"
attachment = false
reasoning = true
reasoning_options = [{ type = "toggle" }]
tool_call = true
release_date = "2026-02-11"
last_updated = "2026-02-11"
open_weights = true
[interleaved]
field = "reasoning_content"
[limit]
context = 202752
output = 131072
[modalities]
input = ["text"]
output = ["text"]