Mistral: Mistral Small 3.2 24B — AI model
Mistral: Mistral Small 3.2 24B is a AI model from Mistral AI, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Mistral-Small-3.2-24B-Instruct-2506 is an updated 24B parameter model from Mistral optimized for instruction following, repetition reduction, and improved function calling. Compared to the 3.1 release, version 3.2 significantly improves accuracy on...
Specs
| Vendor | Mistral AI |
|---|---|
| Type | text, image |
| Context window | 128,000 tokens |
| Pricing | $0.07/M in · $0.20/M out |
| API | chat_completions |
| Capabilities | Vision · 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": "mistralai/mistral-small-3.2-24b-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