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

18 lines
357 B
TOML

name = "gemma3:4b"
description = "Open Gemma instruction model for efficient chat and self-hosted deployments"
family = "gemma"
attachment = true
reasoning = false
tool_call = false
release_date = "2024-12-01"
last_updated = "2026-01-19"
open_weights = true
[limit]
context = 131072
output = 131072
[modalities]
input = ["text","image"]
output = ["text"]