22 lines
403 B
TOML
22 lines
403 B
TOML
name = "Google: Gemma 3 4B"
|
|
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.08
|
|
|
|
[limit]
|
|
context = 131072
|
|
output = 19200
|
|
|
|
[modalities]
|
|
input = ["image", "text"]
|
|
output = ["text"]
|