项目文件夹

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

22 行
392 B
TOML

name = "Gemma-4-31B"
description = "Open Gemma instruction model for efficient chat and self-hosted deployments"
release_date = "2026-04-02"
last_updated = "2026-04-02"
attachment = true
reasoning = false
temperature = false
open_weights = false
tool_call = true
[cost]
input = 0
output = 0
[limit]
context = 262_144
output = 8_192
[modalities]
input = ["text", "image"]
output = ["text"]