24 lines
447 B
TOML
24 lines
447 B
TOML
name = "Coder Large"
|
|
description = "Coding model for repository understanding, refactors, and agentic engineering tasks"
|
|
release_date = "2025-05-05"
|
|
last_updated = "2025-05-05"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
structured_output = false
|
|
knowledge = "2025-03-31"
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.5
|
|
output = 0.8
|
|
|
|
[limit]
|
|
context = 32_768
|
|
output = 32_768
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|