22 lines
411 B
TOML
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"]
|