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

22 lines
381 B
TOML

name = "esmfold"
description = "Open Llama instruction model for multilingual chat, reasoning, and coding"
release_date = "2024-03-15"
last_updated = "2025-06-12"
attachment = false
reasoning = false
temperature = true
tool_call = false
open_weights = true
[cost]
input = 0.0
output = 0.0
[limit]
context = 128_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]