142715e73f
* feat: add Arcee AI lab and Trinity models * fix: correct Trinity metadata dates * fix: align Trinity descriptions with model cards
15 lines
239 B
TOML
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
|