lifecycle:inference

Inference

Inference in the context of production machine-learning systems.

10

Lessons

Formal explanations, examples, simulations, and checkpoints.

Frontier architectures & efficient inference

Autoregressive decoding policies

Use autoregressive decoding policies to move the efficient inference production brief toward a defensible release.

Frontier architectures & efficient inference

KV caches, GQA/MQA, and long context

Use kv caches, gqa/mqa, and long context to move the efficient inference production brief toward a defensible release.

Frontier architectures & efficient inference

Quantization, compilation, and fused kernels

Use quantization, compilation, and fused kernels to move the efficient inference production brief toward a defensible release.

Frontier architectures & efficient inference

Continuous batching and speculative decoding

Use continuous batching and speculative decoding to move the efficient inference production brief toward a defensible release.

Frontier architectures & efficient inference

Distributed and MoE inference

Use distributed and moe inference to move the efficient inference production brief toward a defensible release.

Serving & inference systems

Choose batch, online, streaming, edge, or hybrid

Use choose batch, online, streaming, edge, or hybrid to move the serving systems production brief toward a defensible release.

Serving & inference systems

Package model, preprocessing, schema, and runtime

Use package model, preprocessing, schema, and runtime to move the serving systems production brief toward a defensible release.

Serving & inference systems

Features, batching, caching, and backpressure

Use features, batching, caching, and backpressure to move the serving systems production brief toward a defensible release.

Serving & inference systems

Capacity, load testing, autoscaling, and tails

Use capacity, load testing, autoscaling, and tails to move the serving systems production brief toward a defensible release.

Serving & inference systems

Shadow, canary, rollback, fallback, observability

Use shadow, canary, rollback, fallback, observability to move the serving systems production brief toward a defensible release.