Merge pull request #870 from spiffytech/dev

Add Ollama Cloud support for GLM-5
This commit is contained in:
Aiden Cline
2026-02-11 19:39:23 -06:00
committed by GitHub
+19
View File
@@ -0,0 +1,19 @@
name = "glm-5"
family = "glm"
attachment = false
reasoning = true
tool_call = true
release_date = "2026-02-11"
last_updated = "2026-02-11"
open_weights = true
[interleaved]
field = "reasoning_content"
[limit]
context = 202752
output = 131072
[modalities]
input = ["text"]
output = ["text"]