Prime Intellect: INTELLECT-3 — AI model
Prime Intellect: INTELLECT-3 is a AI model from Prime Intellect, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
INTELLECT-3 is a 106B-parameter Mixture-of-Experts model (12B active) post-trained from GLM-4.5-Air-Base using supervised fine-tuning (SFT) followed by large-scale reinforcement learning (RL). It offers state-of-the-art performance for its size across math,...
Specs
| Vendor | Prime Intellect |
|---|---|
| Type | text |
| Context window | 131,072 tokens |
| Pricing | $0.20/M in · $1.10/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": "prime-intellect/intellect-3",
"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