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)
mistralai/mistral-small-3.1-24b-instruct
- Contexto
- 128k tokens
- Máx. completion
- 128,000
- Tools
- No
- JSON
- No
- Lanzamiento
- 2025-03-17
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-3.1-24b-instruct",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es 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 corre en el API de Geek Hub (compatible con OpenAI). Id: mistralai/mistral-small-3.1-24b-instruct.
- ¿Mistral Small 3.1 24B es gratis?
- No. El input cuesta $0.3826 / 1M tokens y el output $0.605 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de Mistral Small 3.1 24B?
- Mistral Small 3.1 24B tiene una ventana de 128k tokens. Soporta hasta 128,000 tokens de completion.
- ¿Mistral Small 3.1 24B soporta tool calling y structured outputs?
- Mistral Small 3.1 24B no publica tool calling en este endpoint. No lista structured outputs en este endpoint.
- ¿Cuándo se lanzó Mistral Small 3.1 24B?
- Mistral Small 3.1 24B se lanzó el 17 de marzo de 2025.
Más modelos de Mistral
Codestral 2508Mistral's cutting-edge language model for coding released end of July 2025. Codestral specializes in low-latency, high-frequency tasks such as fill-in-the-middle (FIM), code correc
Ministral 3 14B 2512The largest model in the Ministral 3 family, Ministral 3 14B offers frontier capabilities and performance comparable to its larger Mistral Small 3.2 24B counterpart. A powerful and
Ministral 3 3B 2512The smallest model in the Ministral 3 family, Ministral 3 3B is a powerful, efficient tiny language model with vision capabilities.
Ministral 3 8B 2512A balanced model in the Ministral 3 family, Ministral 3 8B is a powerful, efficient tiny language model with vision capabilities.
Ministral 8BMinistral 8B is an 8B parameter model featuring a unique interleaved sliding-window attention pattern for faster, memory-efficient inference. Designed for edge use cases, it suppor
Mistral LargeThis is Mistral AI's flagship model, Mistral Large 2 (version `mistral-large-2407`). It's a proprietary weights-available model and excels at reasoning, code, JSON, chat, and more.