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

36 lines
723 B
TOML

name = "GLM-4.7"
description = "Mature GLM model for dependable coding, reasoning, and structured agent tasks"
family = "glm"
release_date = "2025-12-22"
last_updated = "2025-12-22"
attachment = false
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-04"
open_weights = true
[limit]
context = 204_800
output = 131_072
[modalities]
input = ["text"]
output = ["text"]
[[weights]]
label = "Hugging Face"
url = "https://huggingface.co/zai-org/GLM-4.7"
[[benchmarks]]
name = "SWE-Bench Verified"
score = 73.8
metric = "resolved"
source = "https://huggingface.co/zai-org/GLM-4.7"
[[benchmarks]]
name = "Terminal Bench 2.0"
score = 33.4
metric = "score"
source = "https://huggingface.co/zai-org/GLM-4.7"