Files
anomalyco--models.dev/providers/nano-gpt/models/arcee-ai/trinity-large-thinking.toml
T
Eric W. Tramel 142715e73f feat: add Arcee AI lab and Trinity models (#4655)
* feat: add Arcee AI lab and Trinity models

* fix: correct Trinity metadata dates

* fix: align Trinity descriptions with model cards
2026-08-13 17:58:59 -05:00

15 lines
239 B
TOML

# Not included in subscription
base_model = "arcee-ai/trinity-large-thinking"
structured_output = false
reasoning_options = []
[cost]
input = 0.25
output = 0.9
cache_read = 0.125
[limit]
context = 262_144
input = 262_144
output = 80_000