项目文件夹

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

28 行
629 B
TOML

name = "Gemma 4 31B Instruct"
description = "Open Gemma instruction model for efficient chat and self-hosted deployments"
family = "gemma"
release_date = "2026-04-02"
last_updated = "2026-04-02"
attachment = true
reasoning = true
# Berget documents no meaningful toggle, effort subset, or budget for this model.
# https://api.berget.ai/openapi.json
reasoning_options = []
temperature = true
knowledge = "2025-12"
tool_call = true
structured_output = true
open_weights = true
[cost]
input = 0.275
output = 0.55
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["audio", "image", "text", "video"]
output = ["text"]