Models/essentialai/EssentialAI: Rnj 1 Instruct
ES

EssentialAI: Rnj 1 Instruct

33K context$0.15/M input$0.15/M output
essentialai/rnj-1-instruct

Description

Rnj-1 is an 8B-parameter, dense, open-weight model family developed by Essential AI and trained from scratch with a focus on programming, math, and scientific reasoning. The model demonstrates strong performance...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "essentialai/rnj-1-instruct",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.15/M
Output$0.15/M
Context33K tokens

Model Info

Provideressentialai
IDessentialai/rnj-1-instruct