14 lines
173 B
TOML
14 lines
173 B
TOML
reasoning_options = []
|
|
base_model = "zhipuai/glm-5"
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0.75
|
|
output = 2.4
|
|
|
|
[limit]
|
|
context = 200_000
|
|
output = 128_000
|