Developer Resources

EU Sovereign AI Inference Glossary

Clear, sourced definitions across EU sovereign AI inference - from data residency, GDPR, and zero data retention to TTFT, throughput, and dataflow architecture. Every entry is backed by published sources and real benchmark data from our EU infrastructure.

Models & Inference

Inference

Running a trained AI model to produce outputs - the production workload of AI, and the one whose cost and speed compound with usage.

Throughput (LLM Serving)

Tokens per second in two senses: per-request output throughput vs. system-wide capacity - and how batching trades one against the other.

Prefill vs. Decode

The two phases of LLM inference - parallel prompt processing vs. token-by-token generation.

Latency vs. Throughput

The fundamental serving trade-off: total system output vs. each user's speed.

Open-Weight Model

A model whose trained parameters are published so anyone can run it themselves - the technical basis for sovereign inference.

Context Window

The maximum amount of text, in tokens, a model can consider at once - prompt plus output. Its length directly shapes inference speed and cost.

Parameters

A model's learned weights - the rough measure of its size and capacity, and the direct driver of its memory, speed, and cost.

Temperature (Sampling)

The parameter controlling randomness in token selection - where 1.0 is the baseline and 0 forces greedy decoding.

Top-P (Nucleus Sampling)

A sampling method that keeps only enough high-probability tokens to cover a cumulative probability p - adapting the candidate pool to the model's confidence.

Top-K Sampling

A sampling method that limits selection to the k highest-probability tokens - a hard cap on the candidate pool.

Greedy Decoding

The decoding strategy that always picks the highest-probability token - deterministic, but prone to repetition loops.

Ready to Build the Future of AI in Europe?

Join forward-thinking organizations deploying sovereign AI with world-class performance