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

22 lines
411 B
TOML

name = "EssentialAI: Rnj 1 Instruct"
description = "Open-weight instruction model for adaptable chat and self-hosted production workloads"
release_date = "2025-12-05"
last_updated = "2026-03-15"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0.15
output = 0.15
[limit]
context = 32768
output = 6554
[modalities]
input = ["text"]
output = ["text"]