24 lines
444 B
TOML
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"]
|