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

23 lines
426 B
TOML

name = "Mercury Coder Small Beta"
description = "Coding model for repository understanding, refactors, and agentic engineering tasks"
family = "mercury"
release_date = "2025-02-26"
last_updated = "2025-02-26"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = false
[cost]
input = 0.25
output = 1
[limit]
context = 32_000
output = 16_384
[modalities]
input = ["text"]
output = ["text"]