项目文件夹

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

23 行
424 B
TOML

name = "Google: Gemma 3 12B"
description = "Open Gemma instruction model for efficient chat and self-hosted deployments"
release_date = "2025-03-13"
last_updated = "2026-03-15"
attachment = true
reasoning = false
temperature = true
tool_call = false
open_weights = true
[cost]
input = 0.04
output = 0.13
cache_read = 0.015
[limit]
context = 131072
output = 131072
[modalities]
input = ["image", "text"]
output = ["text"]