Files
2026-07-13 12:28:55 +08:00

23 lines
417 B
TOML

name = "Gemma 3 4B IT"
description = "Open Gemma instruction model for efficient chat and self-hosted deployments"
family = "gemma"
release_date = "2024-12-01"
last_updated = "2024-12-01"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = false
[cost]
input = 0.04
output = 0.08
[limit]
context = 128_000
output = 4_096
[modalities]
input = ["text", "image"]
output = ["text"]