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

22 lines
394 B
TOML

name = "Google: Gemma 3n 4B"
description = "Open Gemma instruction model for efficient chat and self-hosted deployments"
release_date = "2025-05-20"
last_updated = "2025-05-20"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = true
[cost]
input = 0.02
output = 0.04
[limit]
context = 32768
output = 6554
[modalities]
input = ["text"]
output = ["text"]