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

24 lines
503 B
TOML

name = "Gemma 4 E4B IT"
description = "Open Gemma instruction model for efficient chat and self-hosted deployments"
family = "gemma"
release_date = "2026-04-02"
last_updated = "2026-04-02"
attachment = true
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true
[limit]
context = 131_072
output = 8_192
[modalities]
input = ["text", "image", "audio"]
output = ["text"]
[[weights]]
label = "Hugging Face"
url = "https://huggingface.co/google/gemma-4-E4B-it"