Files
2026-07-13 12:28:55 +08:00

22 lines
403 B
TOML

name = "Arcee AI: Coder Large"
description = "Coding model for repository understanding, refactors, and agentic engineering tasks"
release_date = "2025-05-06"
last_updated = "2026-03-15"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = true
[cost]
input = 0.5
output = 0.8
[limit]
context = 32768
output = 32768
[modalities]
input = ["text"]
output = ["text"]