AionLabs: Aion-RP 1.0 (8B) — AI model
AionLabs: Aion-RP 1.0 (8B) is a AI model from Aion Labs, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Aion-RP-Llama-3.1-8B ranks the highest in the character evaluation portion of the RPBench-Auto benchmark, a roleplaying-specific variant of Arena-Hard-Auto, where LLMs evaluate each other’s responses. It is a fine-tuned base model...
Specs
| Vendor | Aion Labs |
|---|---|
| Type | text |
| Context window | 32,768 tokens |
| Pricing | $0.80/M in · $1.60/M out |
| API | chat_completions |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "aion-labs/aion-rp-llama-3.1-8b",
"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