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

50 lines
1.0 KiB
TOML

name = "GLM-5"
description = "General GLM flagship for coding, analysis, and tool-heavy engineering workflows"
family = "glm"
release_date = "2026-02-12"
last_updated = "2026-02-12"
attachment = false
reasoning = true
temperature = true
tool_call = true
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-5"
[[benchmarks]]
name = "SWE-Bench Verified"
score = 72.8
metric = "resolved"
source = "https://www.swebench.com/"
[[benchmarks]]
name = "SWE-Atlas Codebase QnA"
score = 20.5
metric = "score"
harness = "Mini-SWE-Agent"
source = "https://labs.scale.com/leaderboard/sweatlas-qna"
[[benchmarks]]
name = "SWE-Atlas Refactoring"
score = 24.24
metric = "score"
harness = "Mini-SWE-Agent"
source = "https://labs.scale.com/leaderboard/sweatlas-refactoring"
[[benchmarks]]
name = "SWE-Atlas Test Writing"
score = 28.74
metric = "score"
harness = "Mini-SWE-Agent"
source = "https://labs.scale.com/leaderboard/sweatlas-tw"