[aihubmix/glm] Add GLM 5.2
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
base_model = "zhipuai/glm-5.2"
|
||||
|
||||
[[reasoning_options]]
|
||||
type = "effort"
|
||||
values = ["high", "max"]
|
||||
|
||||
[interleaved]
|
||||
field = "reasoning_content"
|
||||
|
||||
[cost]
|
||||
input = 1.1268
|
||||
output = 3.9438
|
||||
cache_read = 0.2817
|
||||
|
||||
[limit]
|
||||
context = 1_000_000
|
||||
output = 128_000
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
Reference in New Issue
Block a user