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

24 lines
444 B
TOML

name = "Gemma 3n E2b It"
description = "Open Gemma instruction model for efficient chat and self-hosted deployments"
attachment = true
reasoning = false
temperature = true
knowledge = "2024-06"
tool_call = true
structured_output = true
release_date = "2025-06-12"
last_updated = "2025-06-12"
open_weights = true
[cost]
input = 0.00
output = 0.00
[limit]
context = 128000
output = 4096
[modalities]
input = ["text","image"]
output = ["text"]