Ministral 3 8B 2512

A balanced model in the Ministral 3 family, Ministral 3 8B is a powerful, efficient tiny language model with vision capabilities.

ChatMistral262k tokens$0.1635 / $0.1635 · 1M

mistralai/ministral-8b-2512

Context
262k tokens
Completion cap
Tools
Yes
JSON
Yes
Released
2025-12-02

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/ministral-8b-2512",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Ministral 3 8B 2512?
A balanced model in the Ministral 3 family, Ministral 3 8B is a powerful, efficient tiny language model with vision capabilities. Ministral 3 8B 2512 runs on the Geek Hub API (OpenAI-compatible). Model id: mistralai/ministral-8b-2512.
Is Ministral 3 8B 2512 free?
No. Input is $0.1635 per 1M tokens and output is $0.1635 per 1M tokens on Geek Hub (markup included).
What is the context length of Ministral 3 8B 2512?
Ministral 3 8B 2512 has a 262k tokens context window.
Does Ministral 3 8B 2512 support tool calling and structured outputs?
Ministral 3 8B 2512 accepts tools and tool_choice for function calling. It also supports structured outputs via a JSON schema in response_format.
When was Ministral 3 8B 2512 released?
Ministral 3 8B 2512 was released on 2025-12-02.

More models from Mistral