23 lines
422 B
TOML
23 lines
422 B
TOML
name = "Arcee AI: Trinity Mini"
|
|
description = "Efficient model for low-latency assistance, extraction, and routine automation"
|
|
release_date = "2025-12"
|
|
last_updated = "2026-01-28"
|
|
attachment = false
|
|
reasoning_options = []
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 0.045
|
|
output = 0.15
|
|
|
|
[limit]
|
|
context = 131072
|
|
output = 131072
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|