18 lines
383 B
TOML
18 lines
383 B
TOML
base_model = "zhipuai/glm-5.2"
|
|
name = "GLM 5.2"
|
|
description = "GLM-5.2 is a Mixture-of-Experts language model featuring 40 billion activated parameters and a total of 744 billion parameters."
|
|
release_date = "2026-06-16"
|
|
last_updated = "2026-06-16"
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[cost]
|
|
input = 1.39
|
|
output = 4.4
|
|
cache_read = 0.26
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 262_144
|