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

19 lines
245 B
TOML

base_model = "zhipuai/glm-4.7"
name = "GLM 4.7"
knowledge = "2024-10"
open_weights = false
interleaved = true
[[reasoning_options]]
type = "toggle"
[cost]
input = 0.6
output = 2.2
cache_read = 0.12
[limit]
context = 200_000
output = 120_000