AionLabs: Aion-1.0-Mini — AI model

AionLabs: Aion-1.0-Mini is a AI model from Aion Labs, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

Aion-1.0-Mini 32B parameter model is a distilled version of the DeepSeek-R1 model, designed for strong performance in reasoning domains such as mathematics, coding, and logic. It is a modified variant...

Specs

VendorAion Labs
Typetext
Context window131,072 tokens
Pricing$0.70/M in · $1.40/M out
APIchat_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-1.0-mini",
    "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

Related models