Mistral Small 3.1 24B

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 vision tasks, including image analysis, programming, mathematical reasoning, and multilingual support across dozens of languages. Equipped with an extensive 128k token context window and optimized for efficient local inference, it supports use cases such as conversational agents, function calling, long-document comprehension, and privacy-sensitive deployments. The updated version is [Mistral Small 3.2](mistralai/mistral-small-3.2-24b-instruct)

ChatMistral128k tokens$0.3826 / $0.605 · 1M

mistralai/mistral-small-3.1-24b-instruct

Context
128k tokens
Completion cap
128,000
Tools
No
JSON
No
Released
2025-03-17

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistralai/mistral-small-3.1-24b-instruct",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Mistral Small 3.1 24B?
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 vision tasks, including image analysis, programming, mathematical reasoning, and multilingual support across dozens of languages. Equipped with an extensive 128k token context window and optimized for efficient local inference, it supports use cases such as conversational agents, function calling, long-document comprehension, and privacy-sensitive deployments. The updated version is [Mistral Small 3.2](mistralai/mistral-small-3.2-24b-instruct) Mistral Small 3.1 24B runs on the Geek Hub API (OpenAI-compatible). Model id: mistralai/mistral-small-3.1-24b-instruct.
Is Mistral Small 3.1 24B free?
No. Input is $0.3826 per 1M tokens and output is $0.605 per 1M tokens on Geek Hub (markup included).
What is the context length of Mistral Small 3.1 24B?
Mistral Small 3.1 24B has a 128k tokens context window. It supports up to 128,000 completion tokens.
Does Mistral Small 3.1 24B support tool calling and structured outputs?
Mistral Small 3.1 24B does not advertise tool calling on this endpoint. Structured outputs are not listed for this endpoint.
When was Mistral Small 3.1 24B released?
Mistral Small 3.1 24B was released on 2025-03-17.

More models from Mistral