Skip to content

Commit 61e8ea2

Browse files
authored
Merge pull request #1410 from gjtiquia/dev
Poe: add GLM-5 model
2 parents 7d2cd98 + 9d377b7 commit 61e8ea2

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name = "glm-5"
2+
release_date = "2026-02-11"
3+
last_updated = "2026-02-11"
4+
attachment = true
5+
reasoning = true
6+
temperature = true
7+
open_weights = false
8+
tool_call = true
9+
10+
[limit]
11+
context = 205_000
12+
output = 131_072
13+
14+
[modalities]
15+
input = ["text"]
16+
output = ["text"]

0 commit comments

Comments
 (0)