Throughput
Throughput is an efficiency metric that measures the processing capacity of a Large Language Model. It is typically quantified as the number of tokens or requests the model can handle per second.
0
1
Tags
Ch.5 Inference - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Prep Sessions
Edge-Native Mixture-of-Experts Serving with FreeToken @ University of Michigan - Ann Arbor
Ch.4 Platform Adaptation and Performance Evaluation - Edge-Native Mixture-of-Experts Serving with FreeToken @ University of Michigan - Ann Arbor
Agentic Workload Serving and Cross-Hardware Performance - Edge-Native Mixture-of-Experts Serving with FreeToken @ University of Michigan - Ann Arbor
Related
Request Latency
Throughput
Time to First Token (TTFT)
Inter-token Latency (ITL)
Tokens Per Second (TPS)
Resource Utilization in LLM Inference
Energy Efficiency in LLM Inference
Cost Efficiency in LLM Inference
A startup is building a real-time, interactive chatbot to help customers troubleshoot technical issues. Their engineering team evaluates two different language models, 'Model X' and 'Model Y'. The team's final report concludes that Model X is superior because its responses are consistently more accurate and helpful across a wide range of test queries. Based on this report, the company decides to deploy Model X. Which of the following statements identifies the most critical potential weakness in
LLM Selection for a High-Volume Chatbot
A team is evaluating a large language model for deployment. Match each evaluation goal below to the primary category of metric it represents: 'Output Quality' or 'Efficiency'.
You are evaluating two candidate long-context LLMs...
You lead evaluation for an internal eDiscovery ass...
Your team is writing an internal evaluation checkl...
Your team is selecting an LLM for an internal "pol...
Selecting a Long-Context LLM for a Cost-Constrained Enterprise Document Assistant
Choosing Long-Context Evaluation Evidence for a High-Volume Contract Review Feature
Designing an Evaluation Plan for a Long-Context Compliance Copilot Under Latency and Cost Constraints
Reconciling Long-Context Retrieval Quality with Inference Efficiency for a Meeting-Transcript Copilot
Evaluating a Long-Context LLM for Audit-Ready Evidence Retrieval Under Throughput Constraints
Diagnosing Conflicting Long-Context Evaluation Signals for an Internal Knowledge Assistant
Decode Throughput Stability in Agentic Serving
Tail Time-to-First-Token as an Agentic Availability Boundary
Cross-Hardware MoE Serving across Memory and Interconnect Tiers
Pipelined Full-Layer Double Buffering in MoE Prefill
Time to First Token (TTFT)
Tokens Per Second (TPS)
Throughput
Learn After
Model Selection for a High-Traffic Application
A company is evaluating two language model systems for a real-time translation service. System A processes 240,000 tokens in 60 seconds. System B processes 300,000 tokens in 120 seconds. Based on their processing capacity, which system is more efficient for this high-demand task and why?
A company's AI-powered customer support system experiences significant slowdowns during peak traffic times. The system can only process a limited number of user queries simultaneously, creating a bottleneck. To address this, the primary goal is to increase the number of queries the model can handle per second. Which of the following actions would most directly improve this specific performance metric?
Throughput evaluates the processing capacity of a Large Language Model as an efficiency metric.
Which two units are typically counted on a per-second basis to quantify the throughput of a Large Language Model?