Find a term
Explore latency, throughput, caching, and serving techniques. Understand which parts of a model request consume time and compute.
Search results
100 termsAccelerator utilization
Accelerator utilization is the serving concept concerned with accelerator utilization during AI inference.
Inference performanceActivation quantization
Activation quantization is the serving concept concerned with activation quantization during AI inference.
Inference performanceAdaptive batching
Adaptive batching is the serving concept concerned with adaptive batching during AI inference.
Inference performanceArithmetic intensity
Arithmetic intensity is the serving concept concerned with arithmetic intensity during AI inference.
Inference performanceAsync inference
Async inference is the serving concept concerned with async inference during AI inference.
Inference performanceAttention optimization
Attention optimization is the serving concept concerned with attention optimization during AI inference.
Inference performanceAutoscaling
Autoscaling is the serving concept concerned with autoscaling during AI inference.
Inference performanceBatch inference
Batch inference processes multiple model inputs together in one serving operation. Grouping requests can improve hardware utilization, but it may add waiting time while a batch fills and must account for different input and output lengths.
Inference performanceBatch padding
Batch padding is the serving concept concerned with batch padding during AI inference.
Inference performanceBF16 inference
BF16 inference is the serving concept concerned with bf16 inference during AI inference.
Inference performanceCache eviction
Cache eviction is the serving concept concerned with cache eviction during AI inference.
Inference performanceCache hit rate
Cache hit rate is the serving concept concerned with cache hit rate during AI inference.
Inference performanceCache invalidation
Cache invalidation is the serving concept concerned with cache invalidation during AI inference.
Inference performanceCache key
Cache key is the serving concept concerned with cache key during AI inference.
Inference performanceCache ttl
Cache ttl is the serving concept concerned with cache ttl during AI inference.
Inference performanceCache warming
Cache warming is the serving concept concerned with cache warming during AI inference.
Inference performanceCold start
Cold start is the serving concept concerned with cold start during AI inference.
Inference performanceCompute bound inference
Compute bound inference is the serving concept concerned with compute bound inference during AI inference.
Inference performanceContinuous batching
Continuous batching is the serving concept concerned with continuous batching during AI inference.
Inference performanceData parallelism
Data parallelism is the serving concept concerned with data parallelism during AI inference.
Inference performanceDecode phase
Decode phase is the serving concept concerned with decode phase during AI inference.
Inference performanceDisaggregated serving
Disaggregated serving is the serving concept concerned with disaggregated serving during AI inference.
Inference performanceDynamic batching
Dynamic batching is the serving concept concerned with dynamic batching during AI inference.
Inference performanceEnd to end inference latency
End to end inference latency is the serving concept concerned with end to end inference latency during AI inference.
Inference performanceExpert parallelism
Expert parallelism is the serving concept concerned with expert parallelism during AI inference.
Inference performanceFair queuing
Fair queuing is the serving concept concerned with fair queuing during AI inference.
Inference performanceFlash attention
Flash attention is the serving concept concerned with flash attention during AI inference.
Inference performanceFP16 inference
FP16 inference is the serving concept concerned with fp16 inference during AI inference.
Inference performanceGPU memory utilization
GPU memory utilization is the serving concept concerned with gpu memory utilization during AI inference.
Inference performanceInference admission
Inference admission is the serving concept concerned with inference admission during AI inference.
Inference performanceInference concurrency
Inference concurrency is the serving concept concerned with inference concurrency during AI inference.
Inference performanceInference load shedding
Inference load shedding is the serving concept concerned with inference load shedding during AI inference.
Inference performanceInference priority queue
Inference priority queue is the serving concept concerned with inference priority queue during AI inference.
Inference performanceInference queue time
Inference queue time is the serving concept concerned with inference queue time during AI inference.
Inference performanceInference throughput
Inference throughput is the amount of model inference work completed in a period of time. It may be expressed as requests per second, input tokens per second, output tokens per second, or another workload-specific measure.
Inference performanceInference token budget
Inference token budget is the serving concept concerned with inference token budget during AI inference.
Inference performanceINT4 inference
INT4 inference is the serving concept concerned with int4 inference during AI inference.
Inference performanceINT8 inference
INT8 inference is the serving concept concerned with int8 inference during AI inference.
Inference performanceINTer token latency
INTer token latency is the serving concept concerned with inter token latency during AI inference.
Inference performanceKernel fusion
Kernel fusion is the serving concept concerned with kernel fusion during AI inference.
Inference performanceKV cache
KV cache is the serving concept concerned with kv cache during AI inference.
Inference performanceLatency breakdown
Latency breakdown is the serving concept concerned with latency breakdown during AI inference.
Inference performanceLatency budget
Latency budget is the serving concept concerned with latency budget during AI inference.
Inference performanceLLM latency
LLM latency is the time associated with receiving a language model response. Common measures include time to first token, time between generated tokens, and time to the final token, each describing a different user experience.
Inference performanceLong context window
Long context window is the serving concept concerned with long context window during AI inference.
Inference performanceMax concurrent requests
Max concurrent requests is the serving concept concerned with max concurrent requests during AI inference.
Inference performanceMax tokens
Max tokens is the serving concept concerned with max tokens during AI inference.
Inference performanceMemory bandwidth
Memory bandwidth is the serving concept concerned with memory bandwidth during AI inference.
Inference performanceMemory bound inference
Memory bound inference is the serving concept concerned with memory bound inference during AI inference.
Inference performanceMicrobatching
Microbatching is the serving concept concerned with microbatching during AI inference.
Inference performance