23 lines
413 B
TOML
23 lines
413 B
TOML
name = "Gemma 2 2b It"
|
|
description = "Open Gemma instruction model for efficient chat and self-hosted deployments"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = true
|
|
structured_output = true
|
|
release_date = "2024-07-16"
|
|
last_updated = "2024-07-16"
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.00
|
|
output = 0.00
|
|
|
|
[limit]
|
|
context = 128000
|
|
output = 4096
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|