Mistral Small 3

Mistral Small 3 is a 24B-parameter language model optimized for low-latency performance across common AI tasks. Released under the Apache 2.0 license, it features both pre-trained and instruction-tuned versions designed for efficient local deployment. The model achieves 81% accuracy on the MMLU benchmark and performs competitively with larger models like Llama 3.3 70B and Qwen 32B, while operating at three times the speed on equivalent hardware. [Read the blog post about the model here.](https://mistral.ai/news/mistral-small-3/)

ChatMistral33k tokens$0.0545 / $0.0872 · 1M

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

Contexto
33k tokens
Máx. completion
16,384
Tools
No
JSON
Lanzamiento
2025-01-30

Llámalo desde Geek Hub

El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.

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

Preguntas frecuentes

¿Qué es Mistral Small 3?
Mistral Small 3 is a 24B-parameter language model optimized for low-latency performance across common AI tasks. Released under the Apache 2.0 license, it features both pre-trained and instruction-tuned versions designed for efficient local deployment. The model achieves 81% accuracy on the MMLU benchmark and performs competitively with larger models like Llama 3.3 70B and Qwen 32B, while operating at three times the speed on equivalent hardware. [Read the blog post about the model here.](https://mistral.ai/news/mistral-small-3/) Mistral Small 3 corre en el API de Geek Hub (compatible con OpenAI). Id: mistralai/mistral-small-24b-instruct-2501.
¿Mistral Small 3 es gratis?
No. El input cuesta $0.0545 / 1M tokens y el output $0.0872 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Mistral Small 3?
Mistral Small 3 tiene una ventana de 33k tokens. Soporta hasta 16,384 tokens de completion.
¿Mistral Small 3 soporta tool calling y structured outputs?
Mistral Small 3 no publica tool calling en este endpoint. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó Mistral Small 3?
Mistral Small 3 se lanzó el 30 de enero de 2025.

Más modelos de Mistral