Mistral AI
Mistral: Mistral Small 3.2 24B
in Europe
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 WildBench and Arena Hard, reduces infinite generations, and delivers gains in tool use and structured output tasks. It supports image and text inputs with structured outputs, function/tool calling, and strong performance across coding (HumanEval+, MBPP), STEM (MMLU, MATH, GPQA), and vision benchmarks (ChartQA, DocVQA).
mistralai/mistral-small-3.2-24b-instruct 131K
Context Window
131K
Max Output
25
Speed
60
Intelligence
Capabilities
Model Information
- Provider
- Mistral AI
- Parameters
- 24B
Integration
Start with one API call
OpenAI-compatible API. Use the same SDK you already know. Just swap the model parameter.
curl https://api.supa.works/openai/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer <YOUR_API_KEY>" \
-d '{
"model": "mistralai/mistral-small-3.2-24b-instruct",
"messages": [{"role": "user", "content": "Hello!"}]
}'mistralai/mistral-small-3.2-24b-instruct Why SUPA
Why host on SUPA?
European Data Residency
All data processed and stored exclusively on European servers. Full GDPR compliance.
OpenAI-Compatible API
Use the same SDK and code you already have. Just change the base URL.
No Infrastructure
No GPUs to manage, no scaling to worry about. Just API calls.
No Data Training
We never use your API requests to train models. Your data stays private.
Start using Mistral: Mistral Small 3.2 24B
Free sandbox tier available. No credit card required.
Get API Access