Model garden Router · on request Dedicated · available

Mistral Nemo 12B

Runs as your own dedicated GPU deployment, ready to launch from the wizard. Data stays in Europe.

Mistral Nemo 12B is an open-source language model from Mistral with 12B parameters and a 131K-token context window, hosted on EU GPUs via an OpenAI-compatible API.

mistral-nemo-12b vLLM ready
text->text · mistralai · sovereign EU
Runs on EU infrastructure operated by European companies; US marketplace capacity is never part of this chain. Full chain
12B
Parameters
131K
Context window
32GB
Minimum VRAM
POST /api/v1/chat/completions On request

Specifications

Parameters 12B
Context window 131,072 tokens
Minimum VRAM 32 GB
Architecture MistralForCausalLM (vLLM)
License open-weights
Modality text->text
Publisher mistralai ↗

Pricing

Shared router · per token
On request
Not available on the shared router. Pricing on request as a dedicated GPU deployment.
Dedicated GPU · per hour
from €1,05 per hour
Your own vLLM instance on European cloud (32 GB VRAM), billed hourly.

Shared EU router, pay-per-token, scale-to-zero. Dedicated GPU deployments are billed hourly, see pricing.

✓ Verified working on 25-07-2026, responded in 160 ms on our EU infrastructure.

Call it now

Drop-in replacement for OpenAI: change only the base URL and API key. The Anthropic format (/v1/messages) is supported too.

curl https://hostyourai.com/api/v1/chat/completions \
  -H "Authorization: Bearer hyai-..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistral-nemo-12b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Frequently asked questions

Can I run Mistral Nemo 12B in the EU?

Yes. HostYourAI runs Mistral Nemo 12B on GPUs in European datacenters via vLLM. Prompts and outputs never leave the EU and there is no US cloud provider in the chain.

Is hosting Mistral Nemo 12B GDPR-compliant?

Yes. All processing happens inside the EU, a Data Processing Agreement (DPA) is available and the subprocessor list is public. Open-source weights also mean: no training on your data.

How much does Mistral Nemo 12B cost?

Mistral Nemo 12B is available on request: through the shared EU router after a quick chat, or as your own dedicated GPU deployment billed per hour. Tell us your use case and we will set it up for you.

Is the API OpenAI-compatible?

Yes. You use the standard OpenAI SDKs with a custom base URL (https://hostyourai.com/api/v1). The Anthropic Messages API is supported as a drop-in as well.

More models from Mistral

Ministral 3 3B Instruct 2512 ONNX

[!Tip] This model was contributed by Xenova from Hugging Face. We sincerely appreciate the integration and community collaboration. While preliminary functionality checks have been performed, comprehensive testing has not yet been completed. We recommend you to proceed with caution and conducting your own evaluations for specific use cases. If any issues arise, open a PR/Issue here and we will try to address them promptly.

3B 262K context View model →
Voxtral 4B TTS 2603

Voxtral TTS is a frontier, open-weights text-to-speech model that’s fast, instantly adaptable, and produces lifelike speech for voice agents. The model is released with BF16 weights and a set of reference voices. These voices are licensed under CC BY-NC 4, which is the license that the model inherits.

4B View model →
Mistral 7B Instruct v0.2

py from mistralcommon.tokens.tokenizers.mistral import MistralTokenizer from mistralcommon.protocol.instruct.messages import UserMessage from mistralcommon.protocol.instruct.request import ChatCompletionRequest

7.2B 33K context View model →
Mistral 7B Instruct v0.1

py from mistralcommon.tokens.tokenizers.mistral import MistralTokenizer from mistralcommon.protocol.instruct.messages import UserMessage from mistralcommon.protocol.instruct.request import ChatCompletionRequest

7.2B 33K context View model →
Mistral 7B v0.1

The Mistral-7B-v0.1 Large Language Model (LLM) is a pretrained generative text model with 7 billion parameters. Mistral-7B-v0.1 outperforms Llama 2 13B on all benchmarks we tested.

7.2B 33K context View model →

Try Mistral Nemo 12B for free

Creating an account takes a minute. Test Mistral Nemo 12B straight away in the playground.

Start for free