Mistral: Mistral Small 3.1 24B — AI model
Mistral: Mistral Small 3.1 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.1 24B Instruct is an upgraded variant of Mistral Small 3 (2501), featuring 24 billion parameters with advanced multimodal capabilities. It provides state-of-the-art performance in text-based reasoning and...
Specs
| Vendor | Mistral AI |
|---|---|
| Type | text, image |
| Context window | 128,000 tokens |
| Pricing | $0.35/M in · $0.55/M out |
| API | chat_completions |
| Capabilities | Vision |
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.1-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