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

16 lines
226 B
TOML

base_model = "zhipuai/glm-4.5"
reasoning_options = [{ type = "toggle" }]
name = "GLM 4.5"
knowledge = "2025-07"
interleaved = true
[cost]
input = 0.6
output = 2.2
cache_read = 0.11
[limit]
context = 128_000
output = 96_000