Skip to content

Commit f22aecb

Browse files
committed
fix/Updated glm4.6 to use new limit format
1 parent 62079d1 commit f22aecb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

providers/venice/models/zai-org-glm-4.6.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ input = 0.85
1313
output = 2.75
1414

1515
[limit]
16-
context = 202752
17-
output = 8192
16+
context = 202_752
17+
output = 8_192
1818

1919
[modalities]
2020
input = ["text"]

0 commit comments

Comments
 (0)