- Text Generation
Mistral Embed 2312 is a text embedding model from Mistral optimized for semantic representations of text and code, with an 8K token context window and low-cost…
Powered by EssentialAI
Rnj-1 Instruct is an 8B-parameter, instruction-tuned open-weight model from EssentialAI, optimized for code generation, STEM reasoning, and agentic tool-using workflows with a 32K context window.
Output tokens per second · Higher is better
Seconds · Lower is better
USD per 1M tokens (blended) · Lower is better
About the model
Rnj-1 Instruct is an 8B-parameter instruction-tuned language model from EssentialAI, trained from scratch and released as open weights under Apache 2.0. It is mainly used for software engineering assistants, autonomous coding agents, and complex multi-step tool-using workflows thanks to strong performance on benchmarks like SWE-bench Verified, BigCodeBench, and the Berkeley Function Calling Leaderboard. It is also used for math and scientific reasoning tasks, achieving competitive results on GSM8K, AIME 2025, and GPQA-style science benchmarks while remaining small enough for cost-efficient deployment. Rnj-1 Instruct belongs to the Rnj-1 family of 8B dense models, where Rnj-1 is the base model and newer variants like Rnj-1.5 Instruct extend its long-context and coding capabilities.
Model capabilities
Generates, edits, debugs, and infills code across multiple languages, excelling on HumanEval+, BigCodeBench, and SWE-bench style tasks.
Solves math and science problems, including quantitative reasoning and competition-style questions, using its strong STEM-focused training.
Drives multi-step software engineering agents, coordinating tools and environment interactions to resolve complex, real-world coding issues.
Performs structured function calling and API orchestration, enabling integration into pipelines requiring reliable tool invocation and handling.
Supports instruction-following and conversational tasks over a 32K-token context, maintaining coherence across lengthy technical discussions.
Use cases
Transparent pricing
LLM API offers the lowest cost and fastest access for Rnj 1 Instruct–class models.
| Provider | Region | Latency | Throughput | Uptime | Input ($/1M) | Output ($/1M) | Context |
|---|---|---|---|---|---|---|---|
| LLM API BEST | Global | 120ms | 120 tps | 99.99% | $0.04 | $0.08 | 128K |
| EssentialAI | US East | ~220ms | ~60 tps | ~99.9% | ~$0.10 | ~$0.20 | ~64K |
| OpenAI (gpt-4.1-mini equivalent) | Global | ~250ms | ~80 tps | ~99.9% | ~$0.15 | ~$0.60 | ~128K |
| Anthropic (Claude 3.5 Sonnet equivalent) | US East | ~260ms | ~50 tps | ~99.9% | ~$3.00 | ~$15.00 | ~200K |
Performance benchmarks
| Metric | Rnj 1 Instruct (EssentialAI) | GPT-4.1 Mini (OpenAI) | Claude 3.5 Sonnet (Anthropic) |
|---|---|---|---|
| Avg Latency | ~180ms | ~220ms | ~250ms |
| Context Window | 128K | 128K | 200K |
| Input Price ($/1M) | $0.20 | $0.15 | $3.00 |
| Output Price ($/1M) | $0.60 | $0.60 | $15.00 |
| Max Output Tokens | 4K | 4K | 4K |
| Throughput | 80 tps | 60 tps | 40 tps |
| Uptime | 99.9% | 99.9% | 99.9% |
30-day usage via LLM API
Architecture & Integration
One unified API. Every major model. Built-in reliability, cost control, and observability.
Dynamically route each request to the best model across providers based on latency, cost, and quality—without changing your integration or redeploying code.
One endpoint, every modelSet hard budgets, price caps, and routing rules to keep LLM spend predictable while automatically choosing cheaper equivalents when they meet your quality thresholds.
Optimize spend by defaultSurvive rate limits and outages with built-in failover to backup models and providers, keeping mission-critical workflows up without custom retry logic.
Resilient by designGet centralized traces, metrics, and logs for every request across providers, so you can debug prompts, compare models, and spot regressions in real time.
See every tokenCompose multi-step LLM tasks—tools, retrieval, workflows—behind a single API, letting LLM.API manage state, retries, and model selection for each step.
Workflows, not raw callsRun millions of inferences in parallel with server-side batching, concurrency control, and automatic chunking tuned for provider limits and throughput.
Scale to millionsDecision guide
FAQ
Rnj 1 Instruct is an instruction-tuned large language model by EssentialAI optimized for general-purpose text generation and code assistance.
Rnj 1 Instruct supports up to a 16K token context window for prompts plus generated output combined.
Rnj 1 Instruct is a text-only model that accepts text prompts and returns text completions.
Rnj 1 Instruct targets a balance of quality and efficiency, performing similarly to mid-sized open-source instruction models at lower inference cost.
LLM.API charges per token for Rnj 1 Instruct usage, with separate rates for input and output tokens defined in your LLM.API pricing plan.
Rnj 1 Instruct is designed for low-latency interactive use, typically returning initial tokens within a few hundred milliseconds under normal load.
You invoke Rnj 1 Instruct by passing its model name to the LLM.API completion or chat endpoint along with your prompt and configuration parameters.
Rnj 1 Instruct is best for instruction following, multi-step reasoning, code drafting, and transforming or summarizing textual data.
Yes, you can enable streaming for Rnj 1 Instruct on LLM.API to receive tokens incrementally as they are generated.
Rnj 1 Instruct can hallucinate incorrect facts, is not connected to real-time data, and should not be solely relied on for safety-critical decisions.
Compare
Mistral Embed 2312 is a text embedding model from Mistral optimized for semantic representations of text and code, with an 8K token context window and low-cost…
GPT-4o Transcribe is an OpenAI model specialized for converting audio into accurate, time-aligned text transcripts. It is notable for handling natural speech, varied accents, and real-world…
GLM 4.6V is Z.ai’s open-source, large-scale vision-language model that supports images, video, documents, and text with a long context window and native tool use. It is…