Model garden Router · warm Dedicated · on request

Codestral Embed

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

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

codestral-embed-2505
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.17
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": "codestral-embed-2505",
    "input": "The quick brown fox"
  }'

Frequently asked questions

Can I run Codestral Embed in the EU?

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

Via the shared EU router you pay €0.17 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 Codestral Embed for free

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

Start for free