Model garden Router · warm Dedicated · on request

Mistral Embed

Instantly via the EU router or as a dedicated GPU deployment. Data stays in Europe.

Mistral Embed is an open-source language model from Mistral-embed-2312 with a 8K-token context window, hosted on EU GPUs via an OpenAI-compatible API.

mistral-embed-2312
text->embedding · open weights · sovereign EU
Runs on EU infrastructure operated by European companies; US marketplace capacity is never part of this chain. Full chain
—
Parameters
8K
Context window
—
Minimum VRAM
POST /api/v1/embeddings 200 OK

Specifications

Context window 8,192 tokens
Modality text->embedding

Pricing

Shared router · per token
€0.12
Input (per 1M tokens)
Dedicated GPU · per hour
On request
Dedicated deployment, from — GB of VRAM. Billed per GPU-hour.

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

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/embeddings \
  -H "Authorization: Bearer hyai-..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistral-embed-2312",
    "input": "The quick brown fox"
  }'

Frequently asked questions

Can I run Mistral Embed in the EU?

Yes. HostYourAI runs Mistral Embed 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 Embed 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 Embed cost?

Via the shared EU router you pay €0.12 per million input tokens. Embeddings have no output tokens.

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 MiniMaxAI

Try Mistral Embed for free

Creating an account takes a minute. Your API key works with Mistral Embed right away.

Start for free