Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions providers/cerebras/models/zai-glm-4.6.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name = "Z.AI GLM-4.6"
release_date = "2025-11-05"
last_updated = "2025-11-05"
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"]