EssentialAI: Rnj 1 Instruct — AI model
EssentialAI: Rnj 1 Instruct is a AI model from Essentialai, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
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...
Specs
| Vendor | Essentialai |
|---|---|
| Type | text |
| Context window | 32,768 tokens |
| Pricing | $0.15/M in · $0.15/M out |
| API | chat_completions |
| Capabilities | Tools |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "essentialai/rnj-1-instruct",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started