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

29 lines
500 B
TOML

name = "GLM-5.1"
description = "Flagship GLM model for hybrid reasoning, coding, and agentic engineering"
family = "glm"
release_date = "2026-04-07"
last_updated = "2026-04-07"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2025-04"
open_weights = true
[interleaved]
field = "reasoning_content"
[cost]
input = 1.4
output = 4.4
cache_read = 0.26
[limit]
context = 202_752
output = 32_768
[modalities]
input = ["text"]
output = ["text"]