diff --git a/providers/huggingface/models/zai-org/GLM-5.2.toml b/providers/huggingface/models/zai-org/GLM-5.2.toml new file mode 100644 index 0000000000..b22a9f2fbe --- /dev/null +++ b/providers/huggingface/models/zai-org/GLM-5.2.toml @@ -0,0 +1,15 @@ +base_model = "zhipuai/glm-5.2" +reasoning_options = [] +open_weights = true + +[interleaved] +field = "reasoning_content" + +[cost] +input = 1.4 +output = 4.4 +cache_read = 0.26 + +[limit] +context = 262_144 +output = 262_144