Skip to content

Commit 0f47679

Browse files
Update cerebras.json (#101)
updated contextwindow and default max tokens
1 parent e429375 commit 0f47679

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

internal/providers/configs/cerebras.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"name": "Z.AI GLM 4.6",
1313
"cost_per_1m_in": 0,
1414
"cost_per_1m_out": 0,
15-
"context_window": 128000,
16-
"default_max_tokens": 40000,
17-
"can_reason": true,
15+
"context_window": 131072,
16+
"default_max_tokens": 40960,
17+
"can_reason": false,
1818
"supports_attachments": false
1919
},
2020
{

0 commit comments

Comments
 (0)