项目文件夹

文件
2026-07-13 12:28:55 +08:00

24 行
481 B
TOML

name = "GLM-4.7-FlashX"
description = "Efficient GLM model for fast reasoning, coding, and agent workflows"
family = "glm-flash"
release_date = "2026-01-19"
last_updated = "2026-01-19"
attachment = false
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-04"
open_weights = true
[limit]
context = 200_000
output = 131_072
[modalities]
input = ["text"]
output = ["text"]
[[weights]]
label = "Hugging Face"
url = "https://huggingface.co/zai-org/GLM-4.7-Flash"