14 lines
164 B
TOML
14 lines
164 B
TOML
base_model = "zhipuai/glm-5"
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[cost]
|
|
input = 0.95
|
|
output = 3.15
|
|
cache_read = 0.2
|
|
|
|
[limit]
|
|
context = 202_800
|
|
output = 131_100
|