Disaggregated serving
Disaggregated serving is an LLM inference architecture that physically separates the prefill phase and the decode phase of text generation onto different sets of GPU hardware.
Explore Artificial Intelligence through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of Artificial Intelligence.
Showing 1-2 of 2 articles
Disaggregated serving is an LLM inference architecture that physically separates the prefill phase and the decode phase of text generation onto different sets of GPU hardware.
Inference-time scaling (also called test-time compute scaling) is the practice of improving an AI model's output quality by allocating more computational resources during inference rather than during training.