Merge pull request #870 from spiffytech/dev
Add Ollama Cloud support for GLM-5
This commit is contained in:
@@ -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"]
|
||||
Reference in New Issue
Block a user