AllenAI: Olmo 3 32B Think — AI model

AllenAI: Olmo 3 32B Think is a AI model from Allenai, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

Olmo 3 32B Think is a large-scale, 32-billion-parameter model purpose-built for deep reasoning, complex logic chains and advanced instruction-following scenarios. Its capacity enables strong performance on demanding evaluation tasks and...

Specs

VendorAllenai
Typetext
Context window65,536 tokens
Pricing$0.15/M in · $0.50/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": "allenai/olmo-3-32b-think",
    "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