diff --git a/providers/cerebras/models/zai-glm-4.6.toml b/providers/cerebras/models/zai-glm-4.6.toml new file mode 100644 index 00000000..0c75aa83 --- /dev/null +++ b/providers/cerebras/models/zai-glm-4.6.toml @@ -0,0 +1,22 @@ +name = "Z.AI GLM-4.6" +release_date = "2025-11-05" +last_updated = "2026-01-19" +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_960 + +[modalities] +input = ["text"] +output = ["text"]