diff --git a/providers/cerebras/models/zai-glm-4.7.toml b/providers/cerebras/models/zai-glm-4.7.toml new file mode 100644 index 000000000..e81a22bd8 --- /dev/null +++ b/providers/cerebras/models/zai-glm-4.7.toml @@ -0,0 +1,22 @@ +name = "Z.AI GLM-4.7" +release_date = "2026-01-10" +last_updated = "2026-01-10" +attachment = false +reasoning = false +temperature = true +tool_call = true +open_weights = true + +[cost] +input = 0 +output = 0 +cache_read = 0 +cache_write = 0 + +[limit] +context = 131_072 +output = 40_000 + +[modalities] +input = ["text"] +output = ["text"]