19 lines
245 B
TOML
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
|