24 lines
435 B
TOML
24 lines
435 B
TOML
name = "Trinity Mini"
|
|
description = "Efficient model for low-latency assistance, extraction, and routine automation"
|
|
family = "trinity"
|
|
release_date = "2025-12-01"
|
|
last_updated = "2025-12"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
knowledge = "2024-10"
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.045
|
|
output = 0.15
|
|
|
|
[limit]
|
|
context = 131_072
|
|
output = 131_072
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|